freqtrade_origin/freqtrade
2023-11-01 10:14:19 +01:00
..
commands Improve of analysis files further 2023-10-01 07:58:46 +02:00
configuration precommit fix 2023-09-12 19:50:39 +09:00
data Update parameter value to be clearer 2023-09-25 19:55:58 +02:00
edge Merge branch 'develop' into dataformat/feather 2023-07-29 20:04:12 +02:00
enums Add margin_mode to pairlists callback 2023-06-04 13:25:39 +02:00
exchange update binance leverage tiers 2023-10-30 20:10:01 +01:00
freqai fix: bug in startup candle offset 2023-10-23 20:31:51 +02:00
leverage Remove some too generic noqa statements 2023-02-22 19:56:32 +01:00
loggers Hide most non-freqtrade logs in -v mode 2023-10-05 07:03:29 +02:00
mixins Simplify class setups without inheritance 2023-06-29 12:16:10 +00:00
optimize Improve pandas handling 2023-10-30 19:16:22 +01:00
persistence Fix calculation issue for #9346 2023-10-29 14:29:07 +01:00
plot Merge branch 'develop' into dataformat/feather 2023-07-29 20:04:12 +02:00
plugins Merge pull request #9187 from stash86/full-pairlist 2023-09-23 10:24:13 +02:00
resolvers Improve "uses_after_fill" detection 2023-08-14 17:08:37 +02:00
rpc Fix forceenter - cancel dialog not working 2023-11-01 09:10:21 +01:00
strategy Extract pair_formating options 2023-11-01 10:14:19 +01:00
templates Merge pull request #9152 from stash86/bt-metrics 2023-09-29 17:59:37 +02:00
types move Notes to be a "API only" type 2023-08-03 06:17:06 +02:00
util Improve enum imports 2023-09-10 18:10:38 +02:00
vendor have to use bitwise operator, otherwise ambiguous error is thrown 2023-10-15 19:32:03 +09:00
__init__.py Bump version to 2023.11-dev 2023-10-29 13:55:51 +01:00
__main__.py Setup.sh should require 3.9 2023-09-07 06:25:44 +02:00
constants.py Merge pull request #9152 from stash86/bt-metrics 2023-09-29 17:59:37 +02:00
exceptions.py Small formatting upgrades 2021-11-11 12:06:18 +01:00
freqtradebot.py Improve funding fee startup behavior 2023-10-13 06:45:00 +02:00
main.py Update hard min-requirement for python 2023-09-18 18:12:39 +02:00
misc.py Pass explicit stringIO type to pandas read_json 2023-10-30 19:20:59 +01:00
wallets.py Include realized_profit in update_dry 2023-07-16 16:06:23 +02:00
worker.py telegram: Fix sending telegram message with exception 2023-03-10 18:09:05 +01:00