Watch how to download trading robots for free
Find us on Telegram!
Join our fan page
Join our fan page
You liked the script? Try it in the MetaTrader 5 terminal
- Views:
- 32169
- Rating:
- Published:
- 2008.11.08 09:54
- Updated:
- 2014.04.21 14:53
-
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
Blue lines are support levels, Red ones are resistance levels.
The dashed lines are candidates.
The amount of considered lines on a break through is regulated by LB paramter of the indicator.
Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/8547

Moving Averages show the average value of the price of the symbol for a period of time.

EA that opens a trade when a candlestick closes out of the specified level on a break through. An update to the graphical treminal. But the help in code further development is necessary.