Commit Graph

1020 Commits

Author SHA1 Message Date
gcarq d12dba16db simplify status command 2017-11-05 18:35:32 +01:00
Sébastien Moreau 3884cfb809
Merge branch 'develop' into feature/advanced-status-command 2017-11-05 10:32:53 -05:00
Sebastien Moreau caa6e22e53 Adds unit tests 2017-11-05 10:26:03 -05:00
gcarq 8fdd127f72 fix float precision rendering 2017-11-05 16:13:55 +01:00
gcarq 95a17b8f98 dry_run: remove mock value notice 2017-11-05 15:35:15 +01:00
gcarq c37df0e70d inform about mocked values with dry_run 2017-11-03 21:36:55 +01:00
gcarq 543857ddb2 set initial open_rate and amount in create_trade
This is mostly needed by dry_run
2017-11-02 19:00:25 +01:00
gcarq 0e96197a94 don't spend the whole coin balance when selling 2017-11-02 19:00:25 +01:00
gcarq 465c91b9a9 telegram.cleanup: fix NoneType issue when telegram is deactivated 2017-11-02 18:56:57 +01:00
Sebastien Moreau 60249af04c Removes long format + pylint fixes 2017-11-02 13:25:19 -04:00
gcarq e07904d436 PEP8 linting 2017-10-31 00:36:35 +01:00
gcarq 26468bef83 balance: filter currencies with 0.0 balances 2017-10-31 00:29:22 +01:00
Sebastien Moreau 8bdace68f6 Adds options for /status command 2017-10-29 20:51:38 -04:00
Sebastien Moreau 0e1eb20781 Adds /count command
Adds /count command

Adds /count command
2017-10-29 18:47:42 -04:00
Samuel Husso 4f6c3f94e0 added tests to /balance, minor cleanup 2017-10-29 10:10:00 +02:00
Samuel Husso dd78c62c3d added new command to return balance across all currencies 2017-10-28 08:59:43 +03:00
gcarq 4139b0b0c7 add signal handler for SIGINT, SIGTERM and SIGABRT 2017-10-27 15:52:14 +02:00
Janne Sinivirta d32ff3410c add help command to telegram bot 2017-10-21 11:08:08 +03:00
xsmile b9eb266236 Exchange refactoring 2017-10-06 12:22:04 +02:00
gcarq 0c517ee3b6 move project into freqtrade/ 2017-09-29 19:28:32 +02:00