Skip to content

Instantly share code, notes, and snippets.

@calvez
Last active October 1, 2017 15:11
Show Gist options
  • Save calvez/c75621a0c495107fde7af261a11947e6 to your computer and use it in GitHub Desktop.
Save calvez/c75621a0c495107fde7af261a11947e6 to your computer and use it in GitHub Desktop.
zenbot trader settings

paper trader ./zenbot.sh trade --paper bittrex.BTC-USDT --period=10m --strategy=rsi --trend_ema=15 --profit_stop_enable_pct=10

live trader on bittrex, 2017-10-01 ./zenbot.sh trade bittrex.QTUM-BTC --period=3m --strategy=rsi --trend_ema=15 --profit_stop_enable_pct=10 // results

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment