I got online trading account with MOTILAL OSWAL SECURITIES LTD. I trading online using these apllication trading terminal named as "MYBROKER" . More about this software at : (http://motilaloswal.com/mybroker). I need to connect that query server to get real time stock data on my webserver using PHP & store it using MYSQL for further calculation. I don't know how to do this . Can anyone know method to get real time data from query server Or any online PHP,MYSQL tutorial for this purpose ?
I uploaded some images, those images show what are necessary configuration needed when connecting to query & broadcast server. The server only allow streaming when I enter my TRADING CODE, PASS,TRANS PASS. But I can't show it here because it is my private trading account (EBROKING.JPEG).
second image show stock data when I enter my user login & pass . I need to get some how, open price, high price, low price, buy price & sell price data using my webserver rather than my DESKTOP PC internet connection. The method I need to know are : how to connect these server & parse data to webserver for storing & calculation purpose.
Any help apreciated .