Whatever...just make sure it doesn’t talk or mark up charts for newbies..![]()
That I can promise. I'll leave that stuff to you.

Whatever...just make sure it doesn’t talk or mark up charts for newbies..![]()

Also consider KNIME.
https://www.knime.com/
https://www.youtube.com/user/KNIMETV
I've tried both years ago.
It was pretty easy to pick up if you have some basic knowledge of the ML algorithms that you are using. I also used KNIME as well, but I don't recall the difference between the two. I fed in a bunch of technical indicators and tried to predict short-term price direction. It was a misguided project and mostly a waste of time. I think trying to find correlations between different products (S&P vs. oil vs. gold, etc) might be a better use of time, but never tried it.

Thanks for the heads up.
So - aside from trying them. Any opinion on said software? Did you find anything useful?
Initially, the plan is to use this on tabular data and explore/mine that data further, but I'm open to see where it leads me.
I may still go forward with a programmer as well as it's a small investment.
I used RM about 1-2 years ago. Don't remember the pricing, but I seem to remember it was a bit expensive. It is however VERY user friendly, at least in my opinion. Working with it, it is of course great for learning more about your data, but as has been mentioned: Beware of curve-fitting. Good luck!

Right now, I'm moving along on an ML project with a programmer, so I'm curious to see how that plays out.

I may have had bad luck, but this initial project was a disappointment and did not establish any predictive relationships/patterns in my data set. In fact, this algorithm did far, far worse than my own manual predictions on the same data set.
I still think there's no substitute for market understanding, experience and creativity. Which is why I think most programmers will fail in conquering the market.
Now, market understanding, experience, creativity AND programming - well, that's a different story.![]()
Which ML algos did you test?
Python. Recurrent neural network.
I am not dismissing ML of course, but I'm stating that my initial project was a disappointment.