Pinned Repositories
jupyter_notebooks
Collection of jupyter notebooks
kite-connect-python-example
Kite connect Python client example
learn-python3
Jupyter notebooks for teaching/learning Python 3
py-market-profile
A library to calculate Market Profile (aka Volume Profile) for financial data from a Pandas DataFrame.
SGX-Full-OrderBook-Tick-Data-Trading-Strategy
Providing the solutions for high-frequency trading (HFT) strategies using data science approaches (Machine Learning) on Full Orderbook Tick Data.
Technical-Indicators
Technical Indicators used in Stock Market Analysis
WebinarNotebooks
Jupyter Notebooks and datasets from my webinars.
webinars
materials from past webinars
ZerodhaPythonScripts
All scripts are in python language to trade in zerodha using algorithms.
hayerpa's Repositories
hayerpa/jupyter_notebooks
Collection of jupyter notebooks
hayerpa/learn-python3
Jupyter notebooks for teaching/learning Python 3
hayerpa/py-market-profile
A library to calculate Market Profile (aka Volume Profile) for financial data from a Pandas DataFrame.
hayerpa/Technical-Indicators
Technical Indicators used in Stock Market Analysis
hayerpa/WebinarNotebooks
Jupyter Notebooks and datasets from my webinars.
hayerpa/webinars
materials from past webinars
hayerpa/ZerodhaPythonScripts
All scripts are in python language to trade in zerodha using algorithms.
hayerpa/alpaca-market-data-bta-lib
applying technical indicators to alpaca market data with bta-lib
hayerpa/awesome-python
A curated list of awesome Python frameworks, libraries, software and resources
hayerpa/Binance-api-step-by-step-guide
These are the code snippets used in the Binance Python API - A step-by-step guide on the AlgoTrading101 website
hayerpa/freeCodeCamp
The https://www.freeCodeCamp.org open source codebase and curriculum. Learn to code for free together with millions of people.
hayerpa/learn-python
📚 Playground and cheatsheet for learning Python. Collection of Python scripts that are split by topics and contain code examples with explanations.
hayerpa/MA-crossover_strategies
hayerpa/machinelearning
Machine learning and artificial intelligence
hayerpa/nsetools
Realtime Data From National Stock Exchange (India)
hayerpa/pandas
Flexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more
hayerpa/pydata-book
Materials and IPython notebooks for "Python for Data Analysis" by Wes McKinney, published by O'Reilly Media
hayerpa/pyexcel
Single API for reading, manipulating and writing data in csv, ods, xls, xlsx and xlsm files
hayerpa/pyfolio
Portfolio and risk analytics in Python
hayerpa/pykiteconnect
The official Python client library for the Kite Connect trading APIs
hayerpa/Python
All Algorithms implemented in Python
hayerpa/python-trading-robot
A trading robot, that can submit basic orders in an automated fashion using the TD API.
hayerpa/PythonDataScienceHandbook
Python Data Science Handbook: full text in Jupyter Notebooks
hayerpa/SuperTrendfor50Stocks
Project name- Super Trend Visulaization Author- Kanishka Narayan Description- Use this code to re-create a visulization application used to analyze and visualize stock data. The original visualization can be found here-https://supertrend2.herokuapp.com/
hayerpa/ta-lib
Python wrapper for TA-Lib (http://ta-lib.org/).
hayerpa/top-gainers-and-losers-nse
this is a python which gives the stocks which experienced the most change in price in a given day and stores the information in a csv file along with other useful info like ohlc and volume for your further usage.
hayerpa/tradingplan
Trading Plan description
hayerpa/Tutorials
Ipython notebooks for math and finance tutorials
hayerpa/yfinance
Yahoo! Finance market data downloader (+faster Pandas Datareader)
hayerpa/Zerodha_Live_Automate_Trading-_using_AI_ML_on_Indian_stock_market
Online trading using Artificial Intelligence Machine leaning with python on Indian Stock Market, trading using live bots indicators screener and backtesters using rest api and websocket 😊