Pinned Repositories
algo_trading_and_quant_strategies
Supplemental Material for Algorithmic Trading and Quantitative Strategies
alphalens
Performance analysis of predictive (alpha) stock factors
approachingalmost
Approaching (Almost) Any Machine Learning Problem
awesome-solana
🏎️ A curated list of awesome things related to Solana 🏎️
balanceofsatoshis
Tool for working with the balance of your satoshis on LND
bitcoinbook
Mastering Bitcoin 2nd Edition - Programming the Open Blockchain
ccxt
A JavaScript / Python / PHP cryptocurrency trading API with support for more than 120 bitcoin/altcoin exchanges
CGM
Code for IJCAI 2021 main conference paper "Long-term, Short-term and Sudden Event: Trading Volume Movement Prediction with Graph-based Multi-view Modeling"
ML_Finance_Codes
Machine Learning in Finance: From Theory to Practice Book
PythonForAlgoTrading_Hilpisch
Jupyter Notebooks and code for the book Python for Algorithmic Trading (O'Reilly) by Yves Hilpisch.
Joukahainen's Repositories
Joukahainen/funq
Source files for "Fun Q: A Functional Introduction to Machine Learning in Q"
Joukahainen/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.
Joukahainen/PythonForAlgoTrading_Hilpisch
Jupyter Notebooks and code for the book Python for Algorithmic Trading (O'Reilly) by Yves Hilpisch.
Joukahainen/algo_trading_and_quant_strategies
Supplemental Material for Algorithmic Trading and Quantitative Strategies
Joukahainen/quantQ
The repository for the Machine Learning and Big Data with kdb+/q book by Novotny et al.
Joukahainen/handson-ml2
A series of Jupyter notebooks that walk you through the fundamentals of Machine Learning and Deep Learning in Python using Scikit-Learn, Keras and TensorFlow 2.
Joukahainen/qtips
Source files for "Q Tips: Fast, Scalable and Maintainable Kdb+"
Joukahainen/approachingalmost
Approaching (Almost) Any Machine Learning Problem
Joukahainen/bitcoinbook
Mastering Bitcoin 2nd Edition - Programming the Open Blockchain
Joukahainen/CrossSection
Code to accompany our paper Chen and Zimmermann (2020), "Open source cross-sectional asset pricing"
Joukahainen/ethereumbook
Mastering Ethereum, by Andreas M. Antonopoulos, Gavin Wood
Joukahainen/PythonDataScienceHandbook
Python Data Science Handbook: full text in Jupyter Notebooks
Joukahainen/DeepLOB-Deep-Convolutional-Neural-Networks-for-Limit-Order-Books
This jupyter notebook is used to demonstrate our recent work, "DeepLOB: Deep Convolutional Neural Networks for Limit Order Books", published in IEEE Transactions on Singal Processing. We use FI-2010 dataset and present how model architecture is constructed here. The FI-2010 is publicly avilable and interested readers can check out their paper.
Joukahainen/python-cookbook
Code samples from the "Python Cookbook, 3rd Edition", published by O'Reilly & Associates, May, 2013.
Joukahainen/qmail
email utility for q/kdb+
Joukahainen/qstrader
QuantStart.com - QSTrader backtesting simulation engine.
Joukahainen/mlnotebooks
Demonstration notebooks for Machine Learning
Joukahainen/tensorflow
Joukahainen/pysystemtrade_examples
Examples using pysystemtrade for my blog qoppac.blogspot.com
Joukahainen/DupireNN
Neural network local volatility with dupire formula
Joukahainen/trend-indicators
Whitepaper Dev
Joukahainen/JamesPowellExpertInPython2017
Collection of useful notebooks and snippets
Joukahainen/pydata-book
Materials and IPython notebooks for "Python for Data Analysis" by Wes McKinney, published by O'Reilly Media
Joukahainen/Spoon-Knife
This repo is for demonstration purposes only.
Joukahainen/zipline
Zipline, a Pythonic Algorithmic Trading Library
Joukahainen/alphalens
Performance analysis of predictive (alpha) stock factors
Joukahainen/systematictradingexamples
Examples of code related to book www.systematictrading.org and blog qoppac.blogspot.com
Joukahainen/the-elements-of-statistical-learning-notebooks
Jupyter notebooks for summarizing and reproducing the textbook "The Elements of Statistical Learning" 2/E by Hastie, Tibshirani, and Friedman
Joukahainen/GLRM
Joukahainen/QuantEcon.applications
A repository that houses example code, applications and teaching material related to QuantEcon