pyqqq.data.daily#

get_all_ohlcv_for_date(date[, adjusted])

주어진 날짜에 대한 모든 주식의 OHLCV(Open, High, Low, Close, Volume) 데이터를 조회합니다.

get_ohlcv_by_codes_for_period(codes, start_date)

지정된 코드 리스트와 기간에 대한 OHLCV 데이터를 조회합니다.