Join our fan page
- Views:
- 9286
- Rating:
- Published:
- 2020.06.21 02:30
- Updated:
- 2020.07.24 19:43
-
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
this is my first try at creating an EA from ground up
the EA only trails, so no automatic buy/sell
***** PLEASE NOTE: the default values are adjusted for M1 time-frame, as is the easiest way i got for testing it's workings, but it works in all time-frames and currency pairs *****
besides the MA parameters, it also got a few options for the trailing
- possibility of enforcing a maximum stop loss - for older orders that might exceed it
- number of bars behind to use in MA trail
- minimum distance from MA to trail
- minimum distance of current price to trail on positive and on negative profit
- possibility of not showing indicator line
- trail step
the code probably can be optimized further
feel free to post suggestions, changes to the code that can improve it, or any doubts about it's workings
i have been trying to control the indicator`s appearance - line, color and style. any help will be welcome
- file updated after consideration on how to treat preexisting orders that exceed max sl and the EA don`t have permission to close them
Update 2 (V1.2)
- logic errors in the trail system
- added possibility of hiding/showing graphic line on chart
Update 3 (V1.3)
- added trail step
Update 3.1
- fixed some logic errors (yes i still keep finding them ^^)
Update 4
- a lot of mistakes where identified and corrected, affecting some minor changes in the trail method
coming soon: class library

A basic container for storing an ordered list of basic data type objects.

A basic container for storing an ordered list of objects.

Calculates the phase and amplitude of the expected wave

This script highlights Forex sessions for Sydney, Tokyo, London and New York with colored rectangles, according to the user time definitions.