mirror of
https://github.com/wilsonfreitas/awesome-quant.git
synced 2026-07-27 20:07:50 +00:00
add trading framework zvt which provides an uniform and scalable way to trading stocks and cryptocurrency
This commit is contained in:
@@ -64,6 +64,7 @@ A curated list of insanely awesome libraries, packages and resources for Quants
|
||||
- [finmarketpy](https://github.com/cuemacro/finmarketpy) - Python library for backtesting trading strategies and analyzing financial markets.
|
||||
- [binary-martingale](https://github.com/metaperl/binary-martingale) - Computer program to automatically trade binary options martingale style.
|
||||
- [fooltrader](https://github.com/foolcage/fooltrader) - the project using big-data technology to provide an uniform way to analyze the whole market.
|
||||
- [zvt](https://github.com/zvtvz/zvt) - the project using sql,pandas to provide an uniform and extendable way to record data,computing factors,select securites, backtesting,realtime trading and it could show all of them in clearly charts in realtime.
|
||||
- [pylivetrader](https://github.com/alpacahq/pylivetrader) - zipline-compatible live trading library.
|
||||
- [pipeline-live](https://github.com/alpacahq/pipeline-live) - zipline's pipeline capability with IEX for live trading.
|
||||
- [zipline-extensions](https://github.com/quantrocket-llc/zipline-extensions) - Zipline extensions and adapters for QuantRocket.
|
||||
|
||||
Reference in New Issue
Block a user