feat: 운영 시작 시 누락 봉 증분 동기화 및 B-1 실거래 설정

05/06 시작 전 ops_sync로 지연 간격만 증분 보완하고, Phase B-1 live env·ncue 실행 래퍼를 반영한다.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
dsyoon
2026-06-03 13:46:59 +01:00
parent 1fc560744d
commit a16c942be4
14 changed files with 301 additions and 14 deletions

View File

@@ -29,6 +29,9 @@ class MonitorCoin(Monitor):
def monitor_wld(self) -> None:
"""전 봉 BB·일목·추세 및 규칙 발화를 출력합니다."""
from deepcoin.data.ops_sync import ensure_ops_candles
ensure_ops_candles()
print(
"[{}] {} ({})".format(
datetime.now().strftime("%Y-%m-%d %H:%M:%S"),