stable/freqtrade/exchange
creslinux 6314639c4c Moved to pow(10, on recommendation from core team
Removed excessive boiler plating for simple function

Tested on sandbox with print output and in scratch

conn is HTTPSConnectionPool(host='api-public.sandbox.gdax.com', port=443)
conn is HTTPSConnectionPool(host='api-public.sandbox.gdax.com', port=443)
be_amount 0.00610615427076642
sym prec is 8
af_amount 0.00610615
b4_price 8188.46
sym prec is 2
af_price 8188.46
2018-07-30 10:25:46 +00:00
..
__init__.py Moved to pow(10, on recommendation from core team 2018-07-30 10:25:46 +00:00
exchange_helpers.py rename analyze.py to exchange_helpers.py 2018-07-17 21:26:52 +03:00