xingtaonew's Stars
rmsams/stablecoins
hbdmapi/huobi_futures_Python
An Asynchronous Event-driven High-frequency Trading System,huobi future,huobi coin margined swap, huobi usdt margined swap included.
bmoscon/cryptofeed
Cryptocurrency Exchange Websocket Data Feed Handler
nautechsystems/nautilus_trader
A high-performance algorithmic trading platform and event-driven backtester
declasm/binance_harvester
A Python 3 script to harvest data from the Binance socket stream and calculate popular TA indicators and produce lists of top trending coins for use by algorithmic and bot traders storing data in an SQLite3 database
jrmeier/fast-trade
low code backtesting library utilizing pandas and technical analysis indicators
ivopetiz/algotrading
Algorithmic trading framework for cryptocurrencies.
wangzhe3224/awesome-systematic-trading
A curated list of insanely awesome libraries, packages and resources for systematic trading. Crypto, Stock, Futures, Options, CFDs, FX, and more | 量化交易 | 量化投资
je-suis-tm/quant-trading
Python quantitative trading strategies including VIX Calculator, Pattern Recognition, Commodity Trading Advisor, Monte Carlo, Options Straddle, Shooting Star, London Breakout, Heikin-Ashi, Pair Trading, RSI, Bollinger Bands, Parabolic SAR, Dual Thrust, Awesome, MACD
zvtvz/zvt
modular quant framework.
wilsonfreitas/awesome-quant
A curated list of insanely awesome libraries, packages and resources for Quants (Quantitative Finance)
gbeced/basana
A Python async and event driven framework for algorithmic trading, with a focus on crypto currencies.
mementum/backtrader
Python Backtesting library for trading strategies
WISEPLAT/backtrader_binance
Binance API integration with Backtrader. Run strategies for Backtest and Live Trading. Get historical price data for Bitcoin, Ethereum and all coins from Binance. EASY create your strategies.
AwesomeTrading/BTBinance
Binance live trading for backtrader
Skinok/backtrader-pyqt-ui
Easy to use backtrader UI
TomtomEh/freqtrade-websocket
Using python-binance to provide websocket data to freqtrade
paperswithbacktest/awesome-systematic-trading
A curated list of awesome libraries, packages, strategies, books, blogs, tutorials for systematic trading.
lindomar-oliveira/backtrader-binance
Binance API integration with Backtrader.
BeanieODM/beanie
Asynchronous Python ODM for MongoDB
art049/odmantic
Sync and Async ODM (Object Document Mapper) for MongoDB based on python type hints
jamesaud/poker-genetic-algorithem
An AI to play poker!
gorel/C-Poker-AI
First I made a poker AI in Ruby... not fast enough! Then I made another in Python... still too slow! So this is my third poker AI written entirely in C using the 2+2 hand evaluator algorithm.
ishikota/PyPokerEngine
Poker engine for poker AI development in Python