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 次查看(过去 30 天)
显示 更早的评论
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 个评论
Carl
2017-8-25
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?
回答(1 个)
Kawee Numpacharoen
2017-8-29
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 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Transaction Cost Analysis 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!