stable/freqtrade
hroff-1902 84c50bf16c
Merge pull request #3390 from freqtrade/rpc/profit
improve /profit to not raise an exception if no trade is closed
2020-05-30 22:06:22 +03:00
..
commands Reorder new commands 2020-05-22 07:04:36 +02:00
configuration remove --cancel_open_orders cli switch 2020-05-16 13:23:40 +02:00
data Rename get_order_book to fetch_l2_order_book (aligning to ccxt) 2020-05-26 20:27:35 +02:00
edge Use self.fee 2020-05-10 11:51:33 +03:00
exchange Add ccxt_sync_config to simplify ccxt configuration 2020-05-30 10:45:50 +02:00
optimize Reorder typing imports 2020-05-27 19:17:15 +02:00
pairlist Merge pull request #3358 from hroff-1902/refactor_generate_pairlist 2020-05-29 14:16:15 +02:00
plot Plotting should not fail if one pair didn't produce any trades 2020-05-28 19:36:10 +02:00
resolvers Disabledataframecheck is not in internals and does not belong there 2020-05-30 19:17:17 +02:00
rpc Show "No trades yet." when no trade happened yet 2020-05-30 19:49:16 +02:00
strategy Allow changing severity of strategy-validations to log only. 2020-05-29 19:37:18 +02:00
templates Revert "Add disable_dataframe_checks to strategy templates" 2020-05-30 16:23:33 +02:00
vendor Fix implementation of rolling_max 2020-02-04 07:00:53 +01:00
__init__.py fix typo in comment 2020-04-14 08:05:46 +02:00
__main__.py Remove binary script - allow None arguemnts 2019-05-29 19:46:26 +02:00
constants.py Allow changing severity of strategy-validations to log only. 2020-05-29 19:37:18 +02:00
exceptions.py Rename PricingException to PricingError 2020-05-26 20:35:11 +02:00
freqtradebot.py Small formatting improvement 2020-05-27 07:11:59 +02:00
loggers.py More remove of progressbar2 2020-03-11 22:50:23 +01:00
main.py Adjust message in main.py 2020-02-14 03:05:07 +03:00
misc.py Merge branch 'develop' into interface_ordertimeoutcallback 2020-04-19 06:58:44 +02:00
persistence.py Merge pull request #3390 from freqtrade/rpc/profit 2020-05-30 22:06:22 +03:00
state.py Add some minor things to show_config 2020-05-05 21:19:35 +02:00
wallets.py Use get_base_currency instead of splitting by / 2020-02-25 07:01:31 +01:00
worker.py Simplify sd_notify usage 2020-05-18 07:02:57 +02:00