[SHARE] Simple RSI BULL/BEAR strategy
Might I suggest that someone writes into the strategy a stop loss that follows these rules:

if the LAST signal from RSIBB was BUY
and the CURRENT signal from RSIBB is BUY
and the CURRENT price is LESS than the STOPLOSS (Eg: Buy price - 5%)
THEN OVERWRITE the CURRENT signal to SELL

That means that the script will execute a stop loss while:
The price is lower than the stoploss and the RSIBB signal is buy

IF the stoploss is active, and RSIBB changes its own signal from buy to sell... then the stoploss gets "reset".

If the price climbs back up again to go above the stoploss, and the signal from RSIBB is *still* buy, then the script will buy.


I'm guessing that previously others have tested a stop loss where once it's hit, then the asset is sold and that's it. The above strategy will buy back again if the price rises backup, so it's still following the RSIBB strategy, just with a smart stoploss.

One could further it I guess by setting a trailing stop or even a take profit.

I've tested the above strategy and the results speak for themselves...I'll let you guys find out Smile I would honestly do it, but I don't know the quirks and ins and outs of gekko and javascript well enough to do it myself sorry.
  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 jvs - 04-13-2018, 03:13 AM

Forum Jump:


Users browsing this thread: