pyqqq.data.index# get_index_ohlcv_for_date(date) 주어진 날짜에 대한 모든 지수의 OHLCV(Open, High, Low, Close, Volume) 데이터를 조회합니다. get_ohlcv_by_indices_for_period(indices, ...) 지정된 지수 리스트와 기간에 대한 OHLCV 데이터를 조회합니다.