|
Programmers, Please Read.
Hey guys,
Im looking for a bit of help. Im learning to code, very slowly, however i was just looking for advice as to how i can write the following EA.
I have been trading this live for a couple of months now, with alot of success.
Apply a 6EMA to the Batfink Trend Change Indicator. On the 4hr chart on your pair of choice (i prefer GBPUSD and GBPJPY):
Short when 6EMA slope changes from positive to negative
Long when 6EMA slope changes from negative to positive.
Im looking for an EA that can enter on these signals immediately, with 2 lots on each order, so the TP's can be managed. External Variable on the following would be great, to chnage up the EA on each pair traded:
- Initial Stop Size
- Initial TP on 1st lot
- Initial TP on 2nd lot
- Point at which Trailing stop is applied. (ive been doing this when first TP is hit)
- Depth of Trailing Stop
The indicator is attached, the 6EMA has to be overlayed. Thanks ALOT to anyone who can take the time to help with this code. I think it is very promising as a set and forget system.
Cheers,
Mitch.
|