..
commands
Remove ticker_interval support
2022-03-20 09:00:53 +01:00
configuration
Raise exception when ticker_interval is set.
2022-03-20 09:01:36 +01:00
data
Fix deprecation warnings
2022-02-01 19:11:51 +01:00
edge
Use brackets to break IF lines
2022-03-17 07:41:08 +01:00
enums
OrderTypeValues should be in enums
2021-12-03 15:34:28 +01:00
exchange
added partial fills for dry run
2022-04-03 17:47:33 +05:30
mixins
Improve wording, fix bug
2020-12-07 15:48:06 +01:00
optimize
Remove ticker_interval support
2022-03-20 09:00:53 +01:00
persistence
Fix order migration "forgetting" average
2022-03-13 14:42:15 +01:00
plot
fix: don't use different configuration keys, just add as 2nd argument
2022-02-04 12:47:13 +01:00
plugins
Spreadfilter should fail to start if fetchTickers is not supported
2022-03-17 20:21:10 +01:00
resolvers
Update derived strategy documentation
2022-03-20 13:21:09 +01:00
rpc
Automatically assign buy-tag to force-buys
2022-03-20 09:33:47 +01:00
strategy
Remove ticker_interval support
2022-03-20 09:00:53 +01:00
templates
Improve huobi config generation
2022-02-26 10:33:11 +01:00
vendor
Disable ability to use lookahead-biased vwap
2021-10-17 11:23:58 +02:00
__init__.py
Revert version to develop for now
2022-03-21 19:41:34 +01:00
__main__.py
Update references to remove python 3.7 support
2022-01-25 06:43:36 +01:00
constants.py
Explicitly check for None to determine if initial stoploss was set
2022-03-05 14:12:14 +01:00
exceptions.py
Small formatting upgrades
2021-11-11 12:06:18 +01:00
freqtradebot.py
Use order date to fetch trades
2022-03-20 09:46:51 +01:00
loggers.py
Fix empty "/log" endpoint in certain moments
2022-01-16 15:37:00 +01:00
main.py
Update references to remove python 3.7 support
2022-01-25 06:43:36 +01:00
misc.py
Update "round coin value" to trim trailing zeros
2022-02-19 16:40:26 +01:00
wallets.py
Update wallets when necessary
2022-02-05 16:28:47 +01:00
worker.py
Slightly reduce verbosity when reload_conf is issued
2021-12-23 20:33:13 +01:00