stable/freqtrade
2021-09-23 11:54:05 +05:30
..
commands merged with develop 2021-09-19 15:35:54 -06:00
configuration Merge pull request #5574 from freqtrade/agefilter_cache 2021-09-15 06:33:36 +02:00
data moved leverage_brackets.json to exchange/binance_leverage_brackets.json 2021-09-18 03:49:15 -06:00
edge Add a decorator which can be used to declare populate_indicators() functions for informative pairs. 2021-09-18 10:48:18 +03:00
enums Merge branch 'freqtrade:develop' into feat/binance_liq 2021-09-23 11:23:44 +05:30
exchange Added in lev prep before creating api order 2021-09-19 03:05:58 -06:00
leverage Suppress incompatible type "Optional[float]"; expected "float" as the check exists. 2021-09-23 11:54:05 +05:30
mixins Improve wording, fix bug 2020-12-07 15:48:06 +01:00
optimize merged with develop 2021-09-19 15:35:54 -06:00
persistence Merge remote-tracking branch 'origin/feat/binance_liq' into feat/binance_liq 2021-09-23 11:40:43 +05:30
plot fix: typo spelling grammar 2021-08-16 19:16:24 +07:00
plugins Merge branch 'freqtrade:develop' into feat/binance_liq 2021-09-23 11:23:44 +05:30
resolvers merged with develop 2021-09-14 18:26:46 -06:00
rpc Merge branch 'freqtrade:develop' into feat/binance_liq 2021-09-23 11:23:44 +05:30
strategy merged with develop 2021-09-19 15:35:54 -06:00
templates Remove legacy hyperopt interface from hyperopt.py 2021-09-12 08:18:13 +02:00
vendor Apply isort to freqtrade codebase 2020-09-28 19:40:46 +02:00
__init__.py Exclude some parts from coverage that can't really be tested 2021-09-05 09:14:44 +02:00
__main__.py Remove support for 3.6 2020-12-14 19:18:54 +01:00
constants.py Add "sane" defaults to protection triggers 2021-09-20 20:16:58 +02:00
exceptions.py spell corrections 2021-06-25 22:10:04 +05:30
freqtradebot.py Merge branch 'freqtrade:develop' into feat/binance_liq 2021-09-23 11:23:44 +05:30
loggers.py Exclude some parts from coverage that can't really be tested 2021-09-05 09:14:44 +02:00
main.py Exclude more untestable sections from coverage 2021-09-05 15:40:21 +02:00
maintenance_margin.py Added adding and removing trades to/from maintenance_margin in freqtradebot 2021-08-08 16:58:17 -06:00
misc.py feat: add one additional asterisk 2021-07-12 12:27:59 +00:00
wallets.py Don't log from wallet in backtest mode 2021-07-16 19:57:49 +02:00
worker.py spell corrections 2021-06-25 22:10:04 +05:30