stable/freqtrade
Michael Egger 4c2dea83c5
Merge pull request #84 from gcarq/telegram/show-balance
Telegram command: /show balance
2017-10-29 22:05:10 +01:00
..
exchange added get_balances as a abstract method to the interface baseclass 2017-10-29 17:57:57 +02:00
rpc added tests to /balance, minor cleanup 2017-10-29 10:10:00 +02:00
tests Merge pull request #84 from gcarq/telegram/show-balance 2017-10-29 22:05:10 +01:00
__init__.py version bump 2017-10-24 18:14:31 +02:00
analyze.py use .ix instead of .loc for small perf boost 2017-10-29 16:28:55 +02:00
main.py add signal handler for SIGINT, SIGTERM and SIGABRT 2017-10-27 15:52:14 +02:00
misc.py remove 'enabled' property in exchange config 2017-10-07 17:36:48 +02:00
persistence.py add signal handler for SIGINT, SIGTERM and SIGABRT 2017-10-27 15:52:14 +02:00