chainvectorStrategyMomentum
Determines if cross-venue momentum, breadth, and order book conditions align to trigger a continuation trade; returns trigger status and any blocking factors.
Instructions
Momentum-continuation template: triggers only when the cross-venue momentum scorecard is strong (|score| >= min_score), directional breadth confirms, venue dispersion is low, the order book does not lean against the move, and no liquidation cascade threatens the direction. Returns triggered true/false plus blockers.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | No | Binance symbol or base asset | BTCUSDT |
| min_score | No | Minimum |aggregate momentum score| to trigger (0-100) | |
| min_breadth | No | Minimum directional venue breadth (0-1) |