stable/freqtrade/enums
Sam Germain bc6614df2d fixed failing tests in tests/commands/test_commands.py by adding NONE='' option to MarginMode 2022-02-03 17:48:33 -06:00
..
__init__.py Changed name Collateral -> MarginMode, collateral -> margin_mode, and _supported_trading_mode_margin_pairs -> _supported_trading_margin_pairs 2022-02-01 13:05:40 -06:00
backteststate.py Properly track bt progress ... 2021-07-06 19:48:28 +02:00
candletype.py Remove SPOT_ candletype 2021-12-08 14:38:09 +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 Removed exit_short rpcmessagetype 2021-10-18 01:08:12 -06:00
runmode.py Introduce webserver mode for fastapi 2021-07-06 19:48:28 +02:00
selltype.py Small style improvements (no empty line at start) 2021-06-10 06:21:10 +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 Fix docstring indents 2021-11-09 19:22:29 +01:00