• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

How to Extract Intra Day Stock Price Data from Java Chart. (only source of data!!)

 
Greenhorn
Posts: 4
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
http://www.nseindia.com/content/charting/OnlineStockIndexChart.htm
this is the site... kindly put "HINDLEVER" in the text box ( sample script)
and hit "plot" button..
then you shall see the chart....
Now, I want to extract these various price and time data to excel spreadsheet.
I am just a begginer programmer.
I just managed to decompile the interfaces ( the jar files you know..)
but then.. i dont know what to do.
should i connect to server ( if so.. how?!!? )
or should i use the data that is downloaded to the client ( my desktop)
.. and i suppose it is not stored in any file as such...
i think it is stored in some memory address or something volatile..
please do help me to get that data.... in ANY way that works!
thanks giving time to read this,
thanks in advance for the thinking about my challenge,
and thanks in advance to help me out!

regards
Omkar
 
Won't you please? Please won't you be my neighbor? - Fred Rogers. Tiny ad:
a bit of art, as a gift, the permaculture playing cards
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic