Pinned Repositories
Gym-Trading-Env
A simple, easy, customizable Gymnasium environment for trading.
binance-client-websocket
C# client for Binance websocket API
bitstamp-client-websocket
bitstamp-client-websocket
rl-trader
This MLOps project productionizes a Deep Reinforcement Learning agent with a scalable, distributed data streaming infrastructure using Kafka and Ray. A thorough walkthrough of the code is described in this article on medium: https://ryanraymartin.medium.com/deep-reinforcement-learning-for-stock-trading-with-kafka-and-rllib-d738b9634675
InTheta's Repositories
InTheta/binance-client-websocket
C# client for Binance websocket API
InTheta/bitstamp-client-websocket
bitstamp-client-websocket
InTheta/rl-trader
This MLOps project productionizes a Deep Reinforcement Learning agent with a scalable, distributed data streaming infrastructure using Kafka and Ray. A thorough walkthrough of the code is described in this article on medium: https://ryanraymartin.medium.com/deep-reinforcement-learning-for-stock-trading-with-kafka-and-rllib-d738b9634675
InTheta/AlgorithmicTrading
This repository contains three ways to obtain arbitrage which are Dual Listing, Options and Statistical Arbitrage. These are projects in collaboration with Optiver and have been peer-reviewed by staff members of Optiver.
InTheta/ftx-client-websocket
ftx websocket client
InTheta/bitfinex-client-websocket
C# client for Bitfinex & Ethfinex websocket API version 2.0
InTheta/bitmex-client-websocket
🛠️ C# client for Bitmex websocket API
InTheta/bitstamp-client-websocket-1
🛠️ C# client for Bitstamp websocket API
InTheta/bsx-sdk-py
BSX Python SDK
InTheta/coinbase-client-websocket
🛠️ C# client for Coinbase Pro websocket API
InTheta/coinbasepro-csharp
The unofficial .NET/C# client library for the Coinbase Pro/GDAX API
InTheta/crypto-websocket-extensions
🧰 Unified and optimized data structures across cryptocurrency exchanges
InTheta/defi-bot
Tutorial for building DeFi arbitrage bots
InTheta/DiscogsClient
Discogs API C# Client
InTheta/ExchangeSharp
ExchangeSharp is a powerful, fast and easy to use .NET/C# API for interfacing with many crypto currency exchanges. REST and web sockets are supported.
InTheta/financial-engineering
Applications of Monte Carlo methods to financial engineering projects, in Python.
InTheta/glassnode-api
Glassnode api client
InTheta/hd-seed-phrase-guesser
A tool for recovering ethereum accounts from mis-recorded seed phrases.
InTheta/Lean
Lean Algorithmic Trading Engine by QuantConnect (Python, C#)
InTheta/Market-Maker
InTheta/NetTrade
An algo trading framework for .Net
InTheta/poptions
Custom Python code for calculating the Probability of Profit (POP) for options trading strategies using Monte Carlo Simulations. The Monte Carlo Simulation runs thousands of individual stock price simulations and uses the data from these simulations to average out a POP number.
InTheta/python-coincall
InTheta/volatility-trading
A complete set of volatility estimators based on Euan Sinclair's Volatility Trading