Research categories
Algorithms From Scratch
Adding time filters
In this article, we correct data export errors from the previous article and add time filter. We also reach smooth equity curve for the first time.
Algorithms From Scratch
Adding dimensions
In this article, we filter our entry signals by adding more trading dimensions into our algorithm. We still search for good profit factor and equity curve.
Algorithms From Scratch
Analyzing complexities
In this article, we analyze ideas, preservation of logic, and complexities of the algorithm. We explain why simple algorithms are better solution.
Algorithms From Scratch
Searching for ideas
In this article, we start building our algorithm. We discuss which tools we use on different steps and what are the first things to think about.