Amit's repositories

algo-trading-using-fyers-broker-api

This program trades in stock market using fyers api . It buys when supertrend gives buy signal and sells if supertrend gives sell signal , if adx is below 30 it won't trade. it selects supertrend values by bruteforcing all the possible combinations with past data of given stock . It selects stock day before the market opens.It selects the stocks to trade by checking list of stocks in chartink script , then it bruteforces best combination of supertrend combinations and trades with that supertrend combinations on the next day , it also messages you live alerts in telegram.

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

Algorithmic-trading

Algorithmic-trading using Python

Language:PythonStargazers:0Issues:0Issues:0

Algorithmic-Trading-Strategies-Python-implementation

Algo trading strategies implemented in python. In future along with rule based approaches, machine learning stragies are going to be incorporated to generate buy sell and hold signals in live market.

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

awesome-quant

A curated list of insanely awesome libraries, packages and resources for Quants (Quantitative Finance)

Language:PythonStargazers:0Issues:0Issues:0

Candlestick_patterns

Returns pandas dataframe with candlestick patterns

Language:PythonStargazers:0Issues:0Issues:0

data-science-complete-tutorial

Notebooks to learn data science - Videos https://www.edyoda.com/resources/videolisting/1416/

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

dotnetcore-microservices-poc

Very simplified insurance sales system made in a microservices architecture using .NET Core

Language:C#Stargazers:0Issues:0Issues:0

financial-machine-learning

A curated list of practical financial machine learning tools and applications.

Language:PythonStargazers:0Issues:0Issues:0
Language:JavaScriptStargazers:0Issues:0Issues:0

Full-SorceCode-ShoeShop-Ecommerce-Web

This is full shoeshop ecommerce shop tutorial source code

Language:JavaScriptStargazers:0Issues:0Issues:0

fully-automated-nifty-options-trading

It is fully automated algo trading , It trades for you in Nifty options using Zerodha kite . You don't need to pay 4000 indian rupees monthly for kite api because this program uses selenium to access zerodha kite website

License:MITStargazers:0Issues:0Issues:0

Fyers_Option

Get Banknifty fyers option data

Stargazers:0Issues:0Issues:0

Gekko-Strategies

Strategies to Gekko trading bot with backtests results and some useful tools.

Language:JavaScriptStargazers:0Issues:0Issues:0

gridbot-websockets

build a gridbot using real-time market data over websockets

Stargazers:0Issues:0Issues:0

HelloWorld

HelloWorld

Stargazers:0Issues:0Issues:0
Stargazers:0Issues:0Issues:0

machine-learning-for-software-engineers

A complete daily plan for studying to become a machine learning engineer.

License:CC-BY-SA-4.0Stargazers:0Issues:0Issues:0

NSE-Data

NSE Data with different intervals[1 minute, 3 minute, 5 minute, 10 minute, 15 minute, 30 minute, Hourly, Daily data] are uploaded in this repository from 2015 to Feb 2022. Along with this, Nifty 50 stocks daily data for last 20 years are also uploaded here.

License:GPL-3.0Stargazers:0Issues:0Issues:0

nsetools

Realtime Data From National Stock Exchange (India)

License:MITStargazers:0Issues:0Issues:0

OptionChain

Just scraped the NSE website(nseindia.com/option-chain) and extracted all the options data, and made some basic manipulations and plotted the skew and term structure of call and put. WIP!!

License:MITStargazers:0Issues:0Issues:0

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.

Language:PythonLicense:GPL-3.0Stargazers:0Issues:0Issues:0

python_reference

Useful functions, tutorials, and other Python-related things

Stargazers:0Issues:0Issues:0

Scalping-Day-Trading-Strategy-

Scalping day trading strategy

Stargazers:0Issues:0Issues:0

scikit-learn-videos

Jupyter notebooks from the scikit-learn video series

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

tradewithpython-blogs

Repo for storing all blogs written on https://tradewithpython.com/

Stargazers:0Issues:0Issues:0