Skip to content

Algo trading strategy, entrance task to CMF, Quantitative Analytics program, 2021

Notifications You must be signed in to change notification settings

acforvs/Cointegrated-Pairs-Trading

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cointegrated Pairs Trading

This is the entrance task to Center of Mathematical Finance, Quantitative Analytics program, 2021

This solution was graded 7.2 / 10, which helped me to score top-15% among both undergraduates and master students.

You can find setup instructions in Russian below:

Для установки зависимостей можно использовать

python3 -m pip install -r requirements.txt

Запуск:

python3 src/main.py

Можно передать через ключик -f путь до файла со списком тикеров, например

python3 src/main.py -f input.txt

Будут показываться графики, их надо закрывать - тогда код будет отрабатывать дальше

В конце выведется ожидаемая доходность за 2021 год и значения коэффициента Шарпа

About

Algo trading strategy, entrance task to CMF, Quantitative Analytics program, 2021

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages