Edit Your Comment
EA programer needed
Feb 09, 2015 at 16:13
Mitglied seit Jun 19, 2012
8 Posts
Looking for someone that can code a moving average cross over EA with the following parameters and options
fast MA
Slow MA
MA type selection (Smooth, exponential, etc)
close on reverse signal(true /false)
start lot-size
take profit
stop loss
in case of a lose or failed signal,
calculate loss value in $ and enter next crossover signal with lotsize that would cover the previous loss when hit take-profit.
E.G
Signal 1
EUR/USD ,lot size 0.1, take profit 50pips, stop-loss @ crossover
if this trade closes upon a crossover and losses -100pips which is -$100, the EA should calculate the lot size require to make $100 at the take-profit target which in this case is 50pips.
Therefore on the next signal, the EA should enter with 0.2, considering if take-profit is hit, ea makes the lost $100.
The EA should be able to calculate the total number of losses on consecutive false signals and adjust lotsize according referencing Take-profit value.
other Input parameters necessary:
magic number ( so ea can be used across several pairs and time frames)
fast MA
Slow MA
MA type selection (Smooth, exponential, etc)
close on reverse signal(true /false)
start lot-size
take profit
stop loss
in case of a lose or failed signal,
calculate loss value in $ and enter next crossover signal with lotsize that would cover the previous loss when hit take-profit.
E.G
Signal 1
EUR/USD ,lot size 0.1, take profit 50pips, stop-loss @ crossover
if this trade closes upon a crossover and losses -100pips which is -$100, the EA should calculate the lot size require to make $100 at the take-profit target which in this case is 50pips.
Therefore on the next signal, the EA should enter with 0.2, considering if take-profit is hit, ea makes the lost $100.
The EA should be able to calculate the total number of losses on consecutive false signals and adjust lotsize according referencing Take-profit value.
other Input parameters necessary:
magic number ( so ea can be used across several pairs and time frames)
Don't pray the market goes your way, pray to go the markets way
Feb 24, 2015 at 21:13
Mitglied seit Feb 17, 2014
18 Posts
yes i dont see any issues, exactly as you described. in between testing and coding by the end of this week, including adjustments. send me an email at [email protected] and we can talk further. thanks

*Kommerzielle Nutzung und Spam werden nicht toleriert und können zur Kündigung des Kontos führen.
Tipp: Wenn Sie ein Bild/eine Youtube-Url posten, wird diese automatisch in Ihren Beitrag eingebettet!
Tipp: Tippen Sie das @-Zeichen ein, um einen an dieser Diskussion teilnehmenden Benutzernamen automatisch zu vervollständigen.