Pinned Repositories
agent-trading-deep-evolution-strategy
Python script to train an agent training base on deep evolution strategy learning
AlgoApp
Algo trading application for option trading.
algoconvention
AWS Lambda code to automate algo strategy using Chartink
AlgorithmicTrading
This repository contains three ways to obtain arbitrage which are Dual Listing, Options and Statistical Arbitrage. These are projects in collaboration with Optiver and have been peer-reviewed by staff members of Optiver.
alice_blue
Fully automated Algorithmic Trading Bot created with Python for Alice Blue broker. Works on exchanges NSE and MCX for Nifty / Crude / Banknifty futures and options , absolutely FREE
Awesome-Quant-Machine-Learning-Trading
Quant/Algorithm trading resources with an emphasis on Machine Learning
BankNiftyTrade
BTCeGUI
A Python GUI tool for real-time market information and trading on BTC-e.com.
simfin-tutorials
Tutorials for SimFin - Simple financial data for Python
TradzQAI
Trading environnement for RL agents, backtesting and training.
kumars99's Repositories
kumars99/simfin-tutorials
Tutorials for SimFin - Simple financial data for Python
kumars99/TradzQAI
Trading environnement for RL agents, backtesting and training.
kumars99/agent-trading-deep-evolution-strategy
Python script to train an agent training base on deep evolution strategy learning
kumars99/algoconvention
AWS Lambda code to automate algo strategy using Chartink
kumars99/Awesome-Quant-Machine-Learning-Trading
Quant/Algorithm trading resources with an emphasis on Machine Learning
kumars99/cryptocurrency_algotrading
Cryptocurrency algotrading with Ray API
kumars99/FundamentalsQuantifier
A tool that allows you to visually compare the fundamentals of over 6,000 companies.
kumars99/japonicus
Genetic Algorithm for Gekko Trading Bot.
kumars99/Keras-Neuro-Evolution-Trading-Bot-Skeleton
A skeleton for creating a neuro-evolution reinforcement learning trading bot with a Keras neural network.
kumars99/machine_learning_examples
A collection of machine learning examples and tutorials.
kumars99/NeuroEvolution-BTC-Trader
Using tensorflow to build a population of models that trade crypto and breed/mutate iteratively
kumars99/Open-Interest-NSE-Live-Analysis
The package contains various analysis tools for live Option Chain Data.
kumars99/Pairs-Trading-Indian-Stocks-using-Machine-Learning
keywords - Kmeans Clustering, Tsne, PCA, Indian Stocks, Johansen test
kumars99/plotWindow
A tabbed plot window for matplotlib plots using PyQt5
kumars99/python_amibroker
Use python to finish our back-testing project
kumars99/q_learning_trading
create a learning agent using Q-learning
kumars99/quantcon2018
kumars99/Quantiacs
A repository of my last competitions in Quantiacs.
kumars99/SimpleStockAnalysisPython
Stock Analysis Tutorial in Python
kumars99/Step-by-step-guide-to-automation-using-Zerodha-s-API
Step by step guide to automation using Zerodha's API
kumars99/Stock-Performance-Predictor-2.0
Stock Fundamental Analysis using Machine Learning Classification Models
kumars99/Stock-Prediction-Models
Gathers machine learning and deep learning models for Stock forecasting, included trading bots
kumars99/Stock-Price-Prediction-Recurrent-Neural-Networks-LSTM-
kumars99/Stock-Technical-Analysis-Predictor
WORK IN PROGRESS - A stock price predictor that uses technical analysis to determine whether price will increase or decrease after a certain time period. Fantastic for purchasing to stock options.
kumars99/Stock-Trading-Using-Machine-Learning
A comprehensive approach for stock trading implemented individually using Neural Network and Reinforcement Learning.
kumars99/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.
kumars99/Strategy-Evolver
Trading strategy genetic evolution and backtest
kumars99/TradingBot
Cryptocurrency live trading platform.
kumars99/trool
A small tool written in python to collect and analyse option chain data
kumars99/Tutorials
Ipython notebooks for math and finance tutorials