Mira cómo descargar robots gratis
¡Búscanos en Facebook!
Pon "Me gusta" y sigue las noticias
Pon "Me gusta" y sigue las noticias
¿Es interesante este script?
Deje un enlace a él, ¡qué los demás también lo valoren!
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
Evalúe su trabajo en el terminal MetaTrader 5
- Visualizaciones:
- 11532
- Ranking:
- Publicado:
- 2016.12.28 16:37
-
¿Necesita un robot o indicador basado en este código? Solicítelo en la bolsa freelance Pasar a la bolsa
This library has smart notification (alert, push and alert) function with an option of having a single notification per candle at a time.
Parameters:
- isAlert — display a message in a separate window
- isPush — send push notification message to the mobile terminals, whose MetaQuotes IDs are specified in the "Notifications" tab
- isPrint — enter a message in the log
- msg — message to be sent
- isNotifyOncePerCandle — allow only single notification per candle at a time

This is a simple indicator that plots Signal History on the chart.

Moving Average based on Ultimate Oscillator. It calculates weighted average of three moving averages (Simple, Exponential, Smoothed or Linear Weighted).

This code was written as an indicator. It adds top and bottom margin to the chart. Both can be adjusted separately.

Pivot indicator. Standard, Fibonacci, Camarilla, Woody's, Demark. Calculates pivot points from previous bar of chosen period (M5 - MN).