Artificial intelligence, neural networks, machine learning

Anybody using artificial intelligence, neural networks or machine learning systems or services and if so, what are your experiences? How good are they in predicting prices and/or trends?

Thanks, Felix
 
Anybody using artificial intelligence, neural networks or machine learning systems or services and if so, what are your experiences? How good are they in predicting prices and/or trends?

Thanks, Felix

Yes. I built my own C# SDK which uses supervised machine learning techniques. Its strength is it can test thousands of feature combinations very quickly where a feature (i.e. Close related to LowerBollingerBand) can be dynamic or static. A dynamic feature will be calculated for each point in time while a static feature (i.e. Close < LowerBollingerBand) will remain so and has the effect of eliminating the need to backtest strategies created on the fly where that condition is not true. The technique is very useful in that I can test thousands of strategies in under a minute, filter those strategies by result characteristics and then retest those filtered strategies on out of sample data. I might start with 10,000 strategies and the end result after filtering and retesting is a handful of strategies that warrant further investigation. I should have a beta version of the SDK around the end of the month.
 
Sometimes I feel that what I am learning is a waste of time because machine will soon be doing it better and faster.
 
that happened to the dino's too
I heard that Tyrannosaurus rex went extinct because his front limbs were too short and they weren’t even able to pleasure themselves

On the topic, my sense is that so far nobody is successful extracting alpha using AI methods alone. There are a few successful funds but almost all of them use “ML+“ model.
 
In fairness, AIEQ had a terrible first month but has been gaining ground on the indices since.
Yes since the beginning of the year, AIEQ has really performed well. I wonder why it suddenly started doing so well. Perhaps they rebalanced.
 
Back
Top