.. |
commands
|
Merge pull request #3558 from freqtrade/bt_add_maxdrawdown
|
2020-08-19 06:39:47 +02:00 |
configuration
|
Merge pull request #3558 from freqtrade/bt_add_maxdrawdown
|
2020-08-19 06:39:47 +02:00 |
data
|
Remove unneeded function
|
2020-08-18 15:20:37 +02:00 |
edge
|
Merge branch 'develop' into bt_add_maxdrawdown
|
2020-08-09 10:25:57 +02:00 |
exchange
|
Merge pull request #3396 from freqtrade/fix/broken_getpairs
|
2020-08-15 08:58:53 +02:00 |
optimize
|
Test for empty case
|
2020-08-20 20:11:58 +02:00 |
pairlist
|
Merge branch 'develop' into pr/hroff-1902/3619
|
2020-08-15 09:08:59 +02:00 |
plot
|
Merge branch 'develop' into bt_add_maxdrawdown
|
2020-08-09 08:34:36 +02:00 |
resolvers
|
Don't search internal path for Hyperopt files
|
2020-08-06 09:07:48 +02:00 |
rpc
|
Merge pull request #3695 from freqtrade/fix_daily_rpc
|
2020-08-19 14:16:24 +02:00 |
strategy
|
Merge branch 'develop' into bt_add_maxdrawdown
|
2020-08-09 08:34:36 +02:00 |
templates
|
Merge branch 'develop' into bt_add_maxdrawdown
|
2020-08-09 08:34:36 +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
|
Merge branch 'develop' into bt_add_maxdrawdown
|
2020-08-09 08:34:36 +02:00 |
exceptions.py
|
Document exception hierarchy
|
2020-08-12 14:29:14 +02:00 |
freqtradebot.py
|
Merge pull request #3676 from freqtrade/stoploss_remove_unused_argument
|
2020-08-14 07:11:56 +02:00 |
loggers.py
|
Allow lower verbosity level for api server
|
2020-05-31 09:51:45 +02:00 |
main.py
|
Adjust message in main.py
|
2020-02-14 03:05:07 +03:00 |
misc.py
|
Introduce safe_value_fallback_2
|
2020-07-15 19:50:09 +02:00 |
persistence.py
|
Fix test after merge, fix forgotten 'amount'
|
2020-08-12 15:32:56 +02:00 |
state.py
|
reload_conf & reload_config now both accepted, code is more consistent now
|
2020-06-10 19:28:02 +02:00 |
wallets.py
|
Use get_base_currency instead of splitting by /
|
2020-02-25 07:01:31 +01:00 |
worker.py
|
Warning message for open trades when stopping bot
|
2020-06-27 18:35:46 +02:00 |