stable/freqtrade
Sam Germain 77d3a8b457 Added bybit funding-fee times 2021-09-30 20:18:56 -06:00
..
commands Merged feat/short into lev-strat 2021-09-19 17:44:12 -06:00
configuration merged with feat/short 2021-09-19 17:02:09 -06:00
data Update buy_tag column to long_tag 2021-09-26 08:37:44 +02:00
edge Update advise_* methods to entry/exit 2021-09-22 20:42:31 +02:00
enums Use "combined" enter_tag column 2021-09-26 15:22:37 +02:00
exchange Added bybit funding-fee times 2021-09-30 20:18:56 -06:00
leverage Merged feat/short into lev-strat 2021-09-19 17:44:12 -06:00
mixins Improve wording, fix bug 2020-12-07 15:48:06 +01:00
optimize Add "side" parameter to custom_stake_amount 2021-09-26 19:35:54 +02:00
persistence Merged feat/short into lev-strat 2021-09-19 17:44:12 -06:00
plot Update plotting tests for new strategy interface 2021-08-24 20:30:42 +02:00
plugins Merged feat/short into lev-strat 2021-09-19 17:44:12 -06:00
resolvers merged with feat/short 2021-09-15 22:28:10 -06:00
rpc merged with feat/short 2021-09-19 17:02:09 -06:00
strategy Add "side" parameter to custom_stake_amount 2021-09-26 19:35:54 +02:00
templates Rename sample short strategy 2021-09-27 19:17:19 +02:00
vendor Apply isort to freqtrade codebase 2020-09-28 19:40:46 +02:00
__init__.py merged with feat/short 2021-09-15 22:28:10 -06:00
__main__.py Remove support for 3.6 2020-12-14 19:18:54 +01:00
constants.py merged with feat/short 2021-09-15 22:28:10 -06:00
exceptions.py spell corrections 2021-06-25 22:10:04 +05:30
freqtradebot.py datetime.utc -> datetime.now(timezone.utc) 2021-09-29 22:32:02 -06:00
loggers.py merged with feat/short 2021-09-15 22:28:10 -06:00
main.py merged with feat/short 2021-09-15 22:28:10 -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