Skip to content

Instantly share code, notes, and snippets.

@c9s
Created December 21, 2021 16:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save c9s/c6778a9c5273552293f38b61beff602e to your computer and use it in GitHub Desktop.
Save c9s/c6778a9c5273552293f38b61beff602e to your computer and use it in GitHub Desktop.
---
sessions:
binance:
exchange: binance
envVarPrefix: binance
backtest:
startTime: "2021-10-01"
endTime: "2021-11-20"
symbols:
- 1INCHUSDT
account:
balances:
1INCH: 0.0
USDT: 100000
exchangeStrategies:
- on: binance
grid:
symbol: 1INCHUSDT
# was: quantity: 20
quantity: 50
gridNumber: 200
profitSpread: 0.1
upperPrice: 5
lowerPrice: 3
long: false
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment