stable/freqtrade/enums
Matthias dcfa3e8648 Update SellType to ExitType 2022-03-25 06:55:37 +01:00
..
__init__.py Update SellType to ExitType 2022-03-25 06:55:37 +01:00
backteststate.py Properly track bt progress ... 2021-07-06 19:48:28 +02:00
candletype.py Update candletype.py 2022-02-14 23:53:10 -06:00
exitchecktuple.py Update SellType to ExitType 2022-03-25 06:55:37 +01:00
exittype.py Update SellType to ExitType 2022-03-25 06:55:37 +01:00
marginmode.py fixed failing tests in tests/commands/test_commands.py by adding NONE='' option to MarginMode 2022-02-03 17:48:33 -06:00
ordertypevalue.py OrderTypeValues should be in enums 2021-12-03 15:34:28 +01:00
rpcmessagetype.py Test short trade exiting 2022-02-13 16:33:06 +01:00
runmode.py Introduce webserver mode for fastapi 2021-07-06 19:48:28 +02:00
signaltype.py Update tests to test forceenter endpoint 2022-01-26 19:24:01 +01:00
state.py Small style improvements (no empty line at start) 2021-06-10 06:21:10 +02:00
tradingmode.py don't allow short trades in spot mode 2022-02-21 19:19:12 +01:00