marko001 2 Posted August 13, 2010 Hi all, i developed a tool that, given the value of different stocks and and availability of my portfolio (and a weight i self define) tells me (more or less) how much of any stock to buy. So i have, for example: Name - Value - Weight At&T - 3.5 - 1 Oracle - 2.6 - 0.9 Pirelli - 0.9 - 1.1 ... - ... - ... The tool works fine but everytime i need to manually write the instant value of the stocks. I suppose i can HTTP GET these infos from a website, where I usually access trough login and pw. Problem is that i don't know how to do it. I tried studying WinHTTP.au3 but it's a bit hard for me. Can someone explain me how to connect to the site and get the data I need? Thanks everyone, Marco Share this post Link to post Share on other sites
seandisanti 6 Posted August 13, 2010 (edited) ***edit*** feel free to delete, my post was of no value, and inspired by alcohol. lol Edited August 13, 2010 by cameronsdad Share this post Link to post Share on other sites
marko001 2 Posted August 13, 2010 Anyone can give me a suggestion about it? THanks, Marco Share this post Link to post Share on other sites