trendie
Legendary member
- Messages
- 6,875
- Likes
- 1,433
MT-4 has some sample EAs, but they seem to be "always in" type Stop and Reverse ones.
I need something more involved, in that there will be conditions when the system is flat, ie, not in a trade.
Could someone point me in best direction for:
1: A Stochastics based EA where trade triggers when Signal line crosses a user-inputted variable. (eg, 80/20, or 61.8/38.2 :cheesy
2: Conditions for stop-losses. (user-variable) eg, max pips move against opening price.
2a: moving stop-loss to break-even if price moves x pips in favour.
3: Time component. EG, trades only to be valid within given time-parameters, eg, key trading sessions (eg, 6am-4pm), and no opening of trades in dead-times, but ok to close existing open ones.
4: Secondary time component where trades must close on Friday. (user variable time, eg, 8pm. This is because I find sometimes a gap in real-time can be seen as smaller stopped-loss in tests, since the program doesnt recognise the price gapped through stop-loss rather than "stepped" through it, giving the illusion I took a smaller loss than I would have in real life)
5: Option to add a second indicator to identify alternative exit strategy. (eg, MACD)
6: Built-in user-variable skewing (adding x pips to opening price), to test robustness for continuous slippage on entries.
7: equity graph to show continuous open exposure. (I hate those MT-4 equity curve graphs that only show closed trades, and not show the running exposure of open trades)
thats about it. too involved for me. and too much hassle for me to learn this.
thanks.
EDIT:
3a: recognition of Daylight Savings Time.
I need something more involved, in that there will be conditions when the system is flat, ie, not in a trade.
Could someone point me in best direction for:
1: A Stochastics based EA where trade triggers when Signal line crosses a user-inputted variable. (eg, 80/20, or 61.8/38.2 :cheesy
2: Conditions for stop-losses. (user-variable) eg, max pips move against opening price.
2a: moving stop-loss to break-even if price moves x pips in favour.
3: Time component. EG, trades only to be valid within given time-parameters, eg, key trading sessions (eg, 6am-4pm), and no opening of trades in dead-times, but ok to close existing open ones.
4: Secondary time component where trades must close on Friday. (user variable time, eg, 8pm. This is because I find sometimes a gap in real-time can be seen as smaller stopped-loss in tests, since the program doesnt recognise the price gapped through stop-loss rather than "stepped" through it, giving the illusion I took a smaller loss than I would have in real life)
5: Option to add a second indicator to identify alternative exit strategy. (eg, MACD)
6: Built-in user-variable skewing (adding x pips to opening price), to test robustness for continuous slippage on entries.
7: equity graph to show continuous open exposure. (I hate those MT-4 equity curve graphs that only show closed trades, and not show the running exposure of open trades)
thats about it. too involved for me. and too much hassle for me to learn this.
thanks.
EDIT:
3a: recognition of Daylight Savings Time.
Last edited: