Metadata-Version: 2.1
Name: linechart
Version: 1.8.0
Summary: Backtest performance analysis and charting for MoonLine.
License: MIT
Author: Tim Wedde
Author-email: tim.wedde@genzai.dev
Requires-Python: >=3.8,<3.11
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: arrow (>=1.2.2,<2.0.0)
Requires-Dist: empyrical (>=0.5.5,<0.6.0)
Requires-Dist: linefolio (>=1.6.0,<2.0.0)
Requires-Dist: matplotlib (>=3.5.1,<4.0.0)
Requires-Dist: pandas (>=1.4.0,<2.0.0)
Requires-Dist: quantrocket-client (>=2.7.0,<3.0.0)
Requires-Dist: scipy (>=1.7.3,<2.0.0)
Requires-Dist: seaborn (>=0.11.2,<0.12.0)
