Watch how to download trading robots for free
Find us on Facebook!
Join our fan page
Interesting script?
So post a link to it -
let others appraise it
You liked the script? Try it in the MetaTrader 5 terminal
Views:
11098
Rating:
(17)
Published:
2013.12.13 14:52
Updated:
2016.11.22 07:32
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

Description:

The Expert Advisor shows the details of working with OBJ_LABEL graphic object.

It's written using MQL5 style, the graphic object properties (coordinates, angle, corner and anchor) are controlled in OnChartEvent() event handler.

Note: The Expert Advisor works with MetaTrader 4 build 555 and higher.

Пример работы с объектом OBJ_Label в MetaTrader 4

Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/11072

THREE MOVING AVERAGE EA (X3MA EA) THREE MOVING AVERAGE EA (X3MA EA)

It uses 3 fast MAs to determine entries and exits as well in an event of a crossover.

HardcoreFX Expert Advisor HardcoreFX Expert Advisor

This is the Expert Advisor with Money Management and signal selection. You can add your own signals in this EA very easily by just adjusting the function signals.

Weekly Open Horizontal Line + Horizontal Target Lines Weekly Open Horizontal Line + Horizontal Target Lines

Draws a Weekly Open Horizontal Line and Horizontal Target Line above and below the Weekly Open Line.

Trigger Lines Small & Large Trigger Lines Small & Large

Triggerlines ported from NinjaTrader to be used with existing strategy and to help identify key buying and selling areas.