13 lines
294 B
YAML
13 lines
294 B
YAML
strategy: ../strategies/channel_breakout.py
|
|||
|
|
data: ../../data/channel_breakout_sample_10m.csv
|
||
|
|
strategy_type: script
|
||
|
|
symbol: BTCUSDT
|
||
|
|
market: Crypto
|
||
|
|
timeframe: 10m
|
||
|
|
start: 2024-01-01T00:00:00
|
||
|
|
end: 2024-01-02T15:50:00
|
||
|
|
commission: 0.0005
|
||
|
|
strategy_config:
|
||
|
|
execution:
|
||
|
|
signalTiming: next_bar_open
|