Post
Topic
Board Service Announcements (Altcoins)
Re: 🔥🔥🔥🔥🔥[GUNBOT] Automatic Poloniex Profit Generator🔥🔥🔥🔥🔥
by
tandyuk
on 18/11/2017, 12:39:33 UTC
I am not good in editing config file..
how to create separate strategies for pairs ..
like btc-ltc stepgain with 3/10 and btc-eth with 5/15

Use the overrides section, eg:

Code:
"BTC-BCC": {
                "strategy": "bbrsistepgain",
                "override": {
"TRADING_LIMIT": 1,
"RSI_BUY_LEVEL": 20,
"PERIOD": 1
}
            }