Mplfinance

Latest version: v0.12.10b0

Safety actively analyzes 681881 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

0.12.10b0

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

0.12.9b7

- Rewrite Point and Figure code to fix problems noted in 568

- also includes assorted changes to fix various deprecation warnings that otherwise appeared when mplfinance ran with newer versions of matplotlib and pandas.

What's Changed
* Fix a few deprecation warnings by DanielGoldfarb in https://github.com/matplotlib/mplfinance/pull/571
* Rewrite (fix/correct) Point and Figure algorithm by DanielGoldfarb in https://github.com/matplotlib/mplfinance/pull/575

**Full Changelog**: https://github.com/matplotlib/mplfinance/compare/v0.12.9b5...v0.12.9b7

0.12.9b5

What's Changed
* Change maximum panels to 32 in docs & examples, in regards to completion of 377 by Animeshz in https://github.com/matplotlib/mplfinance/pull/555
* mpf now accepts alpha parameter as list for [hvat]lines so it is possible to set a different alpha for each line.
- also import pyplot as plt to resolve unresolved reference error
- by nijek in https://github.com/matplotlib/mplfinance/pull/558
* Script additions for 'ema' plotting by andrewrgarcia in https://github.com/matplotlib/mplfinance/pull/563
* Added xlabel= kwarg to mpf.plot() by vedant-gawande in https://github.com/matplotlib/mplfinance/pull/564
* Check for whitespace in column names when column not found. by DanielGoldfarb in https://github.com/matplotlib/mplfinance/pull/567

New Contributors
* Animeshz made their first contribution in https://github.com/matplotlib/mplfinance/pull/555
* nijek made their first contribution in https://github.com/matplotlib/mplfinance/pull/558
* andrewrgarcia made their first contribution in https://github.com/matplotlib/mplfinance/pull/563
* vedant-gawande made their first contribution in https://github.com/matplotlib/mplfinance/pull/564

**Full Changelog**: https://github.com/matplotlib/mplfinance/compare/v0.12.9b1...v0.12.9b5

0.12.9b1

What's Changed (PR https://github.com/matplotlib/mplfinance/pull/530)
- Handle OHLC and Volume on same panel, by ...
- placing Volume on the panel's secondary axes
- using Axes.zorder to make sure OHLC is draw on top of volume
- Also add the following kwargs to `mpf.plot()`:
- `volume_alpha` to set alpha of volume bars
- `volume_ylim` to set ylim values of the Volume axis


**Full Changelog**: https://github.com/matplotlib/mplfinance/compare/v0.12.9b0...v0.12.9b1

0.12.9b0

What's Changed
* tweak multicursor, and add ginput example by DanielGoldfarb in https://github.com/matplotlib/mplfinance/pull/501
* Removing a TODO comment in `plotting.py` by anbarief in https://github.com/matplotlib/mplfinance/pull/504
* Removed `if (plottype not in _valid_types_all) ... ` and also `num_panels = config['num_panels']` by anbarief in https://github.com/matplotlib/mplfinance/pull/507
* allow a list to be passed as `mpl_base_style` kwarg by donbing in https://github.com/matplotlib/mplfinance/pull/516
* Assorted cleanup and minor fixes. by DanielGoldfarb in https://github.com/matplotlib/mplfinance/pull/526
* fill_between support for addplot, and for list of fill_between. by DanielGoldfarb in https://github.com/matplotlib/mplfinance/pull/529
* Added multi fill_between by jubapa in https://github.com/matplotlib/mplfinance/pull/519
* add fill_between support for additional plot by wgong in https://github.com/matplotlib/mplfinance/pull/511

New Contributors
* anbarief made their first contribution in https://github.com/matplotlib/mplfinance/pull/504
* wgong made their first contribution in https://github.com/matplotlib/mplfinance/pull/511
* donbing made their first contribution in https://github.com/matplotlib/mplfinance/pull/516
* jubapa made their first contribution in https://github.com/matplotlib/mplfinance/pull/519

**Full Changelog**: https://github.com/matplotlib/mplfinance/compare/v0.12.8b9...v0.12.9b0

0.12.8b9

What's Changed
* completed kwarg descriptions for `mpf.kwarg_help()` by DanielGoldfarb in https://github.com/matplotlib/mplfinance/pull/498


**Full Changelog**: https://github.com/matplotlib/mplfinance/compare/v0.12.8b8...v0.12.8b9

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.