iusztinpaul/yacht
Order execution in the financial markets using Deep Reinforcement Learning.
Yacht helps quantitative traders and financial researchers automate order execution strategies in financial markets. It takes historical market data (like S&P 500 or NASDAQ 100 tickers) from exchanges such as Binance or Yahoo Finance, and uses deep reinforcement learning to train trading agents. The output includes trained agents and visualizations showing their performance, helping users develop and test sophisticated trading algorithms.
No commits in the last 6 months.
Use this if you are a quantitative trader or researcher looking to develop, test, and deploy automated order execution strategies using advanced machine learning techniques.
Not ideal if you are a casual investor looking for a simple 'buy and hold' strategy or a low-code solution for basic trading.
Stars
16
Forks
7
Language
Jupyter Notebook
License
Apache-2.0
Category
Last pushed
Dec 10, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/iusztinpaul/yacht"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
quantylab/rltrader
파이썬과 케라스를 이용한 딥러닝/강화학습 주식투자 - 퀀트 투자, 알고리즘 트레이딩을 위한 최첨단 해법 입문 (개정판)
matlab-deep-learning/reinforcement_learning_financial_trading
MATLAB example on how to use Reinforcement Learning for developing a financial trading model
erhardtconsulting/tensortrade-ng
TensorTrade-NG is an open source Python framework for building, training, evaluating, and...
TradeMaster-NTU/TradeMaster
TradeMaster is an open-source platform for quantitative trading empowered by reinforcement...
LeonardoBerti00/DeepMarket
DeepMarket is a framework for performing Limit Order Book simulation with Deep Learning. This is...