pranjalchaubey's Stars
freqtrade/freqtrade
Free, open source crypto trading bot
viraptor/reverse-interview
Questions to ask the company during your interview
OpenBB-finance/OpenBBTerminal
Investment Research for Everyone, Everywhere.
sktime/sktime
A unified framework for machine learning with time series
cantaro86/Financial-Models-Numerical-Methods
Collection of notebooks about quantitative finance, with interactive python code.
polakowo/vectorbt
Find your trading edge, using the fastest engine for backtesting, algorithmic trading, and research.
borisbanushev/stockpredictionai
In this noteboook I will create a complete process for predicting stock price movements. Follow along and we will achieve some pretty good results. For that purpose we will use a Generative Adversarial Network (GAN) with LSTM, a type of Recurrent Neural Network, as generator, and a Convolutional Neural Network, CNN, as a discriminator. We use LSTM for the obvious reason that we are trying to predict time series data. Why we use GAN and specifically CNN as a discriminator? That is a good question: there are special sections on that later.
brentvollebregt/auto-py-to-exe
Converts .py to .exe using a simple graphical interface
nalepae/pandarallel
A simple and efficient tool to parallelize Pandas operations on all available CPUs
JerBouma/FinanceDatabase
This is a database of 300.000+ symbols containing Equities, ETFs, Funds, Indices, Currencies, Cryptocurrencies and Money Markets.
vijishmadhavan/ArtLine
A Deep Learning based project for creating line art portraits.
edarchimbaud/awesome-systematic-trading
A curated list of awesome libraries, packages, strategies, books, blogs, tutorials for systematic trading.
helblazer811/ManimML
ManimML is a project focused on providing animations and visualizations of common machine learning concepts with the Manim Community Library.
blankly-finance/blankly
🚀 💸 Easily build, backtest and deploy your algo in just a few lines of code. Trade stocks, cryptos, and forex across exchanges w/ one package.
letianzj/QuantResearch
Quantitative analysis, strategies and backtests
abhishekkrthakur/colabcode
Run VSCode (codeserver) on Google Colab or Kaggle Notebooks
pmorissette/ffn
ffn - a financial function library for Python
VivekPa/AIAlpha
Use unsupervised and supervised learning to predict stocks
cuemacro/findatapy
Python library to download market data via Bloomberg, Eikon, Quandl, Yahoo etc.
koaning/scikit-lego
Extra blocks for scikit-learn pipelines.
AnalyzerREST/python-tradingview-ta
Unofficial TradingView technical analysis API wrapper.
Auquan/Tutorials
Ipython notebooks for math and finance tutorials
highfestiva/finplot
Performant and effortless finance plotting for Python
ssantoshp/Empyrial
An Open Source Portfolio Backtesting Engine for Everyone | 面向所有人的开源投资组合回测引擎
sreenivasdoosa/sdoosa-algo-trade-python
Algo trade project in python
PacktPublishing/Python-Algorithmic-Trading-Cookbook
Python Algorithmic Trading Cookbook, published by Packt
jigneshpylab/ZerodhaPythonScripts
All scripts are in python language to trade in zerodha using algorithms.
chrism2671/PyTrendFollow
PyTrendFollow - systematic futures trading using trend following
EasyAI/Simple-Binance-Trader
This is a simple trading bot for the binance exchange.
pegahcarter/TAcharts
Apply popular TA tools and charts to candlestick data with NumPy.