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
TrendMagic - indicator for MetaTrader 5
- Views:
- 29736
- Rating:
- Published:
- 2011.02.09 13:05
- Updated:
- 2016.11.22 07:32
- Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
The Trend Magic indicator. It uses the Commodity Channel Index (period=50) and Average True Range (period=5) indicators for the calculations.
Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/284
eKeyboardTrader
The Expert Advisor allows to trade using the keyboard.
Multicurrency OnTick (string symbol) event handlerThis is the simplified implementation of multicurrency mode in MetaTrader 5. It isn't necessary to consider the details how does it work. It has minimum settings and simple structure. It can be used in Strategy Tester.
cIntBMP - a library for creation of BMP images
A class for creation and output of BMP images.
Demo_Create_OBJ_BITMAP_LABEL_EAThe example of button, created using the object of OBJ_BITMAP_LABEL type.