海底撈股票歷史數據查詢介面
發布時間: 2021-04-28 14:08:15
『壹』 如何獲取滬深股票歷史行情數據 http://hq.sinajs.cn/list=sh601006可以拿到實時數據, 但拿不到歷史數據
股票軟體都可以下載更新歷史數據的
『貳』 哪有分筆數據成交明細歷史數據
淘寶上有的滬深股票、商品期貨、股指期貨的分筆數據成交明細歷史數據,此外還有滬深股票、股指期貨分筆數據導出工具,實時的股票、期貨介面和歷史專業財務數據
『叄』 請問怎樣用Java獲取股票行情歷史數據新浪、搜狐、百度財經都可以......
publicclassStockConnection{
publicstaticvoidmain(String[]args){
URLur=null;
try{
//搜狐股票行情歷史介面
// ur=newURL("http://q.stock.sohu.com/hisHq?code=cn_300228&start=20130930&end=20131231&stat=1&order=D&period=d&callback=historySearchHandler&rt=jsonp");
//新浪股票行情歷史介面
ur=newURL("http://biz.finance.sina.com.cn/stock/flash_hq/kline_data.php?&rand=random(10000)&symbol=sh600000&end_date=20150809&begin_date=20000101&type=plain");
HttpURLConnectionuc=(HttpURLConnection)ur.openConnection();
BufferedReaderreader=newBufferedReader(newInputStreamReader(ur.openStream(),"GBK"));
Stringline;
while((line=reader.readLine())!=null){
System.out.println(line);
}
}catch(Exceptione){
//TODOAuto-generatedcatchblock
e.printStackTrace();
}
}
}
『肆』 搜狐股票歷史數據介面
publicclassStockConnection{
publicstaticvoidmain(String[]args){
URLur=null;
try{
//搜狐行情歷史介面
// ur=newURL(");
//新浪行情歷史介面
ur=newURL("(10000)&symbol=sh600000&end_date=20150809&begin_date=20000101&type=plain");
HttpURLConnectionuc=(HttpURLConnection)ur.openConnection();
BufferedReaderreader=newBufferedReader(newInputStreamReader(ur.openStream(),"GBK"));
Stringline;
while((line=reader.readLine())!=null){
System.out.println(line);
}
}catch(Exceptione){
//TODOAuto-generatedcatchblock
e.printStackTrace();
}
}
}
『伍』 目前國內還有沒有能夠查詢股票歷史數據的介面
軟體可以查詢歷史數據的
『陸』 股票歷史數據介面
股票排行榜 里有個股診斷功能裡面有效的分析了大年夜盤及個股壓力位支撐位及消息面分析一切都是免費的。
『柒』 急求海底撈股票上市代碼
四川省簡陽市海底撈餐飲有限股份公司 。在北京、上海、鄭州、西安、簡陽等城市開有連鎖門店。 目前沒有上市。
熱點內容