Added new configuration options for the stagnation early exit strategy, allowing for partial position closure and stop-loss adjustments when a position has not reached a new high after a specified period. Updated relevant backend logic to handle this strategy, including tracking maximum profit and timestamps for the last new high. Frontend components were also updated to reflect these new settings and their descriptions, enhancing user control over trading strategies. |
||
|---|---|---|
| .. | ||
| models | ||
| routes | ||
| __init__.py | ||
| auth_deps.py | ||
| auth_utils.py | ||
| main.py | ||
| redis_log_handler.py | ||
| supervisor_account.py | ||