OPEN-SOURCE SCRIPT
Обновлено

ADX + RSI Strat

6 803
// 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

Отказ от ответственности

Информация и публикации не предназначены для предоставления и не являются финансовыми, инвестиционными, торговыми или другими видами советов или рекомендаций, предоставленных или одобренных TradingView. Подробнее читайте в Условиях использования.