phil_trade wrote:Could you described more technically "to close trades that are losers based on last swing hi/lo"TallCoolOne wrote:Hi Steve,
Great work on this EA and thanks Verb your codex. Great contributions for this system. I work full time and I'm in the U.S. so it is hard for me to manually trade this system, so I really appreciate you creating this auto-trader.
The only thing I would ask for is an automated feature to close trades that are losers based on last swing hi/lo. I see many of the guys over in the FF thread are using that as a way of closing losers and are still doing very well. I have been using the auto-trader and closing trades manually, but would like to see how the EA performs with an automated close feature. Thanks for your consideration. Thanks for all your hard work
This EA may become my only auto-trader if it keeps performing as it has been.
There would probably be a certain look back period in candles/bars looking for the highest high for sell transactions or looking for the lowest low for any buy transactions and you might also apply a pip buffer to that lowest low or highest high before using it as your stop loss. I would envision that this would there would be a boolean selection indicator, pip buffer and bar look back setting in the input parameters.