MVPMC

CMYK RMI TRIPLE

MVPMC 已更新   
◊ 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
版本注释:
◊ Adjustments
  • Correction in the AUTOMATION > SHORT/LONG section.
版本注释:
◊ 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.
版本注释:
◊ 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...
版本注释:
◊ Adjustments
  • Added STOPLOSS / TAKEPROFIT / PYRAMIDING counter / Entry position values
  • Beware for bug in STOPLOSS for shorts, will be fixed soon.

版本注释:
◊ Adjustments
  • Cleaned Up Script / changed placement of PLOT section
  • Currently Debugging Stoploss & Takeprofit for SHORTS
版本注释:
◊ 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
版本注释:
◊ 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
开源脚本

本着真正的TradingView精神,该脚本的作者将其开源发布,以便交易者可以理解和验证它。为作者喝彩!您可以免费使用它,但在出版物中重复使用此代码受网站规则的约束。 您可以收藏它以在图表上使用。

免责声明

这些信息和出版物并不意味着也不构成TradingView提供或认可的金融、投资、交易或其它类型的建议或背书。请在使用条款阅读更多信息。

想在图表上使用此脚本?