Pinned Repositories
arch
ARCH models in Python
ATPBetting
A strategy for tennis matches betting
Auto-GPT
An experimental open-source attempt to make GPT-4 fully autonomous.
BlackJack-Simulator
BlackJack-Simulator written in Python with OMEGA II Count
Gemini_TD_RH
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
optimization-test-functions
A small Python test suite for bounded optimisation problems in n dimensions
pValuation
Quantamental finance research with python
py_ti
A collection of technical indicators.
Soccer-Betting
A repo to predict soccer scores (and betting strategies (in dev)) from historical train dataset and timetable train dataset
tlpcap's Repositories
tlpcap/tda-api
A TD Ameritrade API client for Python. Includes historical data for equities and ETFs, options chains, streaming order book data, complex order construction, and more.
tlpcap/Probabilistic-Programming-and-Bayesian-Methods-for-Hackers
aka "Bayesian Methods for Hackers": An introduction to Bayesian methods + probabilistic programming with a computation/understanding-first, mathematics-second point of view. All in pure Python ;)
tlpcap/ta.py
Financial Technical Analysis in Python
tlpcap/medium_articles
Scripts/Notebooks used for my articles published on Medium
tlpcap/pValuation
Quantamental finance research with python
tlpcap/mplfinance
Financial Markets Data Visualization using Matplotlib
tlpcap/Kalman-and-Bayesian-Filters-in-Python
Kalman Filter book using Jupyter Notebook. Focuses on building intuition and experience, not formal proofs. Includes Kalman filters,extended Kalman filters, unscented Kalman filters, particle filters, and more. All exercises include solutions.
tlpcap/ib_trading_projects
tlpcap/Contrarian-Trading-Strategies
Source Codes for "Contrarian Trading Strategies in Python"
tlpcap/draftkings_client
DraftKings API
tlpcap/The-Book-of-Trading-Strategies
Source Codes for the Book of Trading Strategies
tlpcap/primesieve-python
Fast prime number generator. Python bindings for the primesieve C++ library
tlpcap/Trend-Following-Strategies
Official Repository
tlpcap/autowhatspy
WhatsApp and Email Automation with Python
tlpcap/Fractional_Brownian_Motion
Exact methods for simulating fractional Brownian motion and fractional Gaussian noise in python
tlpcap/public-apis
A collective list of free APIs for use in software and web development.
tlpcap/Hands-On-Machine-Learning-for-Algorithmic-Trading
Hands-On Machine Learning for Algorithmic Trading, published by Packt
tlpcap/Financial-Models-Numerical-Methods
Collection of notebooks about quantitative finance, with interactive python code.
tlpcap/swarmlib
This repository implements several swarm optimization algorithms and visualizes them. Implemented algorithms: Particle Swarm Optimization (PSO), Firefly Algorithm (FA), Cuckoo Search (CS), Ant Colony Optimization (ACO), Artificial Bee Colony (ABC), Grey Wolf Optimizer (GWO) and Whale Optimization Algorithm (WOA)
tlpcap/coinbasepro-python
The unofficial Python client for the Coinbase Pro API
tlpcap/Mathematics-of-Music
In this project, I generated waves with different frequencies, built my own virtual piano, and synthesized & played a song. All of this was done from scratch using Numpy and Scipy packages in Python.
tlpcap/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
tlpcap/eiten
Statistical and Algorithmic Investing Strategies for Everyone
tlpcap/Python-for-Data-Science
A blog for data analytics using data science technologies
tlpcap/freebitcoin-auto-better
This is a simple python auto better for the Freebiicoin site.
tlpcap/BlackLitterman
Implementation of the famous Black-Litterman model in Jupyter notebook
tlpcap/QuantAndFinancial
This repository contains supporting examples which are referenced from posts published on www.quantandfinancial.com
tlpcap/holdem_calc
Texas Hold'em Odds Calculator with support to Ranges
tlpcap/ATPBetting
A strategy for tennis matches betting
tlpcap/PythonDataScienceHandbook
Python Data Science Handbook: full text in Jupyter Notebooks