無料でロボットをダウンロードする方法を見る
Telegram上で私たちを見つけてください。
私たちのファンページに参加してください
興味深いスクリプト?
それではリンクにそれを投稿してください。-
他の人にそれを評価してもらいます
記事を気に入りましたか?MetaTrader 5ターミナルの中でそれを試してみてください。
インディケータ

Non Repainting Supertrend Indicator - MetaTrader 4のためのインディケータ

ビュー:
137966
評価:
(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.