rydeen7's Stars
stefan-jansen/machine-learning-for-trading
Code for Machine Learning for Algorithmic Trading, 2nd edition.
PacktPublishing/Machine-Learning-for-Algorithmic-Trading-Second-Edition_Original
Machine Learning for Algorithmic Trading, Second Edition - published by Packt
pfnet/pfrl
PFRL: a PyTorch-based deep reinforcement learning library
AlgoTraders/stock-analysis-engine
Backtest 1000s of minute-by-minute trading algorithms for training AI with automated pricing data from: IEX, Tradier and FinViz. Datasets and trading performance automatically published to S3 for building AI training datasets for teaching DNNs how to trade. Runs on Kubernetes and docker-compose. >150 million trading history rows generated from +5000 algorithms. Heads up: Yahoo's Finance API was disabled on 2019-01-03 https://developer.yahoo.com/yql/
hackingthemarkets/binance-tutorials
Real-Time Candlestick Charts and Crypto Trading Bot using Binance API and Websockets
yhilpisch/py4at
Jupyter Notebooks and code for the book Python for Algorithmic Trading (O'Reilly) by Yves Hilpisch.
Voyz/ibeam
IBeam is an authentication and maintenance tool used for the Interactive Brokers Client Portal Web API Gateway.
hootnot/oanda-api-v20
OANDA REST-V20 API wrapper. Easy access to OANDA's REST v20 API with oandapyV20 package. Checkout the Jupyter notebooks!
mcreel/Econometrics
Econometrics lecture notes with examples using the Julia language
yhilpisch/aiif
Jupyter Notebooks and code for the book Artificial Intelligence in Finance (O'Reilly) by Yves Hilpisch.
kaityo256/python_zero
ゼロから学ぶPython
PhilJd/contiguous_pytorch_params
Accelerate training by storing parameters in one contiguous chunk of memory.
PythonForForex/Interactive-brokers-python-api-guide
The code used for the article "Interactive Brokers Python API (Native) – A Step-by-step Guide" on the AlgoTrading101 Blog
sugiyama34/AIciaSolidProject
supportive teaching materials of my YouTube channel https://www.youtube.com/channel/UC2lJYodMaAfFeFQrGUwhlaQ
PythonForForex/Backtrader-for-backtesting
These are the code snippets used in the Backtrader for backtesting guide on the AlgoTrading101 website
Jake0303/InteractiveBrokersPythonBot
PythonForForex/ib_insync-guide-interactive-brokers
A guide to using the Interactive Brokers API with the Python ib_insync library
PythonForForex/Pine-Script-Guide
Code used in the Pine Script Beginner's Guide (TradingView) on the AlgoTrading101 Blog
terasakisatoshi/MyWorkflow.jl
For those who want to try Julia
GINK03/GIZYUTSUSHOTEN-08
技術書典8用の資料とmarkdown(コロナで中止)
peng3738/Selfstudy-note-for-advances-in-financial-machine-learning
Notebook for <Advances in Financial Machine Learning> using Python 3.7
eugeneyan/eugeneyan
PythonForForex/Alpaca-Trading-API-Guide-A-Step-by-step-Guide
Code snippets for Alpaca Trading API Guide published on AlgoTrading101's Blog
PythonForForex/alpaca-pairs-trading
Pairs Trading with Alpaca - created on behalf of AlgoTrading101.com for alpaca.markets/learn
stefan-jansen/stock-analysis-engine
Backtest 1000s of minute-by-minute trading algorithms for training AI with automated pricing data from: IEX, Tradier and FinViz. Datasets and trading performance automatically published to S3 for building AI training datasets for teaching DNNs how to trade. Runs on Kubernetes and docker-compose. >150 million trading history rows generated from +5000 algorithms. Heads up: Yahoo's Finance API was disabled on 2019-01-03 https://developer.yahoo.com/yql/
PythonForForex/Backtrader-Guide-AlgoTrading101
These are the code for the article "Backtrader for Backtesting (Python) – A Complete Guide" on AlgoTrading101's Blog. Article and code are written by Jignesh Davda.
PythonForForex/IEX-API-Introduction-Guide
Code snippets for IEX API Introduction Guide published on AlgoTrading101's Blog
PythonForForex/Interactive-brokers-python-native-api-guide
These are the code used for the article "Interactive Brokers Python API (Native) – A Step-by-step Guide". The article and these code are written by Jignesh Davda.
rydeen7/python_zero
ゼロから学ぶPython
rydeen7/research_public
Quantitative research and educational materials