Stop Tick History Fetch
This method is used to stop the fetch of tick history that was previously started for backtesting replay.
Query parameters
datasetstring · enumOptionalDefault:
The dataset for which the tick history fetch is to be stopped
SIPPossible values: Responses
200
The successful response indicates the fetch process has stopped successfully
application/json
500
Indicates that the tick history fetch could not be stopped
application/json
post
/datafye-api/v1/backtest/history/ticks/fetch/stopLast updated

