Stop Tick History Replay

Stop a previously started historical tick replay (Foundry only).

post

Stops a currently running historical tick replay. This method is only available in Foundry environments and will return an error in Trading environments.

Query parameters
datasetstring · enumOptional

The dataset for which the replay is to be stopped

Default: SIPPossible values:
Responses
200

The successful response indicates the replay has stopped successfully

application/json
Responseobject
post
/datafye-api/v1/backtest/history/ticks/replay/stop

Last updated