stable/freqtrade
jblestang 7a2e9ef535 Add fiat display in sell msg (#271)
* Display amount (fiat currency) in the sell message
* Display also base currency
* Adding more info in Buy Message, the stake amount, and the amount using FIAT Converter
* fix display style and width
* Fixing flake8
2018-01-01 14:21:43 -08:00
..
exchange Revert "Make get_signals async. This should speed up create_trade calls by at least 10x. (#223)" (#275) 2018-01-01 19:32:58 +01:00
optimize Refactor Optimize tests, and add more unit tests 2017-12-28 22:32:48 -08:00
rpc CI flake8 error 2017-12-27 21:33:42 +01:00
tests Removing tilde and change profit to loss when negative profit is made 2018-01-01 20:18:38 +01:00
vendor add missing import 2017-11-20 22:26:32 +01:00
__init__.py use normal program flow to handle interrupts 2017-11-20 22:15:19 +01:00
analyze.py Revert "Make get_signals async. This should speed up create_trade calls by at least 10x. (#223)" (#275) 2018-01-01 19:32:58 +01:00
fiat_convert.py Display profits in fiat 2017-12-26 19:44:19 -08:00
main.py Add fiat display in sell msg (#271) 2018-01-01 14:21:43 -08:00
misc.py Merge pull request #259 from gcarq/fix/issue-248 2017-12-30 17:28:16 -08:00
persistence.py Add more unittest (#241) 2017-12-27 11:41:11 +01:00