Stop Quote History Fetch

Stop a previously started fetch of quote history.

post

This method is used to stop the fetch of quote history that was previously started for backtesting replay.

Query parameters
datasetstring · enumOptional

The dataset for which the quote history fetch is to be stopped

Default: SIPPossible values:
Responses
200

The successful response indicates the fetch process has stopped successfully

application/json
post
/datafye-api/v1/backtest/history/quotes/fetch/stop

Last updated