stable/freqtrade
Matthias 5ab72ac082 chore: realign enums imports 2022-03-03 07:07:33 +01:00
..
commands Use parsed TradingMode from config 2022-03-03 07:06:13 +01:00
configuration chore: realign enums imports 2022-03-03 07:07:33 +01:00
data Use parsed TradingMode from config 2022-03-03 07:06:13 +01:00
edge Keep short edge support as regular TODO 2022-02-12 15:43:52 +01:00
enums don't allow short trades in spot mode 2022-02-21 19:19:12 +01:00
exchange Merge pull request #6467 from samgermain/backtest-liq 2022-03-03 06:50:32 +01:00
leverage moved liquidation_price method to exchange classes 2022-01-31 12:16:43 -06:00
mixins Improve wording, fix bug 2020-12-07 15:48:06 +01:00
optimize Merge pull request #6467 from samgermain/backtest-liq 2022-03-03 06:50:32 +01:00
persistence Merge branch 'feat/short' into pr/samgermain/6467 2022-02-28 20:07:19 +01:00
plot Merge branch 'develop' into feat/short 2022-02-11 17:02:04 +01:00
plugins Merge pull request #6394 from samgermain/todos 2022-02-12 15:44:42 +01:00
resolvers Merge branch 'develop' into feat/short 2022-01-29 14:19:30 +01:00
rpc chore: realign enums imports 2022-03-03 07:07:33 +01:00
strategy chore: realign enums imports 2022-03-03 07:07:33 +01:00
templates Add leverage callback to advanced template 2022-02-23 20:19:52 +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 added liquidation_buffer to constants.py 2022-02-11 19:38:59 +01:00
exceptions.py Small formatting upgrades 2021-11-11 12:06:18 +01:00
freqtradebot.py Merge branch 'feat/short' into pr/samgermain/6467 2022-02-28 20:07:19 +01: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-02-23 06:28:15 +01:00
wallets.py Rename get_positions to fetch_positions to align with ccxt naming 2022-02-24 20:05:56 +01:00
worker.py Slightly reduce verbosity when reload_conf is issued 2021-12-23 20:33:13 +01:00