MVPMC

CMYK RMI TRIPLE

MVPMC Actualizado   
◊ 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
Notas de prensa:
◊ Adjustments
  • Correction in the AUTOMATION > SHORT/LONG section.
Notas de prensa:
◊ 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.
Notas de prensa:
◊ 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...
Notas de prensa:
◊ Adjustments
  • Added STOPLOSS / TAKEPROFIT / PYRAMIDING counter / Entry position values
  • Beware for bug in STOPLOSS for shorts, will be fixed soon.

Notas de prensa:
◊ Adjustments
  • Cleaned Up Script / changed placement of PLOT section
  • Currently Debugging Stoploss & Takeprofit for SHORTS
Notas de prensa:
◊ 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
Notas de prensa:
◊ 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 de código abierto

Siguiendo el verdadero espíritu de TradingView, el autor de este script lo ha publicado en código abierto, para que los traders puedan entenderlo y verificarlo. ¡Un hurra por el autor! Puede utilizarlo de forma gratuita, aunque si vuelve a utilizar este código en una publicación, debe cumplir con lo establecido en las Normas internas. Puede añadir este script a sus favoritos y usarlo en un gráfico.

Exención de responsabilidad

La información y las publicaciones que ofrecemos, no implican ni constituyen un asesoramiento financiero, ni de inversión, trading o cualquier otro tipo de consejo o recomendación emitida o respaldada por TradingView. Puede obtener información adicional en las Condiciones de uso.

¿Quiere utilizar este script en un gráfico?