mesuteryilmaz's Stars
RT-Tap/OrderbookTechAnalysis-RESTAPI
REST-API server for the larger OrderbookTechAnalysis project which aims to provide technical analysis tools for a security's orderbook beyond just depth of market.
RT-Tap/OrderbookTechAnalysis-Logger
The financial data logging component of the larger OrderbookTechAnalysis project which aims to provide technical analysis tools for a securities orderbook beyond just depth of market.securities orderbook.
joelowj/awesome-algorithmic-trading
A curated list of awesome algorithmic trading frameworks, libraries, software and resources
FrozenTundraTrader/sierrachart
Sierra Chart Custom Studies
akovbovich/sierra
OddPudding/Binance-Bot
A Crypto Trading Bot for Binance with python
microsoft/wslg
Enabling the Windows Subsystem for Linux to include support for Wayland and X server related scenarios
hkgsas/LOB
Benchmark Dataset of Limit Order Book in China Markets
pawjast/medium
Code for my Medium articles
nkaz001/hftbacktest
A high frequency trading and market making backtesting and trading bot in Python and Rust, which accounts for limit orders, queue positions, and latencies, utilizing full tick data for trades and order books, with real-world crypto market-making examples for Binance Futures
bradleyboyuyang/ML-HFT
High frequency trading (HFT) framework built for futures using machine learning and deep learning techniques
dendisuhubdy/WTFIX
The Pythonic Financial Information eXchange (FIX) client.
dendisuhubdy/full-stack-fastapi-postgresql
Full stack, modern web application generator. Using FastAPI, PostgreSQL as database, Docker, automatic HTTPS and more.
dendisuhubdy/marketflow
Basic Python library for working with the TAQ (US Trade and Quote) dataset
Kautenja/limit-order-book
A C++ and Python implementation of the limit order book.
dexplo/bar_chart_race
Create animated bar chart races in Python with matplotlib
AminHP/gym-mtsim
A general-purpose, flexible, and easy-to-use simulator alongside an OpenAI Gym trading environment for MetaTrader 5 trading platform (Approved by OpenAI Gym)
AminHP/gym-anytrading
The most simple, flexible, and comprehensive OpenAI Gym trading environment (Approved by OpenAI Gym)
mahmoudparsian/pyspark-tutorial
PySpark-Tutorial provides basic algorithms using PySpark
shaileshkakkar/MicroPriceIndicator
This repository serves to share the replicated results listed in the paper by Sasha Stoikov - The Micro-Price. As opposed to data used in the paper for US equities BAC and CVX, I am using the data for the Crypto pair ETHBTC. The data was pulled by me from Binance by subscribing to three different streams - Market Trades, Partial Depth and Orderbook Snapshot. Then these were combined to form the order-book and analysis done on the same.
krishnaik06/Pyspark-With-Python
nalepae/pandarallel
A simple and efficient tool to parallelize Pandas operations on all available CPUs
GreyhoundAnalytics/tutorials
TradeProphet/RSING
A better RSI indicator
TradeProphet/csv_trader
deephaven-examples/redpanda_dxfeed_financial_data
Redpanda with dxfeed for financial_data
deephaven-examples/processing-large-csv-data
Processing large CSV Data
ccrissccross/download-Coinbase-OrderBook
this script downloads the full Level-3 Order Book in real-time from the Coinbase Trading platform https://pro.coinbase.com/, which is a digital currency exchange. This script enables you to maintain an accurate and up-to-date copy of the exchange order book.
jamesmawm/Mastering-Python-for-Finance-Second-Edition-1
Mastering Python for Finance – Second Edition, published by Packt
jamesmawm/mastering-python-for-finance-second-edition
Sources codes for: Mastering Python for Finance, Second Edition