Metadata-Version: 2.4
Name: graphplotyt
Version: 1.0.1
Summary: Plot backtest graph
Home-page: https://github.com/lauytgary/GraphPlotYT
Author: Gary YT Lau
Author-email: lauytgary@gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: pandas>=1.5.0
Requires-Dist: plotly<6,>=5.10.0
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: license-file
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

# GraphPlotYT

Plot graph for backtest

## Installation
```bash
pip install GraphPlotYT
