Watch how to download trading robots for free
Find us on Facebook!
Join our fan page
Join our fan page
You liked the script? Try it in the MetaTrader 5 terminal
- Published by:
- Mladen Rakic
- Views:
- 12321
- Rating:
- Published:
- 2016.10.03 17:17
- Updated:
- 2017.01.12 08:24
-
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
This indicator is not on bars or on tick based. It strictly works
based on a time. It generates a new bar with Open, Close, High and Low for the given period in seconds. This version does not depend on ticks at all (it works
even on weekends — creating a flat line, since there is no price change, but
it works) and this version is able to display data even when ticks in
regular sessions are not coming in.
Also, pay attention that
starting multiple instances of the same indicator with same settings at
different time will not produce same "chart": the data will be
different.
Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/16482

Class for working with AES-256 encryption.

Simple average spread per hour statistics output.

This is one more possible way of making MACD — as a candles, without the price and signal line.

The indicator is finding out the minimum and maximum for the desired period and draws fibo zones in those bounds.