Commit Graph

37 Commits

Author SHA1 Message Date
Matthias fda3a2827b add list-freqAI models command 2022-10-14 16:20:49 +00:00
Matthias 1d8d360a12 update _search_all_objects functioning 2022-10-14 14:32:30 +00:00
Matthias a3d9384bc0 Remove clean-dry-run code 2022-05-19 06:56:34 +02:00
Matthias f1f4846053 Merge branch 'develop' into pr/samgermain/6558 2022-04-23 09:16:28 +02:00
Matthias ba92e09b7b list-strategies should find recursively as well 2022-04-23 09:11:50 +02:00
Matthias 3fac5c5bcd Update list-markets to work for futures/margin as well 2021-11-07 10:43:00 +01:00
Sam Germain d77ab337bf merged with develop 2021-09-14 18:26:46 -06:00
Matthias 0017b3438e Remove list-hyperopts 2021-09-12 08:18:17 +02:00
Sam Germain 84c121652a Added more todos 2021-09-10 23:42:16 -06:00
anasyusef 6a53e2c764 feat: apply censoring to logging 2021-07-12 12:08:01 +00:00
Matthias eaf0aac77e Remove OrderedDict
as we're no longer supporting python 3.6
2021-06-13 11:47:18 +02:00
Matthias 9c34304cb9 Move state enums to enums package 2021-06-08 21:20:35 +02:00
Matthias d7fdc2114a allow list-strategies to show if params are hyperoptable 2021-05-29 13:27:08 +02:00
Matthias 0550f261f1 Add exchange_has validation 2021-04-06 07:47:44 +02:00
Matthias 6555454bd2 Remove more ticker_interval occurances 2021-04-03 16:54:47 +02:00
shubhendra 6d6ad035d6
Remove length check in favour of truthiness of the object
Signed-off-by: shubhendra <withshubh@gmail.com>
2021-03-21 17:14:46 +05:30
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