Metadata-Version: 2.1
Name: linechart
Version: 1.7.0
Summary: Backtest performance analysis and charting for MoonLine.
License: MIT
Author: Tim Wedde
Author-email: timwedde@icloud.com
Requires-Python: >=3.8,<3.10
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: arrow (>=1.1.0,<2.0.0)
Requires-Dist: empyrical (>=0.5.5,<0.6.0)
Requires-Dist: linefolio (>=1.5.0,<2.0.0)
Requires-Dist: matplotlib (>=3.4.2,<4.0.0)
Requires-Dist: pandas (>=1.2.4,<2.0.0)
Requires-Dist: quantrocket-client (>=2.6.0,<3.0.0)
Requires-Dist: scipy (>=1.7.0,<2.0.0)
Requires-Dist: seaborn (>=0.11.1,<0.12.0)
