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

Moving Averages-14 different types - MetaTrader 4のためのインディケータ

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

Click here for MT5 version.

This is an indicator to calculate 14 types of moving averages based on close price.

The calculations are mostly based on pine script libraries. 

Types included are: 

   SMA, EMA, WMA, VWMA,

   RMA, DEMA, TEMA, ZLEMA,

   HMA, ALMA, LSMA,

   SWMA, SMMA, DONCHIAN

Screen 

Divergences Template Indicator Divergences Template Indicator

This is a indicator to plot hidden and regular divergences on chart.

Take Profit based on current profit Take Profit based on current profit

Many Expert Advisors (EAs) tend to close orders at the take profit level, considering the pip distance from the purchase price.

Trail SL Trail SL

simple trail stop loss code example.

Error_Break_Script_V2  - This script is a general example of using error brake in any strategy - Break on Code Error Sample Strategy Error_Break_Script_V2 - This script is a general example of using error brake in any strategy - Break on Code Error Sample Strategy

Break on Code Error ! This script is a general example of using error brake in any strategy.