curl --location --request GET 'https://api.polygon.io/v1/historic/forex///'
{
"day": "2019-08-24",
"msLatency": 0,
"status": "string",
"symbol": "string",
"ticks": [
{
"a": 0,
"b": 0,
"t": 0
}
]
}