mplfinance

Financial Markets Data Visualization using Matplotlib

OTHER License

Downloads
317.2K
Stars
3.3K
Committers
45

Bot releases are hidden (Show)

mplfinance - v0.12.10b0 Latest Release

Published by DanielGoldfarb about 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/matplotlib/mplfinance/compare/v0.12.9b7...v0.12.10b0

mplfinance - Point and Figure rewrite

Published by DanielGoldfarb almost 2 years ago

  • 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

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

mplfinance - Hacktoberfest

Published by DanielGoldfarb almost 2 years ago

What's Changed

New Contributors

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

mplfinance - v0.12.9b1

Published by DanielGoldfarb over 2 years ago

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

mplfinance - v0.12.9b0

Published by DanielGoldfarb over 2 years ago

What's Changed

New Contributors

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

mplfinance - v0.12.8b9

Published by DanielGoldfarb over 2 years ago

What's Changed

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

mplfinance - v0.12.8b8

Published by DanielGoldfarb almost 3 years ago

What's Changed

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

mplfinance - v0.12.8b7

Published by DanielGoldfarb almost 3 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/matplotlib/mplfinance/compare/v0.12.8b6...v0.12.8b7

mplfinance - v0.12.8b6

Published by DanielGoldfarb almost 3 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/matplotlib/mplfinance/compare/v0.12.8b4...v0.12.8b6

mplfinance - v0.12.8b4

Published by DanielGoldfarb almost 3 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/matplotlib/mplfinance/compare/v0.12.8b3...v0.12.8b4

mplfinance - v0.12.8b3

Published by DanielGoldfarb almost 3 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/matplotlib/mplfinance/commits/v0.12.8b3

Package Rankings
Top 1.32% on Pypi.org
Top 20.09% on Conda-forge.org
Badges
Extracted from project README
mplfinance Checks