CodeByHarri / Candlestick-Trading-Analysis-Strategy

Candlestick Trading, Analysis & Strategy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Candlestick Trading, Analysis & Strategy

In the following notebook a candlestick plot is made with buy and sell signals. Data is read in using Yahoo Finance. CandlesStick patterns are found using Ta-Lib. The sub plots are interchangable. A few examples included in the notebook are:

- Money Flow Index (MFI)
- Stochastic Relative Strenth Index (RSI)
- Commodity Channel Index (CCI)
- Moving Average Convergence Divergence (MACD)
- Volume & Volume Weigheted Average Price (VWAP)
- Candle Stick Patterns by Weight

Strategies can be made with the buy/sell functions and markers will be added to this plot. A simple example with MACD markers on the candlestick is shown below with Ethereum (ETH-USD) & Intel (INTC).

About

Candlestick Trading, Analysis & Strategy


Languages

Language:Jupyter Notebook 100.0%