get_behavioral_analysis
Retrieve aggregate trading behavior stats (hold times, disposition ratio, lot sizing variance, Kelly criterion comparison) to identify and correct behavioral biases.
Instructions
Get behavioral analysis from procedural memory.
Returns aggregate trading behavior stats: hold times, disposition ratio, lot sizing variance, and Kelly criterion comparison.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | No | Filter by symbol. Returns all if omitted. | |
| strategy_name | No | Filter by strategy name. Returns all if omitted. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||