analyze
Analyze trade quality by computing MAE, MFE, R-multiple, capture efficiency, and USD P&L per trade, along with an aggregate summary using candle data.
Instructions
Analyze trades (PAID — needs TRADE_ANALYTICS_API_KEY): per-trade MAE/MFE, R-multiple, went-green-first, capture efficiency, USD P&L (with point_value), plus an aggregate summary. Fetches the candles spanning your trades locally, sends only the numeric slice to the API. Pass trades as entry/exit fills with a side; add stop for R-multiples.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | Yes | ||
| trades | Yes | ||
| session | No | eth | |
| timezone | No | UTC | |
| timeframe | No | ||
| max_candles | No | ||
| point_value | No |