MattySpace's Stars
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
ranaroussi/yfinance
Download market data from Yahoo! Finance's API
karpathy/char-rnn
Multi-layer Recurrent Neural Networks (LSTM, GRU, RNN) for character-level language models in Torch
careercup/CtCI-6th-Edition
Cracking the Coding Interview 6th Ed. Solutions
rfordatascience/tidytuesday
Official repo for the #tidytuesday project
twopirllc/pandas-ta
Technical Analysis Indicators - Pandas TA is an easy to use Python 3 Pandas Extension with 150+ Indicators
qiyuangong/leetcode
Python & JAVA Solutions for Leetcode
careercup/CtCI-6th-Edition-Python
Cracking the Coding Interview 6th Ed. Python Solutions
matplotlib/mplfinance
Financial Markets Data Visualization using Matplotlib
mhallsmoore/qstrader
QuantStart.com - QSTrader backtesting simulation engine.
chrisconlan/algorithmic-trading-with-python
Source code for Algorithmic Trading with Python (2020) by Chris Conlan
jmfernandes/robin_stocks
This is a library to use with Robinhood Financial App. It currently supports trading crypto-currencies, options, and stocks. In addition, it can be used to get real time ticker information, assess the performance of your portfolio, and can also get tax documents, total dividends paid, and more. More info at
IbcAlpha/IBC
Automation of Interactive Brokers TWS. You can download the latest release here: https://github.com/ibcalpha/ibc/releases/latest
garethdmm/gryphon
Powerful, proven, and extensible framework for building trading strategies at any frequency, with a focus on crypto currencies. Battle-tested with billions traded.
PyPatel/Options-Trading-Strategies-in-Python
Developing Options Trading Strategies using Technical Indicators and Quantitative Methods
yhilpisch/py4at
Jupyter Notebooks and code for the book Python for Algorithmic Trading (O'Reilly) by Yves Hilpisch.
alextanhongpin/database-design
Ideas on better database design
areed1192/interactive-broker-python-api
A python packaged used to interact with the Interactive Brokers REST API.
yugedata/Options_Data_Science
Collecting, analyzing, visualizing & paper trading options market data
robsalgado/personal_data_science_projects
ruromgar/python-ai-trading-system
Code for How To Create A Fully Automated AI Based Trading System With Python
alpacahq/pipeline-live
Pipeline Extension for Live Trading
exdx/Titan
Cryptocurrency trading bot framework
sofienkaabar/the-book-of-trading-strategies
Source Codes for the Book of Trading Strategies
DataSystemsGroupUT/dataeng
Repository fo Data Engineering Course
alvarodemig/DataScience-webapp-with-flask
Data Science webapp to show some of the capabilities of Flask and libraries such as sklearn, pandas, matplotlib, seaborn...
SergioEspinoza/PyAlgoTrading_TradingWithIB
Option strategy screening algorithms with "ib_insync" ( using Interactive Brokers market data )
siddk/multiclass_perceptron
An open implementation of the multi-class perceptron machine learning algorithm for classification. Built and optimized in Python.
philschatz/statistics-book
:orange_book: Statistics Textbook (Openstax)
nightheronry/Mean__Covariance