cointrader

View on PyPIReverse Dependencies (0)

0.4.0 cointrader-0.4.0-py2.py3-none-any.whl

Wheel Details

Project: cointrader
Version: 0.4.0
Filename: cointrader-0.4.0-py2.py3-none-any.whl
Download: [link]
Size: 25094
MD5: 72f1e7292cb4277e729428a46698d4c0
SHA256: 4bb884ca9ce396a74351c01617475d21c4f9aed3f57a97290c97275eacb79417
Uploaded: 2017-03-16 19:40:52 +0000

dist-info

METADATA

Metadata-Version: 2.0
Name: cointrader
Version: 0.4.0
Summary: Cointrader is a trading application for crypto currencies.
Author: Torsten Irländer
Author-Email: torsten.irlaender[at]googlemail.com
Home-Page: https://github.com/toirl/cointrader
License: MIT license
Keywords: cointrader
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Requires-Dist: Click (>=6.0)
Requires-Dist: requests
Requires-Dist: sqlalchemy
Requires-Dist: stockstats
Requires-Dist: termcolor
Requires-Dist: terminaltables
[Description omitted; length: 5103 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.29.0)
Root-Is-Purelib: true
Tag: py2-none-any
Tag: py3-none-any

RECORD

Path Digest Size
cointrader/__init__.py sha256=yO-4aiAnGPWMtt03C2iKhqg2VJw1DkP26LTX6X9xQBM 516
cointrader/bot.py sha256=cRGTaFLPLS1KB2S_v73u0UnKM20GHtjciCvgo5v-F-Q 11420
cointrader/chart.py sha256=yf2uIFqHoOmIVvECa4wRDWBEHldwVRuf2IlNLkQttUo 1672
cointrader/cli.py sha256=4oRZbxXDwS_y-tYKIWMXxpnStX2bgdW95ze7EHC6b-c 5481
cointrader/config.py sha256=e_rtwzKtdUP_f9f6RRX_-gh00H1h1018_AFYX0eWQeI 969
cointrader/exchange.py sha256=1ORp0ZimGBXh3J1quLSZDItJU2Dvy_Y89F9ahq5hH2M 11742
cointrader/helpers.py sha256=NJZ62x_tLrgARa2RV7axNKp5038GK-atz7_IXU5LZ00 2550
cointrader/strategy.py sha256=b5fkeAIiSUEkmgi-Zj4Uakr4XQmjJwfvKYJr3yhnt7M 3570
cointrader/exchanges/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
cointrader/exchanges/poloniex.py sha256=gS4aOE_49jU54HAkJnn94_uHAZJQnlgLzWYvKOEI9Mc 10345
cointrader/strategies/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
cointrader/strategies/trend.py sha256=DQGbhtIzL50HVd8ABwu5VaH02mjaUWoNJB45-uhqmJk 4704
cointrader-0.4.0.dist-info/DESCRIPTION.rst sha256=D-bpPm1Bs9Mfw7UvgHXqaUvqP_TIWg2x5KXTt0kFyKE 5103
cointrader-0.4.0.dist-info/METADATA sha256=nxHDZ0mKngZi5g4VeNbDKj7FRTWcz3BJr7ym_7WHReI 5945
cointrader-0.4.0.dist-info/RECORD
cointrader-0.4.0.dist-info/WHEEL sha256=o2k-Qa-RMNIJmUdIc7KU6VWR_ErNRbWNlxDIpl7lm34 110
cointrader-0.4.0.dist-info/entry_points.txt sha256=u1yWGehMBgXbkosXVvKnRiNtq8-s2k5CRAAdV19I_wY 52
cointrader-0.4.0.dist-info/metadata.json sha256=CXqkv4PHhWLtpxJZHK7WNx90SMFQV_yvCz7vsVH-fVc 1151
cointrader-0.4.0.dist-info/top_level.txt sha256=pCZTXMx0zwoTw6DiuRvuWF54HwEpIx9GojafzfItAZU 17
tests/__init__.py sha256=iwhKnzeBJLKxpRVjvzwiRE63_zNpIBfaKLITauVph-0 24
tests/test_cointrader.py sha256=qRK5KzV9ycJS-OKKgM9jvgV3XSzBE6ySn-Xke7NaK2o 387
tests/strategies/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
tests/strategies/test_followtrend.py sha256=38b7Z0Tna6v5LmcsRrgzKpH7oB1ELtb4vRahAZ3rRUc 4248

top_level.txt

cointrader
tests

entry_points.txt

cointrader = cointrader.cli:main