Hi, I am using quotes API to fetch the data for various stocks. For all the stocks, the net_change value is always 0. I was expecting the difference in yesterday's close and last traded price. I am interested in last traded price and net_change. Getting the correct value for last_price, but not net_change. Please suggest.