Schau, wie man Roboter kostenlos herunterladen kann
Finden Sie uns auf Facebook!
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
Bibliotheken

Notify - Bibliothek für den MetaTrader 4

Ansichten:
10436
Rating:
(14)
Veröffentlicht:
2016.12.28 16:37
Notify.mq4 (3.09 KB) ansehen
Benötigen Sie einen Roboter oder Indikator, der auf diesem Code basiert? Bestellen Sie ihn im Freelance-Bereich Zum Freelance

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
Tipu Signal Plotter Tipu Signal Plotter

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

Ultimate Moving Average Ultimate Moving Average

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

Automatic Fixed Scale with Top/Bottom Margins Automatic Fixed Scale with Top/Bottom Margins

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

Pivot Star Pivot Star

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