OPEN-SOURCE SCRIPT
已更新

ADX + RSI Strat

6 737
// This is a strategy that uses the 7 Period RSI to buy when the indicator is shown as oversold (OS) and sells when
// the index marks overbought (OB). It also uses the ADX to determine whether the trend is ranging or trending
// and filters out the trending trades. Seems to work better for automated trading when the logic is inversed (buying OB
// and selling the OS) wihout stop loss.
版本注释
Added an input to close the trades when the ADX is above certain level
版本注释
Fixed minor details
版本注释
Added RSI to the chart
版本注释
Changed Initial Capital amount and some levels

免责声明

The information and publications are not meant to be, and do not constitute, financial, investment, trading, or other types of advice or recommendations supplied or endorsed by TradingView. Read more in the Terms of Use.