Skip to content

Commit

Permalink
version 0.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Dayal Chand Aichara committed Jul 11, 2019
1 parent 8349c7e commit 7781c54
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,9 @@ This will return a plot of BVOL index against time also save volatility index pl
This will return a plot of RSI against time and also save RSI plot in your working directory as 'rsi.png'
"""
```
< img src = 'plots/rsi.png' >

< img src='plots/rsi.png' >


- #### Get Bollinger Bands and its plot
```python
Expand All @@ -117,6 +119,8 @@ This will also save Bollingers bands plot in your working directory as 'bollinge
"""

```


< img src ='plots/bollinger_bands.png' >


Expand Down

0 comments on commit 7781c54

Please sign in to comment.