LICENSE.md
README.md
setup.py
bitfinex/__init__.py
bitfinex/backtest/__init__.py
bitfinex/backtest/data.py
bitfinex/rest/__init__.py
bitfinex/rest/restv1.py
bitfinex/rest/restv2.py
bitfinex/utils/__init__.py
bitfinex/websockets/__init__.py
bitfinex/websockets/abbreviations.py
bitfinex/websockets/client.py
bitfinex_v2_proxy.egg-info/PKG-INFO
bitfinex_v2_proxy.egg-info/SOURCES.txt
bitfinex_v2_proxy.egg-info/dependency_links.txt
bitfinex_v2_proxy.egg-info/requires.txt
bitfinex_v2_proxy.egg-info/top_level.txt
bitfinex_v2_proxy.egg-info/zip-safe
tests/__init__.py
tests/test_rest_v1.py
tests/test_rest_v2.py
tests/test_utils.py