Hey I have a ton of stock data and I need to create buy/sell signals based off of second prices to create a genetic algorithm. I was wondering if there is a way to do this without going through each data point by hand.
3 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Hey I have a ton of stock data and I need to create buy/sell signals based off of second prices to create a genetic algorithm. I was wondering if there is a way to do this without going through each data point by hand.
1 commentaire
Carl
le 25 Août 2017
Hi Robert. Can you provide some more details about this use case? What kind of data are you working with, and how are you using this to define fitness for your genetic algorithm? And what do you mean by going through each data point by hand?
Réponses (1)
Kawee Numpacharoen
le 29 Août 2017
Hi Roebert,
First, I would like to recommend you some resources that would help you develop algorithmic trading using MATLAB
- video/webinar: You will learn the building blocks for developing algorithmic trading
- Trading Toolbox: This toolbox will enable you to connect to trading system and perform trading execution
Hope it help
0 commentaires
Voir également
Catégories
En savoir plus sur Transaction Cost Analysis dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!