day0market
Algotrader, surfer, backend dev, reinforcement learning enthusiast Crypto, Rust, Go, Python
Bali
Pinned Repositories
ActiveTickDocker
Dockerized ActiveTick HTTP quote server with health checks and auto healing
geger
Lightweight algo trading framework
go-compress-candles
Small GO tool to convert intraday OHLC to enriched daily OHLC
marketdata
Go framework for managing market data - ticks/candles
pyalgotrader
Python algotrading framework with UI. Backtesting and Live trading. Crypto and US broker connectors
pychinesecodetoenglish
Translates Chinese python code to English (with Google Translate)
pysterlingtrader
Python lib to communicate with Sterling Trader Pro API
PyTradingGlue
Simple examples how to connect python to almost any trading platform or framework
SterlingWrapper
Wrapper around Sterling Trader API
support_resistance
Small package that helps to find support and resistance levels and plot them on chart
day0market's Repositories
day0market/deep_trader
This project uses reinforcement learning on stock market and agent tries to learn trading. The goal is to check if the agent can learn to read tape. The project is dedicated to hero in life great Jesse Livermore.
day0market/stock2vec
Embedding stocks to vectors based on the price history
day0market/stock_market_reinforcement_learning
This project provides a stock market environment using OpenGym with Deep Q-learning and Policy Gradient.
day0market/UCRSuiteDTW
C# implementation of multi-dimensional Dynamic Time Warping using UCR Suite optimizations