leoric1721's Stars
obsproject/obs-studio
OBS Studio - Free and open source software for live streaming and screen recording
micropython/micropython
MicroPython - a lean and efficient Python implementation for microcontrollers and constrained systems
askmike/gekko
A bitcoin trading bot written in node - https://gekko.wizb.it/
bigscience-workshop/petals
🌸 Run LLMs at home, BitTorrent-style. Fine-tuning and inference up to 10x faster than offloading
lockfale/OSINT-Framework
OSINT Framework
turbot/steampipe
Zero-ETL, infinite possibilities. Live query APIs, code & more with SQL. No DB required.
kernc/backtesting.py
:mag_right: :chart_with_upwards_trend: :snake: :moneybag: Backtest trading strategies in Python.
twopirllc/pandas-ta
Technical Analysis Indicators - Pandas TA is an easy to use Python 3 Pandas Extension with 150+ Indicators
michaelgrosner/tribeca
A high frequency, market making cryptocurrency trading platform in node.js
CyberPunkMetalHead/Binance-volatility-trading-bot
This is a fully functioning Binance trading bot that measures the volatility of every coin on Binance and places trades with the highest gaining coins If you like this project consider donating though the Brave browser to allow me to continuously improve the script.
ctubio/Krypto-trading-bot
Self-hosted crypto trading bot (automated high frequency market making) written in C++
iterativv/NostalgiaForInfinity
Trading strategy for the Freqtrade crypto bot
rorysroes/SGX-Full-OrderBook-Tick-Data-Trading-Strategy
Providing the solutions for high-frequency trading (HFT) strategies using data science approaches (Machine Learning) on Full Orderbook Tick Data.
botcrypto-io/awesome-crypto-trading-bots
Awesome crypto trading bots
CyberPunkMetalHead/Binance-News-Sentiment-Bot
This is a fully functioning Binance trading bot that takes into account the news sentiment for the top 100 crypto feeds. If you like this project consider donating though the Brave browser to allow me to continuously improve the script.
CyberPunkMetalHead/binance-trading-bot-new-coins
This Binance trading bot detects new coins as soon as they are listed on the Binance exchange and automatically places sell and buy orders. It comes with trailing stop loss and other features. If you like this project please consider donating via Brave.
terry3041/pyChatGPT
An unofficial Python wrapper for OpenAI's ChatGPT API
Rikj000/MoniGoMani
Isn't that what we all want? Our money to go many? Well that's what this framework/strategy hopes to do for you! By giving you & HyperOpt a lot of signals to alter the weights from.
amor71/LiuAlgoTrader
Framework for algorithmic trading
alpacahq/example-scalping
A working example algorithm for scalping strategy trading multiple stocks concurrently using python asyncio
alpacahq/example-hftish
Example Order Book Imbalance Algorithm
bennycode/trading-signals
Technical indicators to run technical analysis with JavaScript & TypeScript. 📈
talkpython/async-techniques-python-course
Async Techniques and Examples in Python Course
Elenchev/order-book-heatmap
OrderBook Heatmap visualizes the limit order book, compares resting limit orders and shows a time & sales log with live market data streamed directly from the Binance WS API. This was a short exploratory project. Keep in mind that a lot of work is needed for this to work in all market conditions.
gdemos01/crypto-trading-ai-bot-basic
mike-paper/pulse
Open source SaaS metrics (built by Paper)
miroblog/limit_orderbook_prediction
tjmcrill/automated_trading
High Frequency Trading (HFT) done using the Alpaca Trade API and Python.
olegberman/tg-remote
Control your Mac remotely with this Telegram bot :shipit:
limx0/HFT-Orderbook
Limit Order Book for high-frequency trading (HFT), as described by WK Selph, implemented in Python3 and C