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
- Views:
- 3864
- Rating:
- Published:
- 2018.06.06 12:39
-
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
A simple indicator. Shows the line of the opening of a period specified in settings.
It has one input parameter:
- Timeframe - the timeframe, for which the indicator displays the open price.
Fig.1. The H4 open price displayed on the M30 chart
Fig.2. The D1 open price displayed on the H4 chart
Fig.3. The W1 open price displayed on the H4 chart
Fig.4. The MN1 open price displayed on the W1 chart
Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/20269

An oscillator indicator showing a difference between MA and the price.

A volume indicator with different types of data representation.