stable/freqtrade
2022-01-31 12:15:54 -06:00
..
commands Merge branch 'develop' into feat/short 2022-01-22 17:56:01 +01:00
configuration Merge branch 'develop' into feat/short 2022-01-22 17:56:01 +01:00
data Properly detect default candle type 2022-01-29 14:31:58 +01:00
edge Added candle_type to a lot of methods, wrote some tests 2021-11-21 17:48:14 -06:00
enums Revert "Added Formulas to Calculate Liquidation Price of Binance USDⓈ-M Futures Contracts" 2022-01-31 12:15:54 -06:00
exchange added isolated futures to supported modes for binance,gateio 2022-01-31 12:15:54 -06:00
leverage trimmed down liquidation_price variable and edited comments 2022-01-31 12:15:54 -06:00
mixins Improve wording, fix bug 2020-12-07 15:48:06 +01:00
optimize Merge branch 'develop' into feat/short 2022-01-29 14:19:30 +01:00
persistence Added gateio and okex isolated liquidation formulas 2022-01-31 12:15:54 -06:00
plot Merge branch 'develop' into feat/short 2022-01-22 17:56:01 +01:00
plugins Removed PrecisionFilter liquidation price TODO-lev 2022-01-31 12:06:04 -06:00
resolvers Merge branch 'develop' into feat/short 2022-01-29 14:19:30 +01:00
rpc Merge pull request #6306 from freqtrade/short_forceentry 2022-01-30 07:36:14 +01:00
strategy Merge pull request #6312 from freqtrade/short_informative_decorator 2022-01-30 15:33:52 +01:00
templates Merge branch 'develop' into feat/short 2022-01-29 14:19:30 +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 Update references to remove python 3.7 support 2022-01-25 06:43:36 +01:00
constants.py Merge branch 'develop' into feat/short 2022-01-29 14:19:30 +01:00
exceptions.py Small formatting upgrades 2021-11-11 12:06:18 +01:00
freqtradebot.py Isolated liq branch passes all tests and has the general structure that it is supposed to, but is patchy, and doesnt get the correct maintenance amt and maintenance margin rate yet 2022-01-31 12:15:54 -06: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 Merge branch 'develop' into feat/short 2022-01-22 17:56:01 +01:00
wallets.py Integration-test for DCA order 2022-01-02 20:20:56 +01:00
worker.py Slightly reduce verbosity when reload_conf is issued 2021-12-23 20:33:13 +01:00