OptionaldatasetId of a dataset you uploaded, in place of instrument. Exactly one of
instrument/datasetId is required. Pairs with exchangeId: 'user'.
OptionaldatasetOptional specific version of datasetId; omit to use its current version. Requires datasetId.
OptionalequityOptional server-side transform for the returned equity curve.
Exchange id, e.g. binance, or the reserved value user when backtesting against datasetId.
Date range start (ISO-8601, ISO DATE or BASIC ISO DATE)
OptionalinstrumentInstrument symbol, e.g. BTC/USDT. Exactly one of instrument/datasetId is required.
OptionalstoreWhen true, the worker uploads emitted signals to object storage.
Strategy source code (Java)
Date range end (same formats as from)
Backtest against a dataset you uploaded instead of an exchange instrument by replacing
instrumentwithdatasetId(andexchangeId: 'user'):