Trading Systems Leaders in this forum (automated trading systems) are winning more than 3000 pips in a month (30000$ investing one lot every time). Click here to register and get more information
We may use above mentioned trend indicators,
or we may use some filters.
This EA is trading all the time. We need to reduce some trades in non-trading zones.
For example, we have trend if IndianRed line is moving with consolidation with Wheat line. And the EA should open the orders according to the IndianRed line and Wheat line: the lines are going from up to down all together - sell only (downtrend, buy orders should not be opened), from down to up all together - buy orders (uptrend only); if the IndianRed line and Wheat line are moving on different direction (in opposite direction - non-trading zone).
It is SATL and RSTL if I remember.
Last edited by newdigital; 03-29-2006 at 09:11 AM.
Signals on usdjpy was changed 2 times already but this EA is still keeping the last buy order. It means the EA opened buy but the signal was changed on sell, then an other buy and then sell once again.
It was alpari with the settings:
- OnlyEnterOnFullBars true;
- OnlyExitOnFullBars false
- useClose.Trade.Rules true.
On neurex (with the settings: OnlyEnterOnFullBars true; OnlyExitOnFullBars false; useClose.Trade.Rules true) situation is the same.
Thus I stop testing this EA.
It works for the some period of time and then it is stoped by itself.
Last edited by newdigital; 03-29-2006 at 09:11 AM.