Watch how to download trading robots for free
Find us on Twitter!
Join our fan page
Join our fan page
You liked the script? Try it in the MetaTrader 5 terminal
- Views:
- 65221
- Rating:
- Published:
- Updated:
-
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
Example: Moving Average indicator filling by different colors
Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/7159

Classical MACD Sample.

This Expert Advisor implements a well-known MACD strategy made popular through a viral video. It combines MACD signals with trend and support/resistance filters.

Easy example working with object: object creation, modification properties, redraw chart.

Example of file read and write operations