MVPMC

CMYK RMI TRIPLE

MVPMC Mis à jour   
◊ Introduction
This script makes use of three RMI's, to indicate Overbought/Oversold.
Adjustments can easily be made, through its settings or script.

◊ Origin
The Relative Momentum Index was developed by Roger Altman and was introduced in his article in the February, 1993 issue of Technical Analysis of Stocks & Commodities magazine.
While RSI counts up and down days from close to close, the Relative Momentum Index counts up and down days from the close relative to a close x number of days ago.
This results in an RSI that is smoother.

This is a part of Project XIAM.
◊ Theoretical Approach
Philosophy γ :: consequential

◊ Usage
You can use this as an indicator for manual trading, or apply AUTOTVIEW to automate your trading.
My advice is to combine this with another indicator before you do this.
The script is written in an organized and flexible manner to do this.

◊ Features
  • 3 RMI's with seperately adjustable HIGH / LOW levels.
  • Trend adjustment on the SLOW RMI.
  • Adjustable Interval between entries / Once per dip-top entry.
  • Take Profit & Stop loss

◊ Community
Wanna share your findings ? or need help resolving a problem ?

CMYK :: discord.gg/AnkZuA
AUTOVIEW :: discordapp.com/invite/BFz8VPn
TRADINGVIEW UNOFFICIAL :: discord.gg/fZFcJBy
Notes de version:
◊ Adjustments
  • Correction in the AUTOMATION > SHORT/LONG section.
Notes de version:
◊ Adjustments
  • Added Ovveride condition for RMI SLOW in case and entry moment with RMI FAST & RMI MEDI is better than any previous moment with 3 RMI's.
  • This setting is called 'ENTRY_EXTRAS' and large triangles are displayed to visualize these entries.
  • Because of the current clutter of conditions, their functions will be put in the header in the future, and the Order of sections should be rewritten to allow for the PHASE_SHORT_LV & PHASE_SHORT_LV (largest values) to adapt to SHORT_EXTRA & LONG_EXTRA entries. So that extra entries will only be applied when they are Better placed than any previous in the PHASE. Currently they are applied when they are better than any non-EXTRA entry.
Notes de version:
◊ Adjustments
  • Added capability for larger resolutions.
  • Slow Trend adjustment for larger resolutions.
  • This shows, without correction it would perform poorly during large events/trends, Better implementation of trend adjustment is needed.

  • Use resolution 7 on 10min , 5 on 5min , 1 on 1min.
  • Use Slow correction 49 on 10min , 33 on 5min , 10 on 1min.
  • ^^^ Looks like a logarythm is needed behind these settings...
Notes de version:
◊ Adjustments
  • Added STOPLOSS / TAKEPROFIT / PYRAMIDING counter / Entry position values
  • Beware for bug in STOPLOSS for shorts, will be fixed soon.

Notes de version:
◊ Adjustments
  • Cleaned Up Script / changed placement of PLOT section
  • Currently Debugging Stoploss & Takeprofit for SHORTS
Notes de version:
◊ Debugging
  • Fixed TAKEPROFIT_SHORT_X and STOPLOSS_SHORT_X conditions
  • Backtesting does not respond to TAKEPROFIT_SHORT_X and STOPLOSS_SHORT_X
  • Line 500 to 573
Notes de version:
◊ Adjustments
  • Added Several Alert approaches in the "AUTOVIEW ALERTS" section
◊ Debugging
  • Backtesting problem persists, Beware or this. ( STOPLOSS & TAKEPROFIT for SHORTS do not show in backtesting)

MVPMC
Script open-source

Dans le véritable esprit de TradingView, l'auteur de ce script l'a publié en open-source, afin que les traders puissent le comprendre et le vérifier. Bravo à l'auteur! Vous pouvez l'utiliser gratuitement, mais la réutilisation de ce code dans une publication est régie par le règlement. Vous pouvez le mettre en favori pour l'utiliser sur un graphique.

Clause de non-responsabilité

Les informations et les publications ne sont pas destinées à être, et ne constituent pas, des conseils ou des recommandations en matière de finance, d'investissement, de trading ou d'autres types de conseils fournis ou approuvés par TradingView. Pour en savoir plus, consultez les Conditions d'utilisation.

Vous voulez utiliser ce script sur un graphique ?