What's Changed
* markersize validator extended by ugorsahin in https://github.com/matplotlib/mplfinance/pull/580
* add ticks_issue_573.ipynb by DanielGoldfarb in https://github.com/matplotlib/mplfinance/pull/589
* saving a few examples and experiments into the repository by DanielGoldfarb in https://github.com/matplotlib/mplfinance/pull/599
* Ploting Example Added With Data by DrChandrakant in https://github.com/matplotlib/mplfinance/pull/612
- [**Many thanks to DrChandrakant for adding many new plotting examples - click here.**](https://github.com/matplotlib/mplfinance/tree/master/examples/indicators)
* add scratch work from issue436 and stackoverflow 75737197 by DanielGoldfarb in https://github.com/matplotlib/mplfinance/pull/631
* move indicator examples into indicator directory by DanielGoldfarb in https://github.com/matplotlib/mplfinance/pull/632
* Style Enhancements, and add styles from Chandrakant by DanielGoldfarb in https://github.com/matplotlib/mplfinance/pull/634
* [**API for adding Legend labels:**](https://github.com/matplotlib/mplfinance/blob/master/examples/addplot_legends.ipynb) `mpf.make_addplot(..., label="myLabel")` by alexpvpmindustry in https://github.com/matplotlib/mplfinance/pull/605
- **Many thanks to alexpvpmindustry for implementing Legend Labels.**
- [**Click here to see code examples for adding legend labels**](https://github.com/matplotlib/mplfinance/blob/master/examples/addplot_legends.ipynb)
New Contributors
* ugorsahin made their first contribution in https://github.com/matplotlib/mplfinance/pull/580
* DrChandrakant made their first contribution in https://github.com/matplotlib/mplfinance/pull/612
* alexpvpmindustry made their first contribution in https://github.com/matplotlib/mplfinance/pull/605
**Full Changelog**: https://github.com/matplotlib/mplfinance/compare/v0.12.9b7...v0.12.10b0