I need your help to make an EA code for my daily strategy, could someone help me to make this simple EA???
===Position time ==
(The market hour is following the broker server time.)
Start Hour: (default=8)
End Hour : (default= false)
Position time Note: if "false", means the posotion time is not use, but if it is "true"..time need to be enter as format "hh.mm", example: "24.15"
===Trading position===
Trap Buy pips: (default=10)
Buy Lot: (default= 1)
Trap sell pips: (default=10)
Sell Lot: (default= 1)
*Trading position: if Trap Buy/Sell pips= 0, it means the position will be execute at market price.
if Trap Buy/Sell pips= 10, it means the position will be execute above 10 pips of Buy price and Below 10 pips of Sell price.
Buy/Sell Lot: if the buy lot= 0, it means the buy position will not be enter.
===Position Management===
Take profit: (default=5)
stop Loss: (default=10)
Trailing Stop: (default=10)
*Position Management: I am not sure if the EA take profit could be arrange to 5, but de idea is the position will be out with best <10 pips or <15 pips.
and I thanks you in advance for this.
my email :kaarem_dol@yahoo.com