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 visualización (últimos 30 días)
Mostrar comentarios más antiguos
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 comentario
Carl
el 25 de Ag. de 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?
Respuestas (1)
Kawee Numpacharoen
el 29 de Ag. de 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 comentarios
Ver también
Categorías
Más información sobre Transaction Cost Analysis en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!