[SHARE] Simple RSI BULL/BEAR strategy
if getting a TOML type error please use the below text in your config.

{
"SMA": {
"long": 1000,
"short": 50
},
"BULL": {
"rsi": 15,
"high": 80,
"low": 60,
"mod_high": 5,
"mod_low": -5
},
"BEAR": {
"rsi": 15,
"high": 50,
"low": 20,
"mod_high": 15,
"mod_low": -5
},
"ADX": {
"adx": 3,
"high": 70,
"low": 50
}
}
  Reply


Messages In This Thread
Werkkrew Stoploss - by susitronix - 02-02-2018, 09:39 PM
Removed post - by susitronix - 02-03-2018, 06:49 PM
@Gryphon Confirmation - by mvangoor - 03-22-2019, 11:59 PM
for 3 months - by ankasem - 02-18-2018, 05:30 PM
RE: [SHARE] Simple RSI BULL/BEAR strategy - by Kris191 - 04-27-2018, 08:34 AM

Forum Jump:


Users browsing this thread: