Subscribe
정보항목을 subscribe 하지 않아도 아래 3개 정보는 현물 웹소켓 secure 접속하면 기본 실시간 수신됨.
- outboundAccountInfo
- executionReport
- ticketInfo
outboundAccountInfo 데이터 형식
[
{
"e":"outboundAccountInfo",
"E":"1629969654753",
"T":True,
"W":True,
"D":True,
"B":[
{
"a":"BTC",
"f":"10000000097.1982823144",
"l":"0"
}
]
}
]
outboundAccountInfo 데이터 각 항목
Parameter | Type | Comment |
e | string | Event type |
E | string | Timestamp |
T | boolean | Allow trade |
W | boolean | Allow withdraw |
D | boolean | Allow deposit |
B | list | Wallet balance change |
a | string | coin name |
f | string | Available balance |
l | string | Reserved for orders |
첫 등록 : 2022.04.18
최종 수정 :
단축 주소 : https://igotit.tistory.com/3617
'트레이딩 > 암호화폐' 카테고리의 다른 글
암호화폐 . 게이트아이오. API . 현물. 실시간 시세 (0) | 2022.05.08 |
---|---|
암호화폐 . 게이트아이오. API . 현물. 웹소켓 공통 사항 (0) | 2022.05.08 |
암호화폐. 바이비트. API. 현물. 잔고 요청. Get Wallet Balance (0) | 2022.04.18 |
암호화폐. 바이비트. API. 현물. 주문 송신. Place Active Order (1) | 2022.04.15 |
암호화폐. 바이비트. API. 현물. 웹소켓. 내주문체결 정보, executionReport (0) | 2022.04.12 |
댓글