Genetic Algorithm - Trading Application
조회 수: 2 (최근 30일)
이전 댓글 표시
Hi,
Is it possible to use a genetic algorithm for trading application. basically, i have a model which tries to find the optimal sharp ratio based on two inputs of different "Take Profits" and "Stopp Losses". So far I use two nested for-loops with the inputs ranging from 5 to 100 for each of the two variables. I am quite new to the concept of genetic algorithm and tried to figured it out by myself, but wasnt successful so far :-(
Would appreciate any help.
Thanks, Tobias
댓글 수: 0
답변 (2개)
David Said
2011년 10월 7일
Yes, it is possible to do what you describe. In fact, there are several publications on how to do it.
댓글 수: 0
Anatoly
2011년 10월 12일
Of course you can do this type of optimization using GAs, see webinars on algorithmic trading at this site...
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Financial Toolbox에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!