As soon as an algo has optimisable inputs you are in trouble.
The best algos depend on price action entries.
The problem is compounded with exits. As soon as you use fixed stops and targets you have the issues of changes in volatility to contend with. The fall back position is to use targets that can surely be met 70% of the time in the market conditions that your algo operates in. Stops need to be related to market action and not related to recent swing high and low points necessarily or to a fixed dollar amount.
Yes, some optimising is necessary but picking which optimised inputs to use is important. Picking the almost worst one is better than picking the best but the answer is to look at market action.
What I teach my students is that you cannot expect an algo to work in all conditions all the time. Testing times of day and having the algo trade with different parameters at different times of the day. For example, I run the algo in at least 3 differnt modes: open, middle and closing. There are conditions that I also stop it trading too.
ElectronicLocal
The best algos depend on price action entries.
The problem is compounded with exits. As soon as you use fixed stops and targets you have the issues of changes in volatility to contend with. The fall back position is to use targets that can surely be met 70% of the time in the market conditions that your algo operates in. Stops need to be related to market action and not related to recent swing high and low points necessarily or to a fixed dollar amount.
Yes, some optimising is necessary but picking which optimised inputs to use is important. Picking the almost worst one is better than picking the best but the answer is to look at market action.
What I teach my students is that you cannot expect an algo to work in all conditions all the time. Testing times of day and having the algo trade with different parameters at different times of the day. For example, I run the algo in at least 3 differnt modes: open, middle and closing. There are conditions that I also stop it trading too.
ElectronicLocal