stable/freqtrade
Sam Germain 46072be011 models.__init__ exception for no interest_rates on Margin trading 2021-12-31 06:20:00 -06:00
..
commands Revert "Remove the guards against downloading data in futures mode." 2021-12-28 11:35:17 -07:00
configuration Update Enum imports 2021-12-08 15:59:20 +01:00
data Merge pull request #6127 from wadedyck/download_data_futures_fix 2021-12-29 19:08:38 +01:00
edge Added candle_type to a lot of methods, wrote some tests 2021-11-21 17:48:14 -06:00
enums Merge branch 'develop' into feat/short 2021-12-09 06:34:07 +01:00
exchange binance.funding_fee_cutoff removed TODO-lev 2021-12-31 06:11:43 -06:00
leverage Fix docstring indents 2021-11-09 19:22:29 +01:00
mixins Improve wording, fix bug 2020-12-07 15:48:06 +01:00
optimize When backtesting, pass the candle_type to load_data. 2021-12-27 11:46:05 -07:00
persistence models.__init__ exception for no interest_rates on Margin trading 2021-12-31 06:20:00 -06:00
plot Merge branch 'develop' into feat/short 2021-11-18 20:20:01 +01:00
plugins Also check candle_type_def when creating the pairlist and getting the ohlcv. 2021-12-27 16:51:02 -07:00
resolvers Merge branch 'develop' into feat/short 2021-10-30 19:45:19 +02:00
rpc Remove unused test parameter 2021-12-30 17:34:45 +01:00
strategy Also check candle_type_def when creating the pairlist and getting the ohlcv. 2021-12-27 16:51:02 -07:00
templates Merge branch 'develop' into feat/short 2021-12-01 07:21:36 +01:00
vendor Disable ability to use lookahead-biased vwap 2021-10-17 11:23:58 +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 Create correct Type for PairWithTimeFrame 2021-12-03 15:20:18 +01:00
exceptions.py Small formatting upgrades 2021-11-11 12:06:18 +01:00
freqtradebot.py updated tests and telegram 2021-12-29 21:24:12 +08: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 Don't replace "-" when writing pair files 2021-11-28 15:08:02 +01:00
wallets.py Small formatting upgrades 2021-11-11 12:06:18 +01:00
worker.py Fix some formatting errors, add test for strategy version 2021-12-04 14:40:05 +01:00