get_edge_by_market
Compare trading edge and profitability by market type: Forex, Crypto, Stocks, Futures, PSX. Returns win rate, avg PnL, profit factor, and trade count per asset class.
Instructions
[ASSET CLASS & MARKET EDGE] Compare trading edge and profitability broken down by market type: Forex vs Crypto vs Stocks vs Futures vs PSX. Returns win rate, average PnL, profit factor, and trade count per asset class.
Best for: Evaluating which market/asset class is most profitable. NOT for: Long vs Short trade direction (use get_edge_by_direction instead!).
Example questions:
"Which market is my most profitable — Forex, Crypto, or Stocks?"
"Meri crypto trades forex se behtar hain ya buri?"
"Where do I have the strongest trading edge across different markets?"
"Should I stop trading crypto and focus only on forex?"
"Show my win rate and profit factor by asset class"
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| account | No | Account name (e.g. "FTMO 2 Step", "01") or account ID to filter by | |
| date_to | No | ISO date YYYY-MM-DD — end of analysis window | |
| date_from | No | ISO date YYYY-MM-DD — start of analysis window | |
| account_id | No | Limit analysis to a specific account ID directly | |
| market_type | No | Filter by market: FOREX, CRYPTO, STOCKS, FUTURES |