Per-symbol signal performance and recent trades
get_symbol_performanceCheck a coin's verified trading signal performance by win rate, profit factor, and net PnL over 30, 90, or 180 days, including recent closed signals.
Instructions
Call this when the user asks how signals performed on a specific coin (win rate, profit factor, net PnL, best/worst trade) or wants that coin's recent closed signals. Data is the live verified track record for one Binance USDT-M perp over a 30, 90 or 180 day window.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | Yes | The symbol, e.g. BTCUSDT, or a coin name like BTC. | |
| window_days | No | Optional lookback window in days (30, 90 or 180). Default 90. |