count : 1 error on tick history
{
"ticks_history": "R_50",
"end": "latest",
"count":1,
"style":"candles",
"subscribe":1,
"granularity":120
}
got
{
"echo_req": {
"granularity": 120,
"count": 1,
"ticks_history": "R_50",
"subscribe": 1,
"style": "candles",
"end": "latest"
},
"error": {
"message": "Invalid candles request",
"code": "InvalidCandlesRequest"
},
"msg_type": "ticks_history"
}
Comments
Hello. It's working right for me in API playground .
Regards
yup, all stream stop for around 1 minutes.. but it is good now..