Metadata-Version: 2.2
Name: seolpyo-mplchart
Version: 1.3.0
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 Document](https://white.seolpyo.com/entry/148/)

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


# Sample Image
## sample
![sample gif](https://raw.githubusercontent.com/white-seolpyo/seolpyo-mplchart/refs/heads/main/images/sample.gif)

## tkinter sample
![tkinter sample gif](https://raw.githubusercontent.com/white-seolpyo/seolpyo-mplchart/refs/heads/main/images/with%20tkinter.gif)

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

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


# 40,000 data sample
![40,000 sample](https://raw.githubusercontent.com/white-seolpyo/seolpyo-mplchart/refs/heads/main/images/40000.gif)
