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:
- 6485
- Rating:
- Published:
- 2013.07.12 10:12
- Updated:
- 2016.11.22 07:32
-
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
Real author:
Eli hayun
The simplest moving-like indicator. The formula for the calculation:
PLdot = SMA(Period=3, (High[bar] + Low[bar] + Close[bar]) / 3)
This indicator was first implemented in MQL4 and published in Code Base at mql4.com on 31.05.2008.
Figure 1. The PLdot indicator
Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/1717

A simple trend indicator in the form of a colored cloud

The indicator predicts the possible reversal points

A standard linear regression channel with support and resistance levels

Shows the time left before a candlestick closes