The Artima Developer Community
Sponsored Link

Java Answers Forum
How to Extract Intra Day Stock Price Data from Java Chart.

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. Posted: Oct 29, 2003 12:09 AM
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....

(this is the ONLY data source i found on net, anyway...)

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!
:)

I also thought about going low tech!
by putting ocr/ text recognition software... to extract the data displayed in the applet on the screen!!!
but i am sure there must be a better way to do this same thing.

Please do let me know!
:)

regards
Omkar

Topic: Copy WMF to MSWORD Previous Topic   Next Topic Topic: File Download Servlet

Sponsored Links



Google
  Web Artima.com   

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