Closed make-42 closed 4 years ago
That isn't really an optimization, it just breaks the algorithm.
Also the number of processed bars (compared to visible ones) depends on oddoneout, not some arbritary constant I set in the code. And I even made sure that works properly.
Thanks for trying to help though.
This change should bring a performance boost to monstercat_filter by only calculating 1/3 of the bars' values since the rest is not visible, the theoretical performance boost should be +200%.