Commit Graph

21 Commits

Author SHA1 Message Date
Matthias 8cdc795a44 Rename persistence.init to init_db 2020-10-16 08:15:18 +02:00
Matthias 253b7b763e Apply isort to freqtrade codebase 2020-09-28 19:40:46 +02:00
Matthias c6741ea6c3 Merge branch 'develop' into fix/broken_getpairs 2020-08-12 20:13:06 +02:00
Matthias b22e3a67d8 rename symbol_is_pair to market_is_tradable
Make it part of the exchange class, so subclasses can override this
2020-06-02 20:29:50 +02:00
Matthias 009ea0639f Exchange some occurances of ticker_interval 2020-06-01 20:33:26 +02:00
Matthias f3824d970b Use dict for symbol_is_pair 2020-05-29 20:20:06 +02:00
Matthias ffef4bc474 Humanize show-trades error when no database is specified 2020-05-05 19:48:28 +02:00
Matthias 1066a4504b Add test for show_trades 2020-05-02 11:44:18 +02:00
Matthias 56bb5f7a11 Add show-trades command 2020-05-02 11:26:12 +02:00
Fredrik81 15e59654d9 Minor change to standardize table style.
This PR will target commands.
2020-02-27 16:10:45 +01:00
hroff-1902 6139239b86 Address points stated in comments 2020-02-15 20:43:11 +03:00
hroff-1902 42a5d78e60 Wording (duplicate, not duplicated) 2020-02-15 07:19:24 +03:00
hroff-1902 47a91c9d8e Remove green color 2020-02-14 22:32:46 +03:00
hroff-1902 e598c769d4 Add colorization 2020-02-14 22:28:49 +03:00
hroff-1902 1bc26fd07a Add printing statuses for list-hyperopts 2020-02-14 21:46:22 +03:00
hroff-1902 a2d7f8a70d Split tabular printing into sep. helper function 2020-02-14 21:24:30 +03:00
hroff-1902 9cbf8c5f00 Add status for listed strategies 2020-02-14 21:15:36 +03:00
hroff-1902 857eb5ff69 Add list-hyperopts command 2020-02-02 19:41:22 +03:00
hroff-1902 3fe39a3e1b Rename constant 2020-02-02 19:41:22 +03:00
Matthias 02563019fc move setup_utils_config to configuration module 2020-01-26 14:15:53 +01:00
Matthias 926bf07df1 Seperate a few commands into specific files 2020-01-26 13:46:01 +01:00