|
11 | 11 |
|
12 | 12 | ---
|
13 | 13 |
|
14 |
| -# Contents and Tutorials |
| 14 | +# <a name="tutorials"></a>Contents and Tutorials |
15 | 15 |
|
16 | 16 | - **[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)** |
23 | 24 | - **[Latest Release Info](https://github.com/matplotlib/mplfinance/blob/master/RELEASE_NOTES.md)**
|
24 | 25 | - **[Some Background History About This Package](https://github.com/matplotlib/mplfinance#history)**
|
25 | 26 | - **[Old API Availability](https://github.com/matplotlib/mplfinance#oldapi)**
|
|
0 commit comments