diff --git a/LICENSE b/LICENSE new file mode 100644 index 0000000..ff679d8 --- /dev/null +++ b/LICENSE @@ -0,0 +1,21 @@ +MIT License + +Copyright (c) 2021 Zhe Wang + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +SOFTWARE. \ No newline at end of file diff --git a/Readme.md b/Readme.md index 433903a..2fd3e06 100644 --- a/Readme.md +++ b/Readme.md @@ -18,6 +18,11 @@ A curated list of awesome libraries, packages and resources for Systematic Trading (Quantitative Trading) +> Open access: all rights granted for use and re-use of any kind, by anyone, at no cost, under your choice of either the free MIT License or Creative Commons CC-BY International Public License. +> +> © 2021 Zhe Wang ( [知乎](https://www.zhihu.com/people/wangzhetju) | [wangzhetju@gmail.com](mailto:wangzhetju@gmai.com)) + + How do we pick the projects? - Fit in Systematic Trading / Quantitative Trading domain @@ -59,6 +64,7 @@ Overall, I tend to pick decent or promising libraries that closely related to sy - [Tutorials](#tutorials) - [Courses](#courses) - [Relevant Projects](#relevant-projects) + - [Buy me a coffee?](#buy-me-a-coffee) ## Backtest + live trading @@ -242,4 +248,17 @@ Search page by languages you are interested in to find related libraries. For ex ## Relevant Projects -- [Awesome Quant 中文](https://github.com/thuquant/awesome-quant) +- [Awesome Quant 中文](https://github.com/thuquant/awesome-quant) - 中国的Quant相关资源索引 +- [awesome-deep-trading](https://github.com/cbailes/awesome-deep-trading) - List of awesome resources for machine learning-based algorithmic trading + +## Buy me a coffee? + +It takes time to produce videos, articals, and maintains the repositories. +Feel free to support me :) thanks. + +- [Patreon](https://www.patreon.com/funcoder777) +- ETH: 0xb5fEE7B6776877bB78C2b7594802C6a09f52D9B7 +- BTC: bc1qrjrffv7aaf5f4f6dydkt4yaukt4297vedd6w6p +- 支付宝 + +![支付宝](assets/IMG_0825.jpg =200x) \ No newline at end of file diff --git a/assets/IMG_0825.jpg b/assets/IMG_0825.jpg new file mode 100644 index 0000000..d92f8bb Binary files /dev/null and b/assets/IMG_0825.jpg differ