Is Tick Replay Running

Gets whether a historical tick replay is in progress (Foundry only).

get

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

Query parameters
datasetstring · enumOptional

The dataset for which to retrieve the replay status

Default: SIPPossible values:
Responses
200

The successful response indicates the status of the replay was successfully retrieved

application/json
get
/datafye-api/v1/backtest/history/ticks/replay/status

Last updated