How to process TimeStamp in chartapi.finance.yahoo.com??? Programming Software Development by zac_mathews … I am new to Dani Web. I am using chartapi.finance.yahoo.com to calculate and display chart. My … Object ?..... For Eg: URL GIVEN BELOW [URL="http://chartapi.finance.yahoo.com/instrument/1.0/aapl/chartdata;type=quote…;range=1d/csv/"]http://chartapi.finance.yahoo.com/instrument/1.0/aapl/chartdata;type=… Re: how to conver the chartapi.finance.yahoo.com data in php Programming Web Development by saravananosiz yes but i need to get stock data between two dates using this url: http://chartapi.finance.yahoo.com/instrument/1.0/GOOG/chartdata;type=quote;range=5d/csv/ yahoo finance api Programming Web Development by saravananosiz … thing i get chart data using the following url http://chartapi.finance.yahoo.com/instrument/1.0/GOOG/chartdata;type=quote… Re: yahoo finance api Programming Web Development by cereal … an example based on xml output: <?php $url = 'http://chartapi.finance.yahoo.com/instrument/1.0/GOOG/chartdata;type=quote… Re: Cassandra Db in windows 7 xampp Programming Web Development by saravananosiz … finance chart data and able to generate graph http://chartapi.finance.yahoo.com/instrument/1.0/GOOG/chartdata;type=…quote;range=1d/csv/ http://chartapi.finance.yahoo.com/instrument/1.0/GOOG/chartdata;type=quote…;range=5d/csv/ http://chartapi.finance.yahoo.com/instrument/1.0/GOOG/chartdata;type=… Re: How to process TimeStamp in chartapi.finance.yahoo.com??? Programming Software Development by ~s.o.s~ > My questions is how to convert TIMESTAMP value to a Java Date > or Calendar Object ?..... It seems that the Timestamp here refers to the Unix timestamp (which is the number of [B]seconds[/B] elapsed since January 1, 1970 (midnight UTC/GMT). This is in contrast with the way Java timestamp works which is considered to be the number of [… Re: How to process TimeStamp in chartapi.finance.yahoo.com??? Programming Software Development by zac_mathews [B][COLOR="Red"] THANK YOU VERY MUCH..... ITS WORKING...... I AM SO HAPPY..... I have posted this same issue in YDN they were not able to answer this issue...... Thanks a lot..... Zac [/COLOR][/B] Re: How to process TimeStamp in chartapi.finance.yahoo.com??? Programming Software Development by ~s.o.s~ [quote]THANK YOU VERY MUCH..... ITS WORKING...... I AM SO HAPPY.....[/quote] You are welcome, but please do not to use red/bold text since it hurts the eyes. [quote]I have posted this same issue in YDN they were not able to answer this issue......[/quote] Then you should post this solution or at least a link to this thread in your YDN thread … Re: How to process TimeStamp in chartapi.finance.yahoo.com??? Programming Software Development by zac_mathews [QUOTE=~s.o.s~;1134133] Then you should post this solution or at least a link to this thread in your YDN thread to help those who end up facing a similar issue. :)[/QUOTE] I already done that on the same day .. Check this out... :) [URL="http://developer.yahoo.net/forum/index.php?showtopic=4457"]http://developer.yahoo.net/… how to conver the chartapi.finance.yahoo.com data in php Programming Web Development by saravananosiz i need to convert this following data to graph how can i convert this data in php uri:/instrument/1.0/GOOG/chartdata;type=quote;range=5d/csv/ ticker:goog unit:MIN timezone:EDT currency:USD gmtoffset:-14400 previous_close:848.5500 range:20130823,1377264600,1377288000 range:20130826,1377523800,1377547200 range:20130827,1377610200,1377633600 range:… Re: how to conver the chartapi.finance.yahoo.com data in php Programming Web Development by AARTI SHRIVAS first create databse for this data and store this data to some table Re: how to conver the chartapi.finance.yahoo.com data in php Programming Web Development by saravananosiz thak you very much, is the data is enougn to generate all the graphs like ohlc candlestick , ect .... and how can i get data between two dates using the yahoo chart api url Re: how to conver the chartapi.finance.yahoo.com data in php Programming Web Development by AARTI SHRIVAS if you create database then may be you can show that data on all type of graph and for the data between two dates use this links example hope this will help you http://www.w3schools.com/sql/sql_between.asp http://stackoverflow.com/questions/14681815/query-to-select-data-between-two-dates-with-the-format-m-d-yyyy Re: yahoo finance api Programming Web Development by saravananosiz thank you very much , great quick reply other forum they are still didn't reply.but i have one doubt, i am having jquery chart is this data is enough to generate all graph like ohlc,candlestick,ect.... then we can get a stock details in yahoo using the following url . but how can i get stock details using market cap value ,divideend value ,… Re: yahoo finance api Programming Web Development by cereal If I understand you want to get data by changing this link parameters: http://finance.yahoo.com/d/quotes.csv?s=GOOG&f=snd1l1yr I'm not sure you can manipulate it, because you will need an API specification in order to know which parameters you can use. The **Yahoo Finance API** from what I'm seeing right now, does not provide this kind of … Re: yahoo finance api Programming Web Development by saravananosiz ok you r right , but i need to do a small website like yahoo finance showing updated information like screening , marketing ,graph and graph comparisions means how can i do it . i need to generate a graph like comparing two stock datas , multiple graph(ohlc,candlestick,ect). show stock details depent upon diveend yeilds means where can i get … Re: yahoo finance api Programming Web Development by Harrison_3 Yahoo finance API is not available anymore. I have moved to MarketXLS after this change, much more reliable data. Re: yahoo finance api Programming Web Development by cereal Harri seems to be a spammer (human?), a quick search revealed many posts with the same text: * https://www.google.com/#q=I%20have%20moved%20to%20MarketXLS%20after%20this%20change,%20much%20more%20reliable%20data.