From 0d75292cbf768379c1d85da0356c7659a6092831 Mon Sep 17 00:00:00 2001 From: wilsonfreitas Date: Fri, 26 Jan 2024 05:56:18 -0300 Subject: [PATCH] Added nautilus_trader Issue #170 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a633d4d..a00abcc 100644 --- a/README.md +++ b/README.md @@ -145,6 +145,7 @@ A curated list of insanely awesome libraries, packages and resources for Quants - [vnpy](https://github.com/vnpy/vnpy) - VeighNa is a Python-based open source quantitative trading system development framework. - [Intelligent Trading Bot](https://github.com/asavinov/intelligent-trading-bot) - Automatically generating signals and trading based on machine learning and feature engineering - [fastquant](https://github.com/enzoampil/fastquant) - fastquant allows you to easily backtest investment strategies with as few as 3 lines of python code. +- [nautilus_trader](https://github.com/nautechsystems/nautilus_trader) - A high-performance algorithmic trading platform and event-driven backtester. ### Risk Analysis