hi i want to get streaming quotes in vb6, not .net i can get quotes using KiteXL, but its taking much time to refresh,...
so how to get streaming quotes with WInsock ? i tried to subscribe.. but it returns false. However connection to websocket is true
let me know how to subscribe and read the quotes continuously using it. is thr any function in KiteXL for that.. in Excel i have seen RTD function, but its not working in vb6.
KiteXL is specifically for Excel & it doesn't have QuotesUpdate Event,But Only has RTD Server. You need to Change Throttle Interval in Excel, by default Excel Refreshes at an interval of 2sec.
KiteXL is specifically for Excel & it doesn't have QuotesUpdate Event,But Only has RTD Server.
You need to Change Throttle Interval in Excel, by default Excel Refreshes at an interval of 2sec.