Tim Wanke / Publications
Forum
Five things that silently break a first EA (and how I check for them)
Most first EAs I look at are not broken because the idea is bad. They are broken because of a handful of details that never throw an error - the EA just behaves differently than the author thinks it does. Here are the five I check first. 1. Running the logic on every tick instead of on a new bar If