add language related

This commit is contained in:
Zhe Wang
2022-01-02 10:25:47 +00:00
parent 31bd0c9480
commit 5945965867
+11
View File
@@ -41,6 +41,8 @@ Search page by languages you are interested in to find related libraries. For ex
- [Crypto currency focus](#crypto-currency-focus)
- [Machine Learning / Reinforcement Learning Focused](#machine-learning--reinforcement-learning-focused)
- [Alpha Collections](#alpha-collections)
- [Alpha](#alpha)
- [Arbitrage](#arbitrage)
- [Basic libraries](#basic-libraries)
- [Fundamental libraries](#fundamental-libraries)
- [Computation Graph](#computation-graph)
@@ -117,8 +119,17 @@ Note: the one marked as `Live Trading` has reasonable live trading support for a
## Alpha Collections
### Alpha
- [analyzingalpha](https://github.com/leosmigel/analyzingalpha)
### Arbitrage
> Note: these bots are old and not maintained. I put them here just to show some logic of crypto arbitrage.
- [Blackbird](https://github.com/butor/blackbird) | `C++` | - Blackbird Bitcoin Arbitrage: a long/short market-neutral strategy
- [bitcoin-arbitrage](https://github.com/maxme/bitcoin-arbitrage) | `Python` | - Bitcoin arbitrage - opportunity detector
## Basic libraries
### Fundamental libraries