Wednesday 29 October 2008

WingMan3_15demo

additional functions added in WingMan3_15demo...
ProfitTarget
- EA will stop trade and close all open positions when the profit target is achieved
CloseAll
- manual input to close all open positions
- by default CloseAll = false
- when too many open positions need to be closed, change to CloseAll = true
- EA will close all open positions and stop trade
StopTimeHour input modified
- server time (GMT+2), 12 = 12pm server = 6pm Malaysia (GMT+8)
- EA will stop trade with certain conditions
1) if half of the profit is achieved, EA will stop and close all open positions
2) if floating > 0 (positive), EA will stop and close all open positions with minimum loss or profit
3) if floating < 0 (negative), EA will stop and let the open trades close by themselves or by manual close

No comments: