stable/freqtrade
Matthias 98db1d52c6 Reorder new commands 2020-05-22 07:04:36 +02: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 Explicitly raise ValueError if trades are empty 2020-05-21 07:12:53 +02:00
edge Use self.fee 2020-05-10 11:51:33 +03:00
exchange Merge pull request #3317 from hroff-1902/refactor-informative 2020-05-18 21:57:16 +02:00
optimize fix PEP8 2020-05-03 17:29:56 +02:00
pairlist Merge pull request #3352 from hroff-1902/improve_pairlist_tests 2020-05-21 15:06:22 +02:00
plot Don't start plotting profit without trades 2020-05-21 07:13:08 +02:00
resolvers initial search path is optional ... 2020-02-19 19:50:01 +01:00
rpc Correctly test cors 2020-05-20 19:43:52 +02:00
strategy Minor: cleanup in get_signal() 2020-05-19 22:20:53 +03:00
templates Cancel all open orders after receiving /stop or ctrl+c 2020-05-01 10:36:11 -06: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 Add ShuffleFilter 2020-05-18 02:36:40 +03:00
exceptions.py Create strategy_wrapper to call user-defined code with 2020-02-06 20:26:04 +01:00
freqtradebot.py Merge branch 'develop' into refactor-informative 2020-05-18 14:00:09 +03: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 Add sell_order_status to keep track of cancellations 2020-05-17 10:52:20 +02:00
state.py Add some minor things to show_config 2020-05-05 21:19:35 +02:00
typing.py Introduce freqtrade.typing 2020-05-18 21:59:50 +03: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