Merge pull request #138 from carpetmaker/feat/add-barter-project-rust

Add `Barter` project to the `Rust` section of the document
This commit is contained in:
Wilson Freitas
2023-04-13 05:36:51 -03:00
committed by GitHub
3 changed files with 4 additions and 1 deletions
+1
View File
@@ -444,6 +444,7 @@ A curated list of insanely awesome libraries, packages and resources for Quants
## Rust
- [QuantMath](https://github.com/MarcusRainbow/QuantMath) - Financial maths library for risk-neutral pricing and risk
- [Barter](https://github.com/barter-rs/barter-rs) - Open-source Rust framework for building event-driven live-trading & backtesting systems
## Reproducing Works, Training & Books
+1
View File
@@ -331,3 +331,4 @@ value-investing-studies,"Reproducing Works, Training & Books",2021-10-26,https:/
machine-learning-asset-management,"Reproducing Works, Training & Books",2021-12-17,https://github.com/firmai/machine-learning-asset-management,Machine Learning in Asset Management (by @firmai).,True,False,firmai/machine-learning-asset-management
Deep-Learning-Machine-Learning-Stock,"Reproducing Works, Training & Books",2022-06-01,https://github.com/LastAncientOne/Deep-Learning-Machine-Learning-Stock,Deep Learning and Machine Learning stocks represent a promising long-term or short-term opportunity for investors and traders.,True,False,LastAncientOne/Deep-Learning-Machine-Learning-Stock
Technical_Analysis_and_Feature_Engineering,"Reproducing Works, Training & Books",2021-08-19,https://github.com/jo-cho/Technical_Analysis_and_Feature_Engineering,Feature Engineering and Feature Importance of Machine Learning in Financial Market.,True,False,jo-cho/Technical_Analysis_and_Feature_Engineering
Barter,Rust,2022-10-18,https://github.com/barter-rs/barter-rs,Open-source Rust framework for building event-driven live-trading & backtesting systems,True,False,barter-rs/barter-rs
1 project section last_commit url description github cran repo
331 machine-learning-asset-management Reproducing Works, Training & Books 2021-12-17 https://github.com/firmai/machine-learning-asset-management Machine Learning in Asset Management (by @firmai). True False firmai/machine-learning-asset-management
332 Deep-Learning-Machine-Learning-Stock Reproducing Works, Training & Books 2022-06-01 https://github.com/LastAncientOne/Deep-Learning-Machine-Learning-Stock Deep Learning and Machine Learning stocks represent a promising long-term or short-term opportunity for investors and traders. True False LastAncientOne/Deep-Learning-Machine-Learning-Stock
333 Technical_Analysis_and_Feature_Engineering Reproducing Works, Training & Books 2021-08-19 https://github.com/jo-cho/Technical_Analysis_and_Feature_Engineering Feature Engineering and Feature Importance of Machine Learning in Financial Market. True False jo-cho/Technical_Analysis_and_Feature_Engineering
334 Barter Rust 2022-10-18 https://github.com/barter-rs/barter-rs Open-source Rust framework for building event-driven live-trading & backtesting systems True False barter-rs/barter-rs
+2 -1
View File
@@ -331,4 +331,5 @@
| value-investing-studies | Reproducing Works, Training & Books | 2021-10-26 | https://github.com/euclidjda/value-investing-studies | A collection of data analysis studies that examine the performance and characteristics of value investing over long periods of time. | True | False | euclidjda/value-investing-studies |
| machine-learning-asset-management | Reproducing Works, Training & Books | 2021-12-17 | https://github.com/firmai/machine-learning-asset-management | Machine Learning in Asset Management (by @firmai). | True | False | firmai/machine-learning-asset-management |
| Deep-Learning-Machine-Learning-Stock | Reproducing Works, Training & Books | 2022-06-01 | https://github.com/LastAncientOne/Deep-Learning-Machine-Learning-Stock | Deep Learning and Machine Learning stocks represent a promising long-term or short-term opportunity for investors and traders. | True | False | LastAncientOne/Deep-Learning-Machine-Learning-Stock |
| Technical_Analysis_and_Feature_Engineering | Reproducing Works, Training & Books | 2021-08-19 | https://github.com/jo-cho/Technical_Analysis_and_Feature_Engineering | Feature Engineering and Feature Importance of Machine Learning in Financial Market. | True | False | jo-cho/Technical_Analysis_and_Feature_Engineering |
| Technical_Analysis_and_Feature_Engineering | Reproducing Works, Training & Books | 2021-08-19 | https://github.com/jo-cho/Technical_Analysis_and_Feature_Engineering | Feature Engineering and Feature Importance of Machine Learning in Financial Market. | True | False | jo-cho/Technical_Analysis_and_Feature_Engineering |
| Barter | Rust | 2022-10-18 | https://github.com/barter-rs/barter-rs | Open-source Rust framework for building event-driven live-trading & backtesting systems | True | False | barter-rs/barter-rs |