diff --git a/README.md b/README.md index 05ed73f..1dc5104 100644 --- a/README.md +++ b/README.md @@ -107,6 +107,7 @@ A curated list of insanely awesome libraries, packages and resources for Quants - [FinRL-Library](https://github.com/AI4Finance-LLC/FinRL-Library) - A Deep Reinforcement Learning Library for Automated Trading in Quantitative Finance. NeurIPS 2020. - [bulbea](https://github.com/achillesrasquinha/bulbea) - Deep Learning based Python Library for Stock Market Prediction and Modelling. - [ib_nope](https://github.com/ajhpark/ib_nope) - Automated trading system for NOPE strategy over IBKR TWS. +- [OctoBot](https://github.com/Drakkar-Software/OctoBot) - Open source cryptocurrency trading bot for high frequency, arbitrage, TA and social trading with an advanced web interface. ### Risk Analysis diff --git a/legacy.txt b/legacy.txt new file mode 100644 index 0000000..c26251d --- /dev/null +++ b/legacy.txt @@ -0,0 +1,28 @@ + +https://cran.r-project.org/web/views/Finance.html + +http://www.bloomberglabs.com/api/libraries/ + +https://github.com/bpsmith/pybbg + +https://pypi.python.org/pypi?%3Aaction=search&term=finance&submit=search + +https://pypi.python.org/pypi?:action=browse&show=all&c=33 + +https://www.quantnet.com/threads/free-open-source-java-library-for-quantitative-finance.3238/ + +http://www.jquantlib.org/ + +http://www.asymptotix.eu/content/quantitative-libraries-financial-predictive-analytics + +http://www.xweld.com + +http://quantcomponents.com + +https://www.quantnet.com/threads/open-source-financial-software.2605/ + +http://quant.stackexchange.com/questions/4181/library-of-basic-indicators + +http://www.quantcode.com + +http://www.cs.utah.edu/~cxiong/ diff --git a/quants.md b/quants.md new file mode 100644 index 0000000..f81f60c --- /dev/null +++ b/quants.md @@ -0,0 +1,5 @@ +quants + +https://sites.google.com/site/peterreinhardhansen/ + +http://www.dixiederivatives.com/excelpricingfiles.htm \ No newline at end of file