Analytics
midasflow.ai
Provides financial market data including signals, symbol scoring, candles, orderbook, and order flow for trading analysis.
ENDPOINT 1
https://mcp.midasflow.ai/mcp
Known tools 14
get_signalsPull recent MidasFlow SignalEvent records (newest first).
score_symbolCROWN data product: calibrated P(first TP1 before SL) band + coarse trade plan (TP ladder %, SL %, weights) for ONE symbol, FOLDED with a pre-trade feed-safety check (is the feed live/real-volume/fresh, no phantom ticks).
get_candlesRecent OHLCV candle bars for a symbol at a chosen timeframe — the raw price/volume history other tools are derived from.
get_orderbookLive order-book snapshot for a symbol — bid/ask walls, book imbalance, spread — FOLDED with support/resistance levels (classic TA fused with cross-exchange book walls + Fibonacci) so you see resting liquidity AND the level map in one call.
get_flowPer-symbol order-flow microstructure, grouped by `kind`.
get_heatmapLiquidation-heatmap matrix for a symbol — price levels where leveraged positions cluster and are likely force-liquidated (price-magnet zones / liquidity pools).
get_contextContextual market reads, grouped by `kind`.
get_whalesLarge-player / forced-flow intel, grouped by `kind`.
get_marketWhole-market reads, grouped by `kind`.
get_accuracyRealized track-record (proof of edge, forward-only, Wilson-bounded), grouped by `kind`.
accountYour mf_ key's account view, grouped by `kind`.
backtestLAB / RESEARCH tool — replay an arbitrary {symbol, entry, tp, sl} setup over MidasFlow's 1m candle history and get its historical P(TP1-before-SL) + EV, in the canonical first-touch TP1 frame (same frame as get_accuracy).
analyzeLAB / RESEARCH tool — the full MidasFlow AI-Analyst report for a symbol: a synthesized narrative fusing flow, derivatives, levels, regime and signal context into a human-readable read RIGHT NOW.
calc_evLAB tool — pure local expected-value calculator over a win-rate and average win/loss percentages.