Metadata-Version: 2.1
Name: python-trader
Version: 1.0.0
Summary: A simple tool for algorithm trading and backtesting
Home-page: https://github.com/quitegreensky/python_trader
Author: Sina Namadian
Author-email: quitegreensky@gmail.com
License: MIT
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Description-Content-Type: text/markdown
Requires-Dist: pandas (==1.1.4)
Requires-Dist: ta (==0.7.0)

python_trader
=============

A simple tool for algorithm trading and backtesting.

