chainvectorStrategyAdvise
Fuses momentum, whale, book, and risk signals into a single long/short/flat decision with confidence, vetoes, and volatility-scaled stops for any Binance symbol.
Instructions
Full ChainVector ensemble advisor for a Binance symbol: fuses the signals snapshot (momentum, whale pressure, book imbalance, cascade, squeeze), the regime classifier and the risk index into one structured decision: action long/short/flat, EV score, confidence, veto list, size multiplier and volatility-scaled stop/target for the requested horizon. Treat action='flat' or any veto as a hard no-trade.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | No | Binance symbol (BTCUSDT) or base asset (BTC) | BTCUSDT |
| horizon_min | No | Trade horizon in minutes for stop/target sizing | |
| max_risk_index | No | Risk Index level at/above which entries are vetoed (0-100) |