vrishank97 / AlgoTradingLinks
Python Implementations of popular Algorithmic Trading Strategies
☆118Updated 11 months ago
Alternatives and similar repositories for AlgoTrading
Users that are interested in AlgoTrading are comparing it to the libraries listed below
Sorting:
- A python package to calculate trends in stocks, derivates(Futures & Options) using Renko, PnF, LineBreak etc☆261Updated last year
- Technical Analysis Library Time-Series☆153Updated 6 months ago
- Vanilla option pricing and visualisation using Black-Scholes model in pure Python☆135Updated 3 years ago
- ATR, SuperTrend, Heiken Ashi, Renko☆174Updated 7 years ago
- A high-frequency trading model using Interactive Brokers API with pairs and mean-reversion in Python☆93Updated 8 months ago
- Visualisation for auction market theory with live charts☆128Updated 5 years ago
- Automatically identifies support and resistance lines on a stock chart using reversal points, displays candlestick chart.☆314Updated 2 years ago
- Option and stock backtester / live trader☆281Updated last year
- Forex & Equities Trading Strategies using Machine Learning, Deep Learning and Statistical Techniques☆110Updated 7 years ago
- A library to calculate Market Profile (aka Volume Profile) for financial data from a Pandas DataFrame.☆387Updated 2 years ago
- ☆128Updated 3 months ago
- This is my github repository where I post trading strategies, tutorials and research on quantitative finance with R, C++ and Python. Some…☆135Updated 4 years ago
- A machine learning program that is able to recognize patterns inside Forex or stock data☆155Updated 5 years ago
- Option visualization python package☆160Updated 2 years ago
- Apply popular TA tools and charts to candlestick data with NumPy.☆153Updated 3 years ago
- Some notebooks with powerful trading strategies.☆97Updated 4 years ago
- We tested 3 approaches for Pair Trading: distance, cointegration and reinforcement learning approach.☆268Updated 3 years ago
- Option Calculator using Black-Scholes model and Binomial model☆177Updated 6 years ago
- Option pricing based on Black-Scholes processes, Monte-Carlo simulations with Geometric Brownian Motion, historical volatility, implied v…☆316Updated 10 months ago
- Official Repository☆133Updated 4 years ago
- Price Action Trading APIs, Algorithmic approach, Dealing with securities. Get APIs to detect candlestick patterns, identify trends, suppo…☆318Updated 4 years ago
- Visual style support and resistance detection using Python code☆63Updated 6 years ago
- Source Codes for the Book of Trading Strategies☆181Updated 3 years ago
- Options Trader written in Python based off the ib_insync library.