forex_get_historic_ticks
Retrieve historical trade ticks for a forex pair on a specified date, providing granular data for backtesting and market analysis.
Instructions
Get historic trade ticks for a forex pair on a date (YYYY-MM-DD).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | Yes | ||
| limit | No | ||
| to_symbol | Yes | ||
| from_symbol | Yes |