freqtrade_origin/freqtrade/enums
2024-04-06 16:47:55 +02:00
..
__init__.py Rename TRADING_MODES constant to avoid naming collision 2024-04-06 16:47:55 +02:00
backteststate.py Properly track bt progress ... 2021-07-06 19:48:28 +02:00
candletype.py Fix enum behavior for python 3.11 2023-02-25 15:49:45 +01:00
exitchecktuple.py Improve exit signal sequence 2022-05-22 11:01:18 +02:00
exittype.py Force special exit reason for "recovered" exits 2023-04-25 18:09:46 +02:00
hyperoptstate.py use numbers in HyperoptState properly ... 2022-08-19 15:40:06 +02:00
marginmode.py Add margin_mode to pairlists callback 2023-06-04 13:25:39 +02:00
marketstatetype.py Fixed issues raised in PR 2023-02-27 22:51:22 +00:00
ordertypevalue.py OrderTypeValues should be in enums 2021-12-03 15:34:28 +01:00
pricetype.py Add Price Type Enum 2023-02-05 10:38:58 +01:00
rpcmessagetype.py telegram: Fix sending telegram message with exception 2023-03-10 18:09:05 +01:00
runmode.py Rename TRADING_MODES constant to avoid naming collision 2024-04-06 16:47:55 +02:00
signaltype.py Update more enums 2023-02-25 15:49:45 +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