get_momentum_signal
Analyze buy/sell momentum for Solana tokens using multi-window ratio analysis to generate trading signals with confidence levels.
Instructions
Get a buy/sell momentum signal for a Solana token based on multi-window buy/sell ratio analysis. Returns STRONG_BUY / BUY / NEUTRAL / SELL / STRONG_SELL with confidence level.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mint | Yes | Solana token mint address (base58 encoded). |