Join our fan page
- Views:
- 24851
- Rating:
- Published:
- 2010.03.12 08:43
- Updated:
- 2016.11.22 07:32
-
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
New version : http://codebase.mql4.com/en/code/9632
Shortly:
Displaying of candles of any instrument of any period.
The description:
All is very simple.
We choose
Instrument,
TimeFrame - if 0 that of a chart,
Vertical shift in points,
Horizontal shift in bars,
History,
The colour scheme.
We receive some tools on one chart.
Simply, clearly. There is not of any questions. )
Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/9545

Trailing can be carried out using the fractals, the extremal bars in the past or using the specified number of points. Can run as a single Expert Advisor or a script, together with any Expert Advisor.

Uses the ideas of envelopes, moving averages and parabolic SARs for entry and exits. Made for M15.

This is an example of the one of trading news strategies. It can be a part of bigger EA which can play news.

automatically converts M1-data to M5/M15/M30/H1/H4/D1 in a single run