AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
cointrader/__init__.py
cointrader/chart.py
cointrader/cli.py
cointrader/cointrader.py
cointrader/config.py
cointrader/exchange.py
cointrader/strategy.py
cointrader.egg-info/PKG-INFO
cointrader.egg-info/SOURCES.txt
cointrader.egg-info/dependency_links.txt
cointrader.egg-info/entry_points.txt
cointrader.egg-info/not-zip-safe
cointrader.egg-info/requires.txt
cointrader.egg-info/top_level.txt
docs/Makefile
docs/authors.rst
docs/cointrader.exchanges.rst
docs/cointrader.rst
docs/cointrader.strategies.rst
docs/conf.py
docs/contributing.rst
docs/history.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/modules.rst
docs/readme.rst
docs/usage.rst
tests/__init__.py
tests/test_cointrader.py
tests/strategies/__init__.py
tests/strategies/test_followtrend.py