.. |
commands
|
fix Hyperopt-list avg-time filters
|
2021-05-31 20:01:40 +02:00 |
configuration
|
Add test for load_config
|
2021-05-30 20:14:54 +02:00 |
data
|
Fix exception in plotting when no trades where generated
|
2021-05-22 17:03:16 +02:00 |
edge
|
Add pair name to stoploss
|
2021-05-18 19:16:25 +02:00 |
exchange
|
Move get_sell_rate to exchange class
|
2021-06-02 11:41:13 +02:00 |
mixins
|
Improve wording, fix bug
|
2020-12-07 15:48:06 +01:00 |
optimize
|
fix Hyperopt-list avg-time filters
|
2021-05-31 20:01:40 +02:00 |
persistence
|
Update sqlite init method
|
2021-05-27 11:38:28 +02:00 |
plot
|
Fix typo in exception message
|
2021-05-30 16:39:33 +01:00 |
plugins
|
Fix typo in filter
|
2021-05-21 13:24:13 +02:00 |
resolvers
|
NameErrors should not stop loading a different strategy
|
2021-04-23 19:36:26 +02:00 |
rpc
|
Move get_sell_rate to exchange class
|
2021-06-02 11:41:13 +02:00 |
strategy
|
allow list-strategies to show if params are hyperoptable
|
2021-05-29 13:27:08 +02:00 |
templates
|
Add "unfilledtimeout-unit" to full config sample
|
2021-05-20 06:26:07 +02:00 |
vendor
|
Apply isort to freqtrade codebase
|
2020-09-28 19:40:46 +02:00 |
__init__.py
|
Remove encode/decode for hyperopt
|
2021-05-01 17:01:52 +02:00 |
__main__.py
|
Remove support for 3.6
|
2020-12-14 19:18:54 +01:00 |
constants.py
|
Support backwards-compatible sell setting
|
2021-05-27 13:00:05 +02:00 |
exceptions.py
|
Introduce insufficientFunds Exception
|
2020-08-14 09:56:48 +02:00 |
freqtradebot.py
|
Move get_sell_rate to exchange class
|
2021-06-02 11:41:13 +02:00 |
loggers.py
|
Fix double logging
|
2020-11-25 14:31:34 +01:00 |
main.py
|
Remove support for 3.6
|
2020-12-14 19:18:54 +01:00 |
misc.py
|
Add chunks function.
|
2021-04-29 22:21:04 +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 wallet calls
|
2021-04-26 14:12:52 +02:00 |
worker.py
|
Apply isort to freqtrade codebase
|
2020-09-28 19:40:46 +02:00 |