pulse_hour_profitability
Identify session-bias in position closing by analyzing PnL heatmaps per UTC hour, showing wins, losses, and average PnL for each hour.
Instructions
Global PnL heatmap by UTC hour of position close. Returns, for each of the 24 hours, lifecycle count, total PnL, avg PnL, wins, and losses. Use for 'what time of day is most profitable to close?' / session-bias analysis.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| useToonFormat | No | Return data in compact toon format (default: true). Set to false for standard JSON. |