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

Automatic Fixed Scale with Top/Bottom Margins - Indikator für den MetaTrader 4

Ansichten:
40068
Rating:
(26)
Veröffentlicht:
2016.12.28 16:38
Aktualisiert:
2017.03.07 10:56
MQL5 Freelance Benötigen Sie einen Roboter oder Indikator, der auf diesem Code basiert? Bestellen Sie ihn im Freelance-Bereich Zum Freelance

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

This gives some breathing space to top and bottom of the chart for drawing. It's changing chart scale to fixed scale, then finds Highest and Lowest price visible on the chart. Then adjust those prices with selected margin, and those are used for Fixed scale.

Also added automatic switch to auto-scroll when chart is moved.

Head Margin by default bigger is on top if price is above mid-range (uptrend), and on the bottom if price is below mid-range.

How it works

What it looks like

Notify Notify

This library has smart notification(alert, push and alert) function with an option of having a 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.

Pivot Star Pivot Star

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

Example of MACD Automated Example of MACD Automated

Code example of MACD automated with advanced money management function.