Strategy with VWRSI and SAVE orders Long or Short or Both by fullmax

By fullmax

Performance Metrics

Description

Dec 12VWRSI is very powerful indicator coded by Algo Alpha and I Make Strategy of itBut there is no stop loss instate the Strategy is using Save orders to minimize the market manipulation The best to used is side way market with long and short enableThe Strategy trigger long or short market order -long - ta.crossover(rsi, 20)short - ta.crossunder(rsi, 80)And if is not take profit from the first trade start with the save trades until will dothe sum of the first order - base order and the save order can be adjust from the user as well the deviation from the first order IF some user have questions let me know Dec 12Release NotesplotRelease Notesfix plottingRelease Notesfix take profitadd brake even after # of tradesRelease Notesclean up code add MA filter add more settingsLet me know if this improve the strategy

Browse all 5,900+ TradingView Pine Script strategies

View on TradingView