Schau, wie man Roboter kostenlos herunterladen kann
Finden Sie uns auf Twitter!
und werden Sie Mitglied unserer Fangruppe
Interessantes Skript?
Veröffentliche einen Link auf das Skript, damit die anderen ihn auch nutzen können
Hat Ihnen das Skript gefallen?
Bewerten Sie es im Terminal MetaTrader 5
Indikatoren

Moving Averages-14 different types - Indikator für den MetaTrader 4

Ansichten:
5095
Rating:
(6)
Veröffentlicht:
2024.03.12 15:44
all_ma.mq4 (11.75 KB) ansehen
Benötigen Sie einen Roboter oder Indikator, der auf diesem Code basiert? Bestellen Sie ihn im Freelance-Bereich Zum Freelance

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.