거래 로봇을 무료로 다운로드 하는 법을 시청해보세요
당사를 Telegram에서 찾아주십시오!
당사 팬 페이지에 가입하십시오
스크립트가 흥미로우신가요?
그렇다면 링크 to it -
하셔서 다른 이들이 평가할 수 있도록 해보세요
스크립트가 마음에 드시나요? MetaTrader 5 터미널에서 시도해보십시오
지표

Non Repainting Supertrend Indicator - MetaTrader 4용 지표

조회수:
137987
평가:
(57)
게시됨:
2013.05.29 05:30
업데이트됨:
2016.11.22 07:32
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동

Author:

Rajandran - Founder of Marketcalls. Marketcalls is a small research blog started during 11th September 2007 which talk about Intelligent stock market analysis, trading strategies and forecasting. Only Charts, Patterns, Technicals and Strategies Will be Discussed accordingly with current market data’s from Charts.

The Non Repainting SuperTrend is particularly stable and has a few advantages over older version of SuperTrend indicators:

  • It uses a moving (statistical) median of the arithmetic mean (High + Low)/2 of the bars instead of a moving average. The (statistical) median is known to be more robust than any average.
  • It calculates both the Median and the ATR (average true range) 1 bar ago, whereas the original SuperTrend indicator takes the ATR and moving average of the current bar. If you use the current bar’s ATR, the current bar’s breakout is partly measured against its own range. This is particularly true, if the ATR period is short.
  • Signals: The Non Repaiting SuperTrend indicator gives a reversal signal, when the bar closes on the other side of the stop line.
  • Magnified Market Price added for instant check of current market price

The olderversion (Current bar repainting can be found at http://codebase.mql4.com/en/code/8268)

maximus_vX lite maximus_vX lite

Expert Advisor opens deals based on price consolidations

RSI Breakout RSI Breakout

The Expert Advisor places buy trades when RSI crosses above 73 and sells when it drops below 27. A trailing stop based on ATR protects profits.

VR---ORDERS VR---ORDERS

Indicator displays information about the current positions

PZ Progressive Trading Scripts PZ Progressive Trading Scripts

This set of scripts has been designed to scale-in your trades as price action runs in your favor. This will maximize profits due to proper pyramiding, decrease the impact of unprofitable trading decisions and in general, make your life easier.