import pyupbit
price = pyupbit.get_current_price("KRW-BTC")
print(price)
price = pyupbit.get_current_price("KRW-BTC")
print(price)
'재테크•투자•경제•주식' 카테고리의 다른 글
[pyupbit] 원화시장 모든 티커정보 얻어오기 (0) | 2024.02.18 |
---|---|
[pyupbit] 여러 종목 현재가 얻어오기 (0) | 2024.02.18 |
dataframe 출력시 지수로그형태 숫자로 표기하기 (0) | 2024.02.18 |
20일 이평선을 이용한 소형주 퀀트 전략 (0) | 2024.02.14 |
pyupbit 파이썬 랩퍼 모듈 (0) | 2024.02.14 |