.. |
commands
|
Also add 2w (supported by kraken)
|
2020-09-20 11:18:45 +02:00 |
configuration
|
Update config to use single quotes
|
2020-08-26 20:52:09 +02:00 |
data
|
Remove not needed argument in update_trade_state
|
2020-09-19 09:37:11 +02:00 |
edge
|
Merge branch 'develop' into bt_add_maxdrawdown
|
2020-08-09 10:25:57 +02:00 |
exchange
|
Don't build this branch anymore in CI
|
2020-09-19 08:42:37 +02:00 |
optimize
|
Remove unused arguments
|
2020-09-26 14:55:12 +02:00 |
pairlist
|
Remove deprectead volumepairlist options
|
2020-09-01 08:04:02 +02:00 |
persistence
|
Fix bug causing close_date to be set again
|
2020-09-19 08:34:06 +02:00 |
plot
|
Update config to use single quotes
|
2020-08-26 20:52:09 +02:00 |
resolvers
|
Don't crash if a strategy imports something wrongly
|
2020-09-05 16:51:19 +02:00 |
rpc
|
Explicitly convert to type to string
|
2020-09-19 20:38:42 +02:00 |
strategy
|
support smaller timeframes
|
2020-09-07 09:06:43 +02:00 |
templates
|
Merge branch 'develop' into bt_add_maxdrawdown
|
2020-08-09 08:34:36 +02:00 |
vendor
|
Allow numpy numbers as comparisons, too
|
2020-08-26 07:16:29 +02: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
|
Introduce notification_settings for telegram
|
2020-09-19 19:38:33 +02:00 |
exceptions.py
|
Introduce insufficientFunds Exception
|
2020-08-14 09:56:48 +02:00 |
freqtradebot.py
|
Remove not needed argument in update_trade_state
|
2020-09-19 09:37:11 +02:00 |
loggers.py
|
bufferhandler should log right from the beginning
|
2020-08-27 11:37:20 +02:00 |
main.py
|
Add tests for log-endpoints
|
2020-08-14 19:41:27 +02:00 |
misc.py
|
Introduce safe_value_fallback_2
|
2020-07-15 19:50:09 +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
|
Fix bug of balances not disappearing
|
2020-09-22 19:37:31 +02:00 |
worker.py
|
Warning message for open trades when stopping bot
|
2020-06-27 18:35:46 +02:00 |