Get data ohlc for a group of symbols at 1 time

Is it possible to get ohlc data for a group of symbols at 1 time rather than 1 api call for each symbol. Please suggest/advice.
Thanks
Sai

Hello @saisaigraph

It is currently built for single trading symbol for each API call, to manage quantum of data and design of APIs. Grouping of symbols will although reduce number of calls, but increase processing time at each end.