The Artima Developer Community
Sponsored Link

Java Answers Forum
How to Extract Intra Day Stock Price Data from Java Chart. (only source of

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
om

Posts: 2
Nickname: omiee
Registered: Oct, 2003

How to Extract Intra Day Stock Price Data from Java Chart. (only source of Posted: Oct 28, 2003 10:16 PM
Reply to this message Reply
Advertisement
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

Topic: How to install com.bruceeckel.simpletest Previous Topic   Next Topic Topic: Java Applet paint()

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use