keithevans786's Stars
isocpp/CppCoreGuidelines
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
OpenDevin/OpenDevin
🐚 OpenDevin: Code Less, Make More
QuantConnect/Lean
Lean Algorithmic Trading Engine by QuantConnect (Python, C#)
recloudstream/cloudstream
Android app for streaming and downloading media.
ItIsMeCall911/Course-Piracy-Index
Course Piracy Index 🏴☠️
sim0n00ps/OF-DL
C# console app to download all of the media from Onlyfans accounts with DRM video downloading support
swapniljariwala/nsepy
Python Library to get publicly available data on NSE website ie. stock quotes, historical data, live indices
PyPatel/Quant-Finance-Resources
Courses, Articles and many more which can help beginners or professionals.
VarunS2002/Python-NSE-Option-Chain-Analyzer
The NSE has a website which displays the option chain in near real-time. This program retrieves this data from the NSE site and then generates useful analysis of the Option Chain for the specified Index or Stock. It also continuously refreshes the Option Chain and visually displays the trend in various indicators useful for Technical Analysis.
jigneshpylab/ZerodhaPythonScripts
All scripts are in python language to trade in zerodha using algorithms.
PyPatel/Machine-Learning-and-AI-in-Trading
Applying Machine Learning and AI Algorithms applied to Trading for better performance and low Std.
0xOsiris/Mev_Book
An aggregate of MEV resources, libraries, research papers, and strategies.
hansbuehler/deephedging
Implementation of the vanilla Deep Hedging engine
pkjmesra/PKScreener
A Python-based stock screener for NSE, India. PKScreener is an advanced free stock screener to find potential breakout stocks from NSE and show its possible breakout values. It also helps to find the stocks which are consolidating and may breakout, or the particular chart patterns that you're looking specifically to make your decisions.
jugaad-py/jugaad-trader
Unofficial python client for Zerodha
ranjanrak/optionchainstream
Live streaming option chain for equity derivatives using Kite connect Websocket based on redis.
OptionsnPython/Option-strategies-backtesting-in-Python
Python codes used in book 'Option Greeks Strategies & Backtesting in Python'
harpalnain/ZerodhaAtom
Zerodha Browser Atomation for Algo trading without subscribing Kite API
sim0n00ps/OF-DRM
C# console app to download DRM protected videos from Onlyfans accounts
aeron7/nifty-banknifty-intraday-data
One Minute data for Backtesting for NIFTY BankNIFTY
harsh-vardhhan/Option-Trading-Backend
Option trading platform on NSE (India) for Upstox
philfoster/option_screener
tools for finding/selecting options using the e*trade developer API
sgprasad66/ChartInkScreenerScraper
This repository contains python scripts to carry out automated trading. Includes programmatically placing a Short Straddle for Bank Nifty(Intraday).
anurag-roy/kite-option-chain
Live Option Chain for Equity Derivatives using Zerodha Kite APIs and Next.js
bogadib/chartink_kite_amo_mean_reversion
Python Algorithmic Trading code for using zerodha kite to place AMO orders based on Chartink scanner
asharamseervi/kite-desktop-app
Open Source Desktop App for Zerodha Kite. Developed for Community.
anurag-roy/kiteconnect-ts
Unofficial library for the Kite Connect trading APIs, written in TypeScript
sumit12dec/algoconvention
AWS Lambda code to automate algo strategy using Chartink
ravigala/Chartink-scrapper
Ever wanted to bring stock data from a Chartink screener into TradingView? This project makes it happen! Using Node.js and Puppeteer magic, it scrapes stock data from Chartink, sorts it into handy batches, and makes it ready to use in TradingView.
bogadib/pj_orb_backtester
Program for backtesting 'Opening Range Breakout' Strategy'.