Author

Topic: Can I import live price data from bittrex to excel? (Read 1961 times)

sr. member
Activity: 252
Merit: 250
Thanks for the reply I'll have a look into it, I'm surprised no one else has done this tho
hero member
Activity: 924
Merit: 511
You could grab the data (live price data) and then save it as a excel file , called remote_excel ; then setup a cron task to automatically update the remote_excel file then set the cron task based on the timing you want (seconds, mins, hours ect..)

Then use local_excel (where you plan on using the data) to call the remote_excel sheet to get the latest prices.

http://office.microsoft.com/en-us/excel-help/create-an-external-reference-link-to-a-cell-range-in-another-workbook-HP010102338.aspx
^ reference.

Hope that helps!
sr. member
Activity: 252
Merit: 250
As per topic, is this possible? If so, any idea how to do it?
Jump to: