Pinned Repositories
cpp-cheat-sheet
C++ Syntax, Data Structures, and Algorithms Cheat Sheet
Greenblatt-Magic-Formula-Value-Investing
Implementation of Joel Greenblatt's magic formula, which he described in his book - "The Little Book That Still Beats the Market".
insta_msg_bot
kinetick
Framework for creating and running trading strategies. Blatantly stolen copy of qtpylib to make it work for Indian markets.
LC-problems
mean-reversion-strategy
Mean Reversion Trading Strategy
minas
Thinkscript and other technical analysis code
OctoBot
Cryptocurrency trading bot using technical analysis based strategy with an advanced web interface
Option-Greeks
This algorithm computes the live option greeks of NIfty ATM strike options. It can be used to compute any strike option prices given that we have the inputs.
Option-Writing-Calls-Using-Open-Interest
Deciding the strike price for writing options, based on the Open Interest from the option chain data from NSE(National Stock Exchange)
swarshah2000's Repositories
swarshah2000/cpp-cheat-sheet
C++ Syntax, Data Structures, and Algorithms Cheat Sheet
swarshah2000/Greenblatt-Magic-Formula-Value-Investing
Implementation of Joel Greenblatt's magic formula, which he described in his book - "The Little Book That Still Beats the Market".
swarshah2000/insta_msg_bot
swarshah2000/kinetick
Framework for creating and running trading strategies. Blatantly stolen copy of qtpylib to make it work for Indian markets.
swarshah2000/LC-problems
swarshah2000/mean-reversion-strategy
Mean Reversion Trading Strategy
swarshah2000/minas
Thinkscript and other technical analysis code
swarshah2000/OctoBot
Cryptocurrency trading bot using technical analysis based strategy with an advanced web interface
swarshah2000/Option-Greeks
This algorithm computes the live option greeks of NIfty ATM strike options. It can be used to compute any strike option prices given that we have the inputs.
swarshah2000/Option-Writing-Calls-Using-Open-Interest
Deciding the strike price for writing options, based on the Open Interest from the option chain data from NSE(National Stock Exchange)
swarshah2000/pyalgostrategypool
Official pool of Algorithmic Trading Strategies powered by the AlgoBulls Platform
swarshah2000/quant-trading
Python quantitative trading strategies including VIX Calculator, Pattern Recognition, Commodity Trading Advisor, Monte Carlo, Options Straddle, Shooting Star, London Breakout, Heikin-Ashi, Pair Trading, RSI, Bollinger Bands, Parabolic SAR, Dual Thrust, Awesome, MACD
swarshah2000/sdoosa-algo-trade-python
Algo trade project in python
swarshah2000/Stock-market-forecasting
Forecasting directional movements of stock prices for intraday trading using LSTM and random forest
swarshah2000/VisualHFT
GUI for enterprise level high frequency trading systems, making focus on visualizing market microstructure analytics, such Limit Order Book dynamic, latencies, execution quality, and other analytics. WPF & C#