Pinned Repositories
carpe-diem-autobot
An Autobot that does the algorithmic trading of NIFTY BANK, NIFTY Buy CE, PE Options with Risk and Reward Profile.
chameleonQuant
chameleonQuant was born as an open-source Java framework to help enthusiast quants to implement system trading strategies and dynamic portfolio trading systems using advanced optimization techniques, machine learning, and deep learning techniques.
example-scalping
A working example algorithm for scalping strategy trading multiple stocks concurrently using python asyncio
java-timeseries
Time series analysis in Java
mayhem
The Python asyncio tutorial I wish existed earlier
microtrader
A fictitious stock trading microtrader application
MLforChaoticTimeSeries
Jupyter Notebook and Dataset used for PyData Delhi Meetup talk.
Options-Trading-Strategies-in-Python
Developing Options Trading Strategies using Technical Indicators and Quantitative Methods
qstrader
QuantStart.com - Advanced Trading Infrastructure
volatility-trading
A complete set of volatility estimators based on Euan Sinclair's Volatility Trading
quicksilverm25's Repositories
quicksilverm25/vollib
Fundamentally a swig/python wrapper around Peter Jaeckel's lets_be_rational. lets_be_rational focuses exclusively on Black76, while Vollib extends this to add support for Black-Scholes and Black-Scholes-Merton.
quicksilverm25/AlgoTrading
Use the zipline and pyfolio to analyze trades.
quicksilverm25/Deep-Reinforcement-Learning-in-Stock-Trading
Using deep actor-critic model to learn best strategies in pair trading
quicksilverm25/LSTM---Stock-prediction
A long term short term memory recurrent neural network to predict forex data time series
quicksilverm25/lstm_stock_prediction
This is an LSTM stock prediction using Tensorflow with Keras on top.
quicksilverm25/pythalesians
Python library to backtest trading strategies, plot charts (via Chartesians), seamlessly download market data, analyse market patterns etc.
quicksilverm25/RiskMan
Risk, P&L Monitoring for Options trade
quicksilverm25/Sentiment-Analysis-for-Trading
Using Natural Language Processing we developed working prototype of Sentiment analyser of NEWS
quicksilverm25/Stock-Price-Prediction-LSTM
OHLC Average Prediction of Apple Inc. Using LSTM Recurrent Neural Network