pulse_hour_profitability
Analyze PnL by UTC hour to identify the most profitable times to close positions. Returns lifecycle counts, average PnL, and win/loss rates per 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. |