mirror of
https://github.com/wangzhe3224/awesome-systematic-trading.git
synced 2026-07-27 18:57:53 +00:00
add the0 (#42)
This commit is contained in:
committed by
GitHub
parent
cb59bb35fb
commit
07ea6151ce
@@ -102,6 +102,7 @@ And I count crypto as whole new category: [>> Click ME to Systematic Crypto](cry
|
||||
Note: the one marked as `Live Trading` has reasonable live trading support for at least 1 broker. Otherwise, backtest
|
||||
function only.
|
||||
|
||||
- [the0](https://github.com/alexanderwanyoike/the0)   | Python, TypeScript, Rust, C++, C#, Scala, Haskell, Live Trading | - Self-hosted execution engine for algorithmic trading bots. Each bot runs in an isolated container. No framework imposed — your bot is just normal code.
|
||||
- [aat](https://github.com/AsyncAlgoTrading/aat)   | Python, C++, Live Trading| - an asynchronous, event-driven framework for writing algorithmic trading strategies in python with optional acceleration in C++. It is designed to be modular and extensible, with support for a wide variety of instruments and strategies, live trading across (and between) multiple exchanges.
|
||||
- [* barter-rs](https://github.com/barter-rs/barter-rs)   | Rust | - Open-source Rust framework for building event-driven live-trading & backtesting systems. Algorithmic trade with the peace of mind that comes from knowing your strategies have been backtested with a near-identical trading Engine.
|
||||
- [* bt](https://github.com/pmorissette/bt)   | Python | - Flexible backtesting for Python based on Algo and Strategy Tree
|
||||
|
||||
Reference in New Issue
Block a user