Dont know others but most likely more people have been working on similar ideas as it seem very straigtfoward approach, but in details im sure we have many differences that change outcome.
In past computers may have been too slow to implement something similar.
Good points.
Dont know about topology´s, but can describe how it operates.
Not sure if my algo classifies under neural net as idk much about NNs yet and it based on parameters, but it should go under machine learning at least.
From the sounds of it, I agree.
Similarity seems to be in the idea of using patterns from past by similar concepts like in your previous posts described.
Right...nothing new (kNN, etc.).
About my implementation.
For timeframe using 10,20 minutes ,but much faster for backtesting 1h and 2h.
Algo works by scanning constantly for settings.
If better set found by comparing to previous output parameters then tester threads get new set and same process is repeated.
New settings are changing way for scanning patterns and filtering results.
With new data learning period for settings is shifted foward.
For fighting against over optimization algo uses lower gaps instead of just going for maximal past profit.
Is there some other ideas to test also?
Yes, from what I can understand...our methods share some similarities. How's it working for you in forward testing? Rate of return, etc.? Thanks.
