반응형 코인/바이비트API1 바이비트 API 실시간 현재 거래 시세 엑셀에 정리 - VBA 바이 비트에서 제공하는 API를 활용하여 현재 거래 시세 엑셀에 정리하는 코드입니다. 일단 바이비트 API 문서를 보시면 아래와 같습니다. 요청 시 필요한 파라미터는 Symbol이지만 반드시 요청할 필요는 없습니다. 요청 시 돌려주는 값으로는 아래 표와 같습니다. (생각보다 엄청 많은 값들을 돌려주네요.) Parameter Type Comment symbol string Symbol bid_price string Purchase price of the first order ask_price string Selling price of the first order last_price string Latest transaction price last_tick_direction string Tick Direct.. 2021. 7. 22. 이전 1 다음 반응형