mortdiggiddy

RSI-ATR Divine Strategy (Backtesting)

mortdiggiddy 업데이트됨   
Live, non-repainting strategy using ATR and RSI mixed together to multiple types of long and short positions.

- Features -

  • Live entry direction with trade warnings and alerts
  • Live trade building buy and sell stops (for buy/sell stop limits)
  • Entry location icons as well as pyramid entries (to add to existing position)
  • 2 separate targets based on the ATR setting and entry location
  • 1 scalp target based on the ATR setting and entry location
  • 2 separate trailing stops, 1 for "absolute stop" and 1 for "scalp trades"
  • Alert conditions for every update and condition change of the strategy (Provided by indicator study)
  • 4 pre-built color themes, including candlestick coloring

This strategy is best used with my RSI Shaded Indicator using the identical RSI settings.

The linked script is identical and used solely for alerts, because Trading View still after 3 years of requesting does not provide the ability to use alert conditions inside a strategy script, only an indicator script. This strategy should be used to backtest your settings.

The approach to this strategy uses several parallel trades of different types. In order to generate multiple trade types the "pyramid trades" setting of the strategy (second tab of the settings that lets you adjust the number of pyramid contracts) should be used.

- Trade Types -

  • Swing: This trade is entered on the solid arrows after the RSI has become oversold or overbought. It is key that all trades wait for some degree of pullback before entering, even after the trend flips between positive and negative. This trade is held until stopped out or an opposite trade is triggered that reverses the position.
  • Target: These trades are entered at both the initial swing trade, or any subsequent pyramid/greedy trades that present themselves along the way while the trend remains in the same direction. The difference between these trades and the swing trade is that they have targets calculated as: Target = +/- * ATR. Until the target price is reached it does not change. When exceeded the next target trade will have a new target price.
  • Scalp: These trades have a limit buy/sell entry and a target. The target is very similar to the ATR Multiplier calculation for Target trades, but uses the instead.

Turning on/off the different trade types (strategy only) is simple done by decreasing the number of contracts used for that trade type to zero. When the quantity is set to zero, that trade is not considered.

- Session -

The session filter is used to narrow trade executions by only allowing trades that are inside the session boundaries. This can be used to isolate the London or New York session for example. The default is 24 x 7 which filters no trades (Trading View has a bug when resetting this, so simply reset the indicator to get it back to 24x7).

All feature requests or bug reports are welcome either by direct messaging or comments on this page or the linked indicator page.

Please PM for access. Cheers.
릴리즈 노트:
  • Updated long/short building algorithms
  • Added alerts for scalp trades building and scalp trade entries
  • Videos added for basic instructions linked at the bottom of this indicator page.
릴리즈 노트:
Minor updates to indicator argument names.
릴리즈 노트:
  • Updated long/short building algorithm and alerts.
릴리즈 노트:
  • Added dark theme button
  • Added ability to adjust ATR stop line thickness
릴리즈 노트:
Minor updates.
릴리즈 노트:
  • Updated scalp and trade criteria, slight tweak.
  • Separated stop tick rounding and target tick rounding, now independent.
  • Update dark colors to slightly more dark.
  • Toggle swing trades and scalp trades on/off is now possible. To turn off swing and target trades, change the quantity of swing, target1, target2 to zero. To turn off scalp trades, change the scalp quantity to zero.
  • Fixed locations where an existing trade active, but an opposite trade is building.
릴리즈 노트:
  • Updating color themes.
  • Added trailing stop ATR multiplier. Previously the trailing long is updated each time the minor trend flips back in the direction of the major trend. For a long, the stop update would be something on the order of: stop = Maj_Trend - Min_ATR_Mult * ATR. The ATR multiplier used now will be the stop multiplier so that the function is exclusive: stop = Maj_Trend - Stop_ATR_Mult * ATR. This helps with the ability to both specify the minor ATR multiplier while not affecting the sensitivity of the stop. As always after a swing long/short is initiated, if the Major Trend flips, the stop will be updated to the rounded tick value below or above the candle that caused it to flip.
릴리즈 노트:
  • Decoupled scalp trades from long trades when scalp trades are not active.
  • Updated styling.
릴리즈 노트:
  • Added toggles to completely disable long or short trades.
릴리즈 노트:
  • Fixed coloring bug.
릴리즈 노트:
  • Fixed more coloring issues for live trading corner cases.
릴리즈 노트:
  • Fixed exit 'X' mark bug placement.
릴리즈 노트:
  • Fixed strategy cancellation problem for TV inputs. Algorithm unaffected.
릴리즈 노트:
  • Fixed reversals in the strategy (Trading View) part of the script.
  • Very slight tweak of the entry algorithm for swing/target type trades.
릴리즈 노트:
  • Fixed live mode for renko based charts.
릴리즈 노트:
  • Fixed session problem with new TV update.
  • Updated live trading overlays for Renko mode.
릴리즈 노트:
  • Fixed live stop values for pending trades in renko mode.
  • Helped whipsaws in renko mode for false trade positives.
릴리즈 노트:
  • Updating target plotting.
릴리즈 노트:
  • Fixed display bugs on renko type charts.
릴리즈 노트:
  • Tweak to renko mode for ATR trend reversal. Updated session logic for alerts.
릴리즈 노트:
  • Updated to version 4 Pinescript.
  • Added member features.
릴리즈 노트:
  • Updated member features.
릴리즈 노트:
  • Added Multiple Timeframe (MTF) aspect to the Major/Minor ATR Supertrend stops. These run without accessing the security() function and are very robust. The Major and Minor trends will operate independent of the chart interval when the chart interval is is less than the desired MTF interval. By default the check box "Always use chart interval instead?" is selected to lock the ATR Supertrend intervals to the chart interval. Uncheck this box and input a desired interval of choice greater than or equal to the chart interval to experience the MTF aspect.
릴리즈 노트:
  • Improvement to backtest engine.
  • Added Unit/Percent/Leverage type trades.
  • Updated member features.
릴리즈 노트:
  • Updated trade pyramiding logic.
릴리즈 노트:
  • Updated title.
릴리즈 노트:
  • Fixed MTF bug on minor scalp ATR trend.
릴리즈 노트:
  • Optimized for Renko Charts.
릴리즈 노트:
  • Fixed MTF ATR issue.

초대 전용 스크립트

이 스크립트에 대한 접근은 작성자가 승인한 사용자로 제한되며, 일반적으로 지불이 필요합니다. 즐겨찾기에 추가할 수 있지만 권한을 요청하고 작성자에게 권한을 받은 후에만 사용할 수 있습니다. 자세한 내용은 mortdiggiddy에게 문의하거나 아래의 작성자의 지시사항을 따르십시오.

트레이딩뷰는 당신이 스크립트 작성자를 100% 신뢰하고 스크립트의 작동 방식을 이해할 때까지 스크립트 비용을 지불하고 사용할 것을 권장하지 않습니다. 대부분의 경우 트레이딩뷰의 커뮤니티 스크립트 에서 무료로 좋은 오픈 소스 대안을 찾을 수 있습니다.

면책사항

이 정보와 게시물은 TradingView에서 제공하거나 보증하는 금융, 투자, 거래 또는 기타 유형의 조언이나 권고 사항을 의미하거나 구성하지 않습니다. 자세한 내용은 이용 약관을 참고하세요.

차트에 이 스크립트를 사용하시겠습니까?

경고: 액세스를 요청하기 전에 읽으십시오 .