Skip to content

Addresses all changes requested in #187 (Add Alpha Token Momentum Screener documentation)#256

Open
Argeneau12e wants to merge 1 commit into
binance:mainfrom
Argeneau12e:main
Open

Addresses all changes requested in #187 (Add Alpha Token Momentum Screener documentation)#256
Argeneau12e wants to merge 1 commit into
binance:mainfrom
Argeneau12e:main

Conversation

@Argeneau12e
Copy link
Copy Markdown

Introduced the Alpha Token Momentum Screener skill that allows users to discover and monitor tokens on the Binance Alpha marketplace. It computes a heuristic momentum score based on volume, holder growth, and price data.

Summary

A Short summary of the Skill proposed.

APIs Used

APIs used in the Skill, with a short description of what it is used for.

Example:

HTTP Info Description Required Parameters Optional Parameters Authentication
GET https://api.binance.com/api/v3/account Retrieves account information None omitZeroBalances, recvWindow Yes (API Key)

Binaries Used

Binaries used in the Skill, with a short description of what it is used for. (e.g: curl, python, node, etc.)

How it works

A detailed description of how the Skill works, including the flow of data and any important implementation details.

Use Cases

A list of potential use cases for the Skill, describing how it can be used in different scenarios.

Introduced the Alpha Token Momentum Screener skill that allows users to discover and monitor tokens on the Binance Alpha marketplace. It computes a heuristic momentum score based on volume, holder growth, and price data.
@Argeneau12e
Copy link
Copy Markdown
Author

Addresses all changes requested in #187:

  • Renamed to "Alpha Token Momentum Screener" (removed Binance branding from title)
  • Removed CEX listing / price surge framing
  • Score explicitly described as a custom heuristic, not an official signal
  • Use-case wording reframed as monitoring/discovery, not trading recommendations
  • Disclaimer added at top of file
  • Moved to skills/binance-web3/ folder

Thanks for the detailed review.
Apologies for the delay in addressing it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant