Jump to content

HTTPGet - Need to find a solution


Recommended Posts

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

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...