stable/freqtrade/enums
Kavinkumar a4bada3ebe
Partial exit using average price (#6545)
Introduce Partial exits
2022-07-31 14:19:04 +02:00
..
__init__.py Update SellType to ExitType 2022-03-25 06:55:37 +01:00
backteststate.py
candletype.py Update candletype.py 2022-02-14 23:53:10 -06:00
exitchecktuple.py Improve exit signal sequence 2022-05-22 11:01:18 +02:00
exittype.py Partial exit using average price (#6545) 2022-07-31 14:19:04 +02: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
rpcmessagetype.py Add send_msg capability to dataprovider 2022-07-26 20:15:49 +02:00
runmode.py
signaltype.py Update tests to test forceenter endpoint 2022-01-26 19:24:01 +01:00
state.py
tradingmode.py don't allow short trades in spot mode 2022-02-21 19:19:12 +01:00