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 (최근 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!