Metadata-Version: 2.1
Name: six-pack-trade-algo
Version: 0.0.493
Summary: An algo trading package
Home-page: https://github.com/pySaurus/AlgoTrader
Author: the six pack bois
Author-email: six.pack.trade.algo@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown

# AlgoTrader


To compile and upload to twine

python setup.py sdist bdist_wheel
python -m twine upload dist/*
pip3 install six_pack_trade_algo==VERSION



