메인 콘텐츠로 건너뛰기

Documentation Index

Fetch the complete documentation index at: https://docs.lasersell.io/llms.txt

Use this file to discover all available pages before exploring further.

전체 서버 이벤트 참조는 영문 문서 Server Events를 참조하세요. 모든 JSON 스키마, 필드 설명, 코드 예제는 영문 원본과 동일합니다.

메시지 타입

타입우선순위설명
hello_ok높음연결 수락, 세션 시작.
pong높음클라이언트 핑에 대한 응답.
error높음서버 오류 알림.
balance_update높음추적 지갑의 토큰 잔액 변경.
position_opened높음새 포지션 감지 및 추적 시작.
position_closed높음포지션 추적 종료.
exit_signal_with_tx높음청산 임계값 충족; 서명되지 않은 tx 포함.
pnl_update낮음주기적 손익 스냅샷.
liquidity_snapshot낮음슬리피지 밴드 및 유동성 추세 (Tier 1+).
trade_tick낮음추적 포지션의 실시간 거래 알림.
전체 JSON 스키마와 각 이벤트의 필드별 설명은 영문 원본 문서를 참조하세요.