Metadata-Version: 2.2
Name: seolpyo-mplchart
Version: 0.1.3
Summary: Fast candlestick chart using Python. Includes navigator, slider, navigation, and text information display functions
Author-email: white-seolpyo <white-seolpyo@naver.com>
License: MIT License
Project-URL: Homepage, https://white.seolpyo.com/
Project-URL: Documentation(English), https://white.seolpyo.com/entry/148/
Project-URL: Documentation(한글), https://white.seolpyo.com/entry/147/
Project-URL: repository, https://github.com/white-seolpyo/seolpyo-mplchart
Project-URL: Issues, https://github.com/white-seolpyo/seolpyo-mplchart/issues
Keywords: chart,차트,stock,주식,invest,투자,finance,파이낸스,candle,캔들,candlestick,캔들스틱,matplotlib,mplfinance,pyqtgraph,finplot,virtual currency,가상화폐,coin,코인,bitcoin,비트코인,ethereum,이더리움
Classifier: License :: OSI Approved :: MIT License
Classifier: Development Status :: 5 - Production/Stable
Classifier: Framework :: Matplotlib
Classifier: Operating System :: Microsoft :: Windows
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.11
Description-Content-Type: text/markdown
Requires-Dist: matplotlib>=3.7.0
Requires-Dist: pandas>=2.0.0

# Donation
Bitcoin: 1MKCHW8smDZv5DFMiVkA5G3DeXcMn871ZX

Ethereum: 0x1c5fb8a5e0b1153cd4116c91736bd16fabf83520


# Document
[English](https://white.seolpyo.com/entry/148/)

[한글](https://white.seolpyo.com/entry/147/)


# Sample
<img alt="sample gif" src="https://github.com/white-seolpyo/seolpyo-mplchart/blob/main/images/sample.gif?raw=true">

<img alt="tkinter sample gif" src="https://github.com/white-seolpyo/seolpyo-mplchart/blob/main/images/with%20tkinter.gif?raw=true">

![english sample](https://raw.githubusercontent.com/white-seolpyo/seolpyo-mplchart/refs/heads/main/images/change%20format.png)

![korean sample](https://github.com/white-seolpyo/seolpyo-mplchart/blob/main/images/sample%20kor.png?raw=true)

<img alt="40,000 sample" src="https://github.com/white-seolpyo/seolpyo-mplchart/blob/main/images/40000.gif?raw=true">
