mirror of
https://github.com/c9s/bbgo.git
synced 2024-11-10 09:11:55 +00:00
15 lines
255 B
YAML
15 lines
255 B
YAML
|
---
|
||
|
sessions:
|
||
|
max:
|
||
|
exchange: max
|
||
|
envVarPrefix: max
|
||
|
|
||
|
exchangeStrategies:
|
||
|
- on: max
|
||
|
flashcrash:
|
||
|
symbol: BTCUSDT
|
||
|
interval: 1m
|
||
|
baseQuantity: 0.01
|
||
|
percentage: 0.6 # 60% of the current price from the moving average
|
||
|
gridNumber: 3
|