Get Flow signals (live feed / elite crown)
get_signalsPull recent MidasFlow SignalEvent records (newest first). quality='normal' (default) = the bucketed signal log across source families; quality='elite' = the rare highest-conviction multi-model-consensus crown feed (premium+, lagged anti-front-run). Tier-gated + moat-scrubbed server-side. Market DATA, not advice. Routes: normal→/v1/signals/pull, elite→/v1/signals/elite.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max events to return (normal 1-200, elite 1-50; clamped server-side). Default 20. | |
| cursor | No | Pagination cursor (normal feed only) — pass 'next_cursor' from the previous page for older events (0 = newest). | |
| source | No | Source-family filter: '' / 'all' | 'pump' | 'flow' | 'mfb' (case/space-insensitive). Ignored when quality='elite'. | |
| symbol | No | Single symbol filter, e.g. 'BTCUSDT' (empty = all symbols). | |
| quality | No | 'normal' (default, /v1/signals/pull) | 'elite' (crown consensus feed, /v1/signals/elite, premium+). | normal |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||