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

Hull moving average (ema based) - MetaTrader 4のためのインディケータ

ビュー:
33343
評価:
(53)
パブリッシュ済み:
2020.09.04 15:46
このコードに基づいたロボットまたはインジケーターが必要なら、フリーランスでご注文ください フリーランスに移動

Original Hull moving average is calculated using LWMA (Linear Weighted Moving Average). But sometimes that way of calculation tends to overshoot 

Possible solution for that is to use some other average method to calculate Hull

This version :
  • is using EMA (Exponential Moving Average) for calculation and it seems to be helping in the overshooting while keeping the signals at almost the same positions. 
  • is having the additional "speed" parameter (which can be helpful for further filtering out signals without changing the Hull period)

Recommended usage :

  • You can use color changes as signals for trend change




max profit of 1st order max profit of 1st order

This expert shows the maximum profit level that touched by price line for your first position on chart window. the expert don't need any variable or specified timeframe. Please vote this program to help know this program how much helpful. Thanks for your vote stars.

ATR adaptive SMA ATR adaptive SMA

ATR adaptive SMA (Simple Moving Average)

Actual Volatility Scanner Actual Volatility Scanner

in raw form for currency pairs and indices.

Strategy - Set And Forget (with anti-Martingale system) MT4 Strategy - Set And Forget (with anti-Martingale system) MT4

This strategy is the well known set & forget accompanied by the anti-martingale system. It is very useful if you are very busy in which you don't have time, you want to trade the London session while you are sleeping in USA, etc.