I want to fetch 3000 symbols at a time. How can I make it faster? right now i have made bundle of 300 which gives delayed data. Kindly suggest faster way to update all 3000 symbols withing few seconds.
Could you expand on "right now i have made bundle of 300 which gives delayed data" ? How is this fetched? Is the delay in fetching or in the processing of the data?