Pinned Repositories
Algorithmic-Support-and-Resistance
Automatically identifies support and resistance lines on a stock chart using reversal points, displays candlestick chart.
AlgorithmicTrading
Using the Zerodha KiteConnect API platform to build an algorithmic market/exchange trading program template.
awesome-deep-trading
List of awesome resources for machine learning-based algorithmic trading
awesome-quant
A curated list of insanely awesome libraries, packages and resources for Quants (Quantitative Finance)
Awesome-Quant-Machine-Learning-Trading
Quant/Algorithm trading resources with an emphasis on Machine Learning
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.
data-science-ipython-notebooks
Data science Python notebooks: Deep learning (TensorFlow, Theano, Caffe, Keras), scikit-learn, Kaggle, big data (Spark, Hadoop MapReduce, HDFS), matplotlib, pandas, NumPy, SciPy, Python essentials, AWS, and various command lines.
Hands-On-Machine-Learning-for-Algorithmic-Trading
Hands-On Machine Learning for Algorithmic Trading, published by Packt
Hands-on-Microservices-with-Python
Hands-on Microservices with Python [ video], published by Packt
pysystemtrade
Systematic Trading in python
krmadala's Repositories
krmadala/data-science-ipython-notebooks
Data science Python notebooks: Deep learning (TensorFlow, Theano, Caffe, Keras), scikit-learn, Kaggle, big data (Spark, Hadoop MapReduce, HDFS), matplotlib, pandas, NumPy, SciPy, Python essentials, AWS, and various command lines.
krmadala/Hands-On-Machine-Learning-for-Algorithmic-Trading
Hands-On Machine Learning for Algorithmic Trading, published by Packt
krmadala/Hands-on-Microservices-with-Python
Hands-on Microservices with Python [ video], published by Packt
krmadala/pysystemtrade
Systematic Trading in python
krmadala/Algorithmic-Support-and-Resistance
Automatically identifies support and resistance lines on a stock chart using reversal points, displays candlestick chart.
krmadala/AlgorithmicTrading
Using the Zerodha KiteConnect API platform to build an algorithmic market/exchange trading program template.
krmadala/awesome-deep-trading
List of awesome resources for machine learning-based algorithmic trading
krmadala/awesome-quant
A curated list of insanely awesome libraries, packages and resources for Quants (Quantitative Finance)
krmadala/Awesome-Quant-Machine-Learning-Trading
Quant/Algorithm trading resources with an emphasis on Machine Learning
krmadala/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.
krmadala/candlestick-patterns
Candlestick patterns detector
krmadala/Cup-and-Handle-Pattern
krmadala/example_nbs
random examples for analysing
krmadala/fullstack-trading-app
A full stack Python app for trading using the Alpaca API
krmadala/fundamentals-chart
SPA showing chart of fundamental ratios for given public companies.
krmadala/gym-trading
Environment for reinforcement-learning algorithmic trading models
krmadala/L1DataMovementPrediction
A multi-label, multi-class classifier for an intra-day L1 order book data of a single security.
krmadala/machine-learning-for-trading
Code and resources for Machine Learning for Algorithmic Trading, 2nd edition.
krmadala/Momentum-Trading-Example
An example algorithm for a momentum-based day trading strategy.
krmadala/q-trader
Deep Q-learning driven stock trader bot
krmadala/quant-trading
Python quantitative trading strategies including MACD, Pair Trading, Heikin-Ashi, London Breakout, Awesome, Dual Thrust, Parabolic SAR, Bollinger Bands, RSI, Pattern Recognition, CTA, Monte Carlo, Options Straddle
krmadala/Stock-Prediction-Models
Gathers machine learning and deep learning models for Stock forecasting including trading bots and simulations
krmadala/StockSentimentTrading
Algorithmic Trading using Sentiment Analysis on News Articles
krmadala/Support-and-Resistance-Algorithm
Returns historical support and resistance levels.
krmadala/support-resistance_trading-bot
Bot that trades any kind of asset based on support and resistance levels
krmadala/ta
Technical Analysis Library using Pandas (Python)
krmadala/trend-following
Trend Following Lab
krmadala/trendln
Support and Resistance Trend lines Calculator for Financial Analysis
krmadala/vcp_screener
This aims at providing US stock with cup-handle pattern with high possibility
krmadala/wrapper-backtrader
Some trading strategies implemented using Backtrader