stable/freqtrade
Matthias 761ac6685a
Merge pull request #6489 from samgermain/gateio-market
gateio market orders futures
2022-03-03 06:34:06 +01:00
..
commands edited todos 2022-02-14 09:02:55 -06:00
configuration don't allow short trades in spot mode 2022-02-21 19:19:12 +01:00
data hdf5 datahandler should also create directory 2022-03-02 19:41:14 +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 gateio market orders futures 2022-03-02 21:37:53 -06: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 Fix hyperopt for futures 2022-03-02 19:50:16 +01:00
persistence Update stake_amount calculation with multiple entries when using leverage 2022-02-27 17:09:29 +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 Use trade.* props where possible 2022-02-27 17:16:38 +01:00
strategy Merge pull request #6440 from clover-es/feat/short 2022-02-25 15:18:46 +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 Add todo about leverage_prep 2022-02-28 19:23:14 +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