Pinned Repositories
Advanced-Deep-Trading
Mostly experiments based on "Advances in financial machine learning" book
Are-u-ok
Backtrader-MQL5-API
Python Backtrader - Metaquotes MQL5 - API
DarwinexLabs
Datasets, tools and more from Darwinex Labs - Prop Investing Arm & Quant Team @ Darwinex
ElegantRL
Lightweight and scalable deep reinforcement learning using PyTorch. 🔥
FinRL
Deep Reinforcement Learning Framework to Automate Trading in Quantitative Finance. NeurIPS 2020 & ICAIF 2021. 🔥
gym
A toolkit for developing and comparing reinforcement learning algorithms.
MQL5-JSON-API
Metaquotes MQL5 - JSON - API
py4fi2nd
Python for Finance (2nd ed., O'Reilly) by Yves Hilpisch.
stable-baselines3
PyTorch version of Stable Baselines, reliable implementations of reinforcement learning algorithms.
xybare's Repositories
xybare/Backtrader-MQL5-API
Python Backtrader - Metaquotes MQL5 - API
xybare/MQL5-JSON-API
Metaquotes MQL5 - JSON - API
xybare/py4fi2nd
Python for Finance (2nd ed., O'Reilly) by Yves Hilpisch.
xybare/stable-baselines3
PyTorch version of Stable Baselines, reliable implementations of reinforcement learning algorithms.
xybare/Advanced-Deep-Trading
Mostly experiments based on "Advances in financial machine learning" book
xybare/Are-u-ok
xybare/DarwinexLabs
Datasets, tools and more from Darwinex Labs - Prop Investing Arm & Quant Team @ Darwinex
xybare/ElegantRL
Lightweight and scalable deep reinforcement learning using PyTorch. 🔥
xybare/FinRL
Deep Reinforcement Learning Framework to Automate Trading in Quantitative Finance. NeurIPS 2020 & ICAIF 2021. 🔥
xybare/gym
A toolkit for developing and comparing reinforcement learning algorithms.
xybare/gym-anytrading
The most simple, flexible, and comprehensive OpenAI Gym trading environment (Approved by OpenAI Gym)
xybare/Hands-On-Machine-Learning-for-Algorithmic-Trading
Hands-On Machine Learning for Algorithmic Trading, published by Packt
xybare/Introduction-to-Time-Series-forecasting-Python
Introduction to time series preprocessing and forecasting in Python using AR, MA, ARMA, ARIMA, SARIMA and Prophet model with forecast evaluation.
xybare/mlfinlab
MlFinlab helps portfolio managers and traders who want to leverage the power of machine learning by providing reproducible, interpretable, and easy to use tools.
xybare/Mql5-Python-Integration
I created this library because the development of an Expert Advisor in MQL5 can be complicated,while, in python, the same task flows better.
xybare/NeoFinRL
Tens of market environments for quant finance.
xybare/pairstrade-fyp-2019
Trying to replicate the results of Pair Trading
xybare/PythonDataScienceHandbook
Python Data Science Handbook: full text in Jupyter Notebooks
xybare/shap
A game theoretic approach to explain the output of any machine learning model.
xybare/stable-baselines
A fork of OpenAI Baselines, implementations of reinforcement learning algorithms
xybare/Stock-Price-Prediction-Model
Stock Price prediction using news data. The datasets used consists news and stock price data from 2008 to 2016. The polarity(Subjectivity, Objectivity, Positive, Negative, Neutral) data is gathered from the news data and further used to predict stock prices. Achieved an accuracy of 94% using XGBoost.
xybare/Stock-Trading-Environment
A custom OpenAI gym environment for simulating stock trades on historical price data.
xybare/strategy
掘金策略集锦
xybare/ThinkBayes
Code repository for Think Bayes.
xybare/ThinkBayes2
Text and code for the forthcoming second edition of Think Bayes, by Allen Downey.
xybare/ThinkStats2
Text and supporting code for Think Stats, 2nd Edition
xybare/TradingGym
Trading and Backtesting environment for training reinforcement learning agent or simple rule base algo.
xybare/v2ray-agent
神秘力量,自行体会
xybare/vnpy
基于Python的开源量化交易平台开发框架
xybare/VNPY2_BILLY
基于VNPY 2版本的个人代码