Skip to content

Commit fc31192

Browse files
update README
1 parent accaa0a commit fc31192

File tree

1 file changed

+8
-7
lines changed

1 file changed

+8
-7
lines changed

README.md

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -11,15 +11,16 @@
1111

1212
---
1313

14-
# Contents and Tutorials
14+
# <a name="tutorials"></a>Contents and Tutorials
1515

1616
- **[The New API](https://github.com/matplotlib/mplfinance#newapi)**
17-
- **[Basic Usage](https://github.com/matplotlib/mplfinance#usage)**
18-
- **[Adding Your Own Technical Studies to Plots](https://github.com/matplotlib/mplfinance/blob/master/examples/addplot.ipynb)**
19-
- **[Saving the Plot to a File](https://github.com/matplotlib/mplfinance/blob/master/examples/savefig.ipynb)**
20-
- **[Customizing the Appearance of Plots](https://github.com/matplotlib/mplfinance/blob/master/examples/customization_and_styles.ipynb)**
21-
- **[Price-Movement Plots (Renko, P&F, etc)](https://github.com/matplotlib/mplfinance/blob/master/examples/price-movement_plots.ipynb)**
22-
- **[Trends, Support, Resistance, and Trading Lines](https://github.com/matplotlib/mplfinance/blob/master/examples/using_lines.ipynb)**
17+
- **[Tutorials](https://github.com/matplotlib/mplfinance#tutorials)**
18+
- **[Basic Usage](https://github.com/matplotlib/mplfinance#usage)**
19+
- **[Adding Your Own Technical Studies to Plots](https://github.com/matplotlib/mplfinance/blob/master/examples/addplot.ipynb)**
20+
- **[Saving the Plot to a File](https://github.com/matplotlib/mplfinance/blob/master/examples/savefig.ipynb)**
21+
- **[Customizing the Appearance of Plots](https://github.com/matplotlib/mplfinance/blob/master/examples/customization_and_styles.ipynb)**
22+
- **[Price-Movement Plots (Renko, P&F, etc)](https://github.com/matplotlib/mplfinance/blob/master/examples/price-movement_plots.ipynb)**
23+
- **[Trends, Support, Resistance, and Trading Lines](https://github.com/matplotlib/mplfinance/blob/master/examples/using_lines.ipynb)**
2324
- **[Latest Release Info](https://github.com/matplotlib/mplfinance/blob/master/RELEASE_NOTES.md)**
2425
- **[Some Background History About This Package](https://github.com/matplotlib/mplfinance#history)**
2526
- **[Old API Availability](https://github.com/matplotlib/mplfinance#oldapi)**

0 commit comments

Comments
 (0)