From af0b5dcfe3bce78f51a3013393aefd32417c4ace Mon Sep 17 00:00:00 2001 From: carpetmaker <105353680+carpetmaker@users.noreply.github.com> Date: Tue, 18 Oct 2022 08:39:44 +0200 Subject: [PATCH] docs: add `Barter` project to `projects.md` --- projects.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/projects.md b/projects.md index 189a022..a83ee1c 100644 --- a/projects.md +++ b/projects.md @@ -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 | \ No newline at end of file +| 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 |