GetLastTicks
Parameter
Required
Type
Description
Parameter
Always returned
Type
Description
{
"type": "LastTicks",
"id": 11,
"body": [
{
"symbol": "EURUSD.s",
"time": 1686309883420,
"ask": 1.07704,
"bid": 1.07687,
"rate_to_account_currency": 1
},
{
"symbol": "BTCUSD.s",
"time": 1686309877448,
"ask": 26593.14,
"bid": 26591.87,
"rate_to_account_currency": 1
}
]
}Last updated