und werden Sie Mitglied unserer Fangruppe
Veröffentliche einen Link auf das Skript, damit die anderen ihn auch nutzen können
Bewerten Sie es im Terminal MetaTrader 5

Tick emulation for accelerated testing of indicators ver.2 - Skript für den MetaTrader 4
- Ansichten:
- 8565
- Rating:
- Veröffentlicht:
- 2016.07.01 11:43
-
Benötigen Sie einen Roboter oder Indikator, der auf diesem Code basiert? Bestellen Sie ihn im Freelance-Bereich Zum Freelance
Modernization of the first version of the script with the ability to manage multiple indicators
Example of including an indicator is displayed on the basis of the attached linear regression indicator and is also described in the indicator code.
The unique number is formed by the indicator automatically at the first start..
Übersetzt aus dem Russischen von MetaQuotes Ltd.
Originalpublikation: https://www.mql5.com/ru/code/8712

The script allows to preview the indicator behavior on a real chart from the specified point with the minimum computation resources.

The indicator plots channels on three different timeframes (by default 1 hour, 4 hours, 1 day) and displays them on one chart. Also, for greater clarity, it displays the boundaries of each channel on the chart.

Visualizer indicator (what a terrible phrase to use!). Colors the chart bars according to the logic of determining the state of the fourth dimension of the Chaos Theory by B. Williams - Zone.

Expert Advisor based on the Sidus indicator.