refactor: 移除 gate_bot,统一为三所架构并更新文档
删除 crypto_monitor_gate_bot 目录,中控与子代理改为 binance/okx/gate 三账户; 文档与 UI 文案「四所」改为「三所」;新增清库前一次性配置备份脚本。 Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -86,7 +86,7 @@ class TestTrendDcaEnrichFills(unittest.TestCase):
|
||||
self.assertLess(dca2["price"], 0.36)
|
||||
|
||||
def test_display_price_never_infers_from_target_avg(self):
|
||||
"""四所共用:缺记录时只用网格,不因均价反推离谱触发价。"""
|
||||
"""三所共用:缺记录时只用网格,不因均价反推离谱触发价。"""
|
||||
plan = self._base_plan(
|
||||
legs_done=2,
|
||||
avg_entry_price=0.3507,
|
||||
|
||||
Reference in New Issue
Block a user