Mira cómo descargar robots gratis
¡Búscanos en Telegram!
Pon "Me gusta" y sigue las noticias
¿Es interesante este script?
Deje un enlace a él, ¡qué los demás también lo valoren!
¿Le ha gustado el script?
Evalúe su trabajo en el terminal MetaTrader 5
Indicadores

ParabolicM - indicador para MetaTrader 4

Visualizaciones:
20056
Ranking:
(4)
Publicado:
2016.07.01 09:18
ParabolicM.mq4 (6.28 KB) ver
¿Necesita un robot o indicador basado en este código? Solicítelo en la bolsa freelance Pasar a la bolsa

Simplified Parabolic.

Input parameters:

extern double    Step=0.02;
extern double    Maximum=0.2;

ParabolicM

Traducción del ruso realizada por MetaQuotes Ltd
Artículo original: https://www.mql5.com/ru/code/8571

Correlation USDCHF/EURUSD Correlation USDCHF/EURUSD

The Correlation USDCHF/EURUSD indicator.

Euler - Euler number calculation Euler - Euler number calculation

The script demonstrates a simple and quick way to calculate the Euler number.

i1AMA i1AMA

Another attempt to adapt the moving average.

Attempt to create an Expert Advisor based on the Center of Gravity indicator Attempt to create an Expert Advisor based on the Center of Gravity indicator

The idea has existed for a long time - based on the "Conservative intraday scalping" strategy, but I could not find a suitable indicator in MT4... Integration of the custom indicator to the EA.