get_ai_insights
Detect hidden trading leaks and behavioral patterns through AI coaching insights, including session tendencies, holding-duration correlations, and automated recommendations.
Instructions
[AUTOMATED PATTERN OBSERVATIONS & COACHING] Get algorithmic and AI-detected pattern observations from TradeZylo: behavioral tendencies, session leaks, holding duration correlations, and automated recommendations.
Best for: Automated coach observations, hidden leak detection, and high-level behavioral habits. NOT for: Specific raw numbers like buy vs sell (use get_edge_by_direction) or market breakdown (use get_edge_by_market).
Example questions:
"What automated insights does TradeZylo have about my trading habits?"
"What are my top trading weaknesses based on AI analysis?"
"What hidden leaks or bad habits are hurting my profitability?"
"Give me AI coaching suggestions for my trading"
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 |