Edit Your Comment
EA programer needed
Feb 09, 2015 at 16:13
Membre depuis Jun 19, 2012
posts 8
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
Membre depuis Feb 17, 2014
posts 18
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

*Lutilisation commerciale et le spam ne seront pas tolérés et peuvent entraîner la fermeture du compte.
Conseil : Poster une image/une url YouTube sera automatiquement intégrée dans votre message!
Conseil : Tapez le signe @ pour compléter automatiquement un nom dutilisateur participant à cette discussion.