wayves
(wayves)
Пользователь с
7 сообщений
Feb 09 2015 at 16:13
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
iguy
(iguy)
Пользователь с
18 сообщений
Feb 23 2015 at 20:09
any incentives on the table ? =]
wayves
(wayves)
Пользователь с
7 сообщений
Feb 24 2015 at 07:09
Yes Definitely. Can you get it done as described ? and how long ?
Don't pray the market goes your way, pray to go the markets way
Чтобы оставить комментарий, необходимо войти в систему.