Metadata-Version: 2.1
Name: linechart
Version: 1.5.1
Summary: Backtest performance analysis and charting for MoonLine.
License: MIT
Author: Tim Wedde
Author-email: timwedde@icloud.com
Requires-Python: >=3.7,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: arrow (>=0.17.0,<0.18.0)
Requires-Dist: empyrical (>=0.5.4,<0.6.0)
Requires-Dist: linefolio (>=1.3.1,<2.0.0)
Requires-Dist: matplotlib (>=3.3.2,<4.0.0)
Requires-Dist: pandas (>=1.1.3,<2.0.0)
Requires-Dist: quantrocket-client (>=2.3.0,<3.0.0)
Requires-Dist: scipy (>=1.5.2,<2.0.0)
Requires-Dist: seaborn (>=0.11.0,<0.12.0)
