Pinned Repositories
18.06-linalg-notes
MIT-18.06-线性代数-完整笔记
Adv_Fin_ML_Exercises
Experimental solutions to selected exercises from the book [Advances in Financial Machine Learning by Marcos Lopez De Prado]
AFML
All the answers for exercises from Advances in Financial Machine Learning by Dr Marco Lopez de Parodo.
AIAlpha
Use unsupervised and supervised learning to predict stocks
algorithmic_trading_book
2 books and related source codes for algorithmic trading.
alpaca_tech_screener
awesome-DeepLearning
深度学习入门课、资深课、特色课、学术案例、产业实践案例、深度学习知识百科及面试题库The course, case and knowledge of Deep Learning and AI
Backtrader-RL
Reinforcemenet Learning Environment build upon the backtrader ecosystem
freqtrade-strategies
Free trading strategies for Freqtrade bot
Stock_CNN
Implementation of (Re-)Imag(in)ing Price Trends
alvinonmars's Repositories
alvinonmars/freqtrade-strategies
Free trading strategies for Freqtrade bot
alvinonmars/Adv_Fin_ML_Exercises
Experimental solutions to selected exercises from the book [Advances in Financial Machine Learning by Marcos Lopez De Prado]
alvinonmars/algorithmic_trading_book
2 books and related source codes for algorithmic trading.
alvinonmars/awesome-DeepLearning
深度学习入门课、资深课、特色课、学术案例、产业实践案例、深度学习知识百科及面试题库The course, case and knowledge of Deep Learning and AI
alvinonmars/Backtrader-RL
Reinforcemenet Learning Environment build upon the backtrader ecosystem
alvinonmars/blsh-lob-bot
Limit Orderbook CNN model implementation for ETH-BTC (buy-low-sell-high indicator)
alvinonmars/cache_to_disk
Local disk caching decorator for python functions.
alvinonmars/CNN-for-Trading
Reimplementation of Paper: (Re-)Imag(in)ing Price Trends
alvinonmars/CONTIME
Addressing prediction delays in time series forecasting: A continuous GRU Approach with derivative regularization
alvinonmars/FactorVAE
PyTorch implementation of FactorVAE
alvinonmars/FactorVAE-1
Reproduce AAAI22-FactorVAE
alvinonmars/finance_ml
Advances in Financial Machine Learning
alvinonmars/freqtrade
Free, open source crypto trading bot
alvinonmars/Freqtrade-Adaptive-Renko-Strategy
Renko Strategy for freqtrade
alvinonmars/gym-anytrading
The most simple, flexible, and comprehensive OpenAI Gym trading environment (Approved by OpenAI Gym)
alvinonmars/howtrader
Howtrader is a crypto currency quant framework, you can easily develop, backtest and run your own strategy in real market. It also supports tradingview or other 3rd party signals, just simply send a post request and it will help you trade/place order automatically. Now it only support binance spot, futures and inverse futures exchange. It will supp
alvinonmars/image-classification-for-technical-indicators
alvinonmars/lee-factor-vae
Unofficial implementation of FactorVAE using PyTorch
alvinonmars/LOBCAST
LOBCAST is a Python-based open-source framework for stock market trend forecasting using Limit Order Book (LOB) data. 🤖📈
alvinonmars/meta-labeling
Code base for the meta-labeling papers published with the Journal of Financial Data Science
alvinonmars/mlfinlab
alvinonmars/PD-NJODE
Official implementation of the paper: Optimal Estimation of Generic Dynamics by Path-Dependent Neural Jump ODEs
alvinonmars/private-vnpy
基于Python的开源量化交易平台开发框架
alvinonmars/python-api
Create Bookmap addons using Python
alvinonmars/Quantitative-internship
About the knowledge I learned and the code I wrote during my quantitative internship
alvinonmars/QuantsPlaybook
量化研究-券商金工研报复现
alvinonmars/research
Answers to the questions at the back of the chapters of Advances in Financial Machine Learning.
alvinonmars/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
alvinonmars/vnpy_binance
vn.py框架的币安交易接口
alvinonmars/vnpy_websocket-public
VeighNa框架的Websocket API客户端