Hi all,

I wanted to open a thread that is difficult to find on the internet.

I have been studying and programming algorithmic trading for 3 years.
I have solved many of the associated problems: platform, live trading robot, error capture, money management algorithms. I have the ability to operate multi-instrument + multi-timeframe and be able to allocate capital to different systems in real time based on their performance. Likewise, global capital management of accounts with withdrawal policies, MSD control (%), etc.

But ... I have a big problem. I CAN'T FIND SYSTEMS THAT I CONSIDER ROBUST TO BE ABLE TO OPERATE IN REAL.

My initial approach has been mainly through data mining, using programs like StrategyQuantX and BuildAlpha.
My experience is that they are good programs to get the best curve in the past, as they use genetic algorithms to extract that much desired set of rules.
But when I want to analyze the strategies in OOS and with robustness tests (monte carlo, noise test, etc.) 99% fall.

Now I am learning Zorro and I see that it is a good platform to test ideas quickly and to be able to validate them in OOS.

I throw several questions:

1 - Can you get robust automatic systems that work in real life?
2 - Can anyone confirm that you have them and operate with them?
3 - What opinion do you have about builders (data mining) vs trying ideas with logic?
4 - How is your process of finding systems?

I have been very stuck for 6 months and already very frustrated.
I hope someone can help me and give me some real opinion of their systems.

Thank you very much in advance.