66 - Активное сообщество
77 github : https://github.com/QuantConnect/Lean
88 website : https://www.quantconnect.com/lean/
9+ download_url : https://github.com/QuantConnect/Lean/releases/latest
10+ install_command : " git clone https://github.com/QuantConnect/Lean.git"
11+ system_requirements : " Windows/Linux/macOS, .NET 6+, Python 3.8+"
12+ documentation : https://www.quantconnect.com/docs/
13+ telegram_chat : " "
914
1015- name : StockSharp
1116 image : /assets/images/stocksharp.png
1520 - Конструктор стратегий без кода
1621 github : https://github.com/StockSharp/StockSharp
1722 website : https://stocksharp.ru/
23+ download_url : https://stocksharp.ru/products/download/
24+ install_command : " Скачать .msi установщик с GitHub"
25+ system_requirements : " Windows/Linux/macOS, .NET 6+"
26+ documentation : https://doc.stocksharp.ru/
27+ telegram_chat : https://t.me/stocksharpchat
1828
1929- name : Backtrader
2030 image : /assets/images/backtrader.png
2434 - Гибкая архитектура
2535 github : https://github.com/mementum/backtrader
2636 website : https://www.backtrader.com/
37+ download_url : https://pypi.org/project/backtrader/
38+ install_command : " pip install backtrader"
39+ system_requirements : " Python 3.6+, кроссплатформенно"
40+ documentation : https://www.backtrader.com/docu/
41+ telegram_chat : " "
2742
2843- name : CCXT
2944 image : /assets/images/ccxt.png
3348 - Унифицированный API
3449 github : https://github.com/ccxt/ccxt
3550 website : https://ccxt.trade/
51+ download_url : https://pypi.org/project/ccxt/
52+ install_command : " pip install ccxt"
53+ system_requirements : " Python 3.7+, Node.js 15.0+, PHP 7.0+"
54+ documentation : https://docs.ccxt.com/
55+ telegram_chat : " "
3656
3757- name : QuantLib
3858 image : /assets/images/quantlib.png
4262 - Реализация ценообразования
4363 github : https://github.com/lballabio/QuantLib
4464 website : https://www.quantlib.org/
65+ download_url : https://github.com/lballabio/QuantLib/releases/latest
66+ install_command : " pip install QuantLib-Python"
67+ system_requirements : " C++, Python 3.6+, кроссплатформенно"
68+ documentation : https://www.quantlib.org/docs.shtml
69+ telegram_chat : " "
4570
4671- name : Zipline
4772 image : /assets/images/zipline.png
5176 - Проект не поддерживается
5277 github : https://github.com/quantopian/zipline
5378 website : https://zipline.ml4trading.io/
79+ download_url : https://pypi.org/project/zipline-reloaded/
80+ install_command : " pip install zipline-reloaded"
81+ system_requirements : " Python 3.6+, кроссплатформенно"
82+ documentation : https://zipline.ml4trading.io/
83+ telegram_chat : " "
5484
5585- name : QUIKSharp
5686 image : /assets/images/quiksharp_logo.png
6090 - " Работа с C#"
6191 github : https://github.com/finsight/QUIKSharp
6292 website : https://github.com/finsight/QUIKSharp
93+ download_url : https://github.com/finsight/QUIKSharp/releases/latest
94+ install_command : " Install-Package QuikSharp"
95+ system_requirements : " Windows, QUIK, .NET Framework 4.5+"
96+ documentation : https://github.com/finsight/QUIKSharp/wiki
97+ telegram_chat : " "
6398
6499- name : QuikPy
65100 image : /assets/images/quikpy_logo.png
69104 - Работа с Python
70105 github : https://github.com/cia76/QuikPy
71106 website : https://github.com/cia76/QuikPy
107+ download_url : https://pypi.org/project/QuikPy/
108+ install_command : " pip install QuikPy"
109+ system_requirements : " Windows, QUIK, Python 3.6+"
110+ documentation : https://github.com/cia76/QuikPy/blob/master/README.md
111+ telegram_chat : " "
72112
73113- name : FinamWeb API
74114 image : /assets/images/finam_logo.png
78118 - Кросс-платформенно
79119 github : https://github.com/FinamWeb/trade-api-docs
80120 website : https://finamweb.github.io/trade-api-docs/
121+ download_url : https://finamweb.github.io/trade-api-docs/
122+ install_command : " REST API - без установки"
123+ system_requirements : " Любая ОС с HTTP клиентом"
124+ documentation : https://finamweb.github.io/trade-api-docs/
125+ telegram_chat : " "
81126
82127- name : Nautilus Trader
83128 image : /assets/images/nautilus_trader.png
87132 - Облачный сервис
88133 github : https://github.com/nautechsystems/nautilus_trader
89134 website : https://nautilustrader.io/
135+ download_url : https://pypi.org/project/nautilus-trader/
136+ install_command : " pip install nautilus-trader"
137+ system_requirements : " Python 3.10+, кроссплатформенно"
138+ documentation : https://docs.nautilustrader.io/
139+ telegram_chat : " "
90140
91141- name : ML for Trading
92142 image : /assets/images/ml4trading.png
96146 - Детальное объяснение
97147 github : https://github.com/stefan-jansen/machine-learning-for-trading
98148 website : https://ml4trading.io/
149+ download_url : https://github.com/stefan-jansen/machine-learning-for-trading/archive/refs/heads/main.zip
150+ install_command : " git clone репозитория"
151+ system_requirements : " Python 3.8+, кроссплатформенно"
152+ documentation : https://ml4trading.io/
153+ telegram_chat : " "
99154
100155- name : Backtesting.py
101156 image : /assets/images/backtesting_py.png
104159 - Работа с Python
105160 - Простой API
106161 github : https://github.com/kernc/backtesting.py
107- website : https://kernc.github.io/backtesting.py/
162+ website : https://kernc.github.io/backtesting.py/
163+ download_url : https://pypi.org/project/Backtesting/
164+ install_command : " pip install Backtesting"
165+ system_requirements : " Python 3.6+, кроссплатформенно"
166+ documentation : https://kernc.github.io/backtesting.py/doc/backtesting/
167+ telegram_chat : " "
0 commit comments