上海黄金交易所、上海期货交易所、香港金银业贸易场、银行账户黄金、伦敦金、银价格、货币贵金属等市场白银价格行情,提供白银延期、白银9999、白银999、白银1511、白银1512、伦敦银5000安士合约、伦敦银500安士合约、美元账户白银、人民币账户白银、白银美元等品种的买入价、卖出价、最低价、最高价、成交量等数据。
上海黄金交易所价格
接口地址:https://api.binstd.com/silver/shgold
支持格式:JSON,JSONP
请求方法:GET
无
请求示例:https://api.binstd.com/silver/shgold?appkey=yourappkey
返回参数
参数名称 | 类型 | 必填 | 说明 |
---|
type | string | 是 | 品种代号 |
---|
typename | string | 是 | 品种名称 |
---|
price | string | 是 | 最新价 |
---|
openingprice | string | 是 | 开盘价 |
---|
maxprice | string | 是 | 最高价 |
---|
minprice | string | 是 | 最低价 |
---|
changepercent | string | 是 | 涨跌幅 |
---|
lastclosingprice | string | 是 | 昨收盘价 |
---|
tradeamount | string | 是 | 总成交量 |
---|
updatetime | string | 是 | 更新时间 |
---|
返回示例:{
"status": "0",
"msg": "ok",
"result": [
{
"type": "Ag(T+D)",
"typename": "白银延期",
"price": "3399.00",
"openingprice": "3402.00",
"maxprice": "3407.00",
"minprice": "3388.00",
"changepercent": "0.09%",
"lastclosingprice": "3396.00",
"tradeamount": "1373982.0000",
"updatetime": "2015-10-27 15:07:25"
},
{
"type": "Ag99.99",
"typename": "白银9999",
"price": "3402.00",
"openingprice": "3405.00",
"maxprice": "3405.00",
"minprice": "3402.00",
"changepercent": "0.03%",
"lastclosingprice": "3401.00",
"tradeamount": "60.0000",
"updatetime": "2015-10-27 13:59:11"
}
]
}
上海期货交易所价格
接口地址:https://api.binstd.com/silver/shfutures
支持格式:JSON,JSONP
请求方法:GET
无
请求示例:https://api.binstd.com/silver/shfutures?appkey=yourappkey
返回参数
参数名称 | 类型 | 必填 | 说明 |
type |
string |
是 |
品种代号 |
typename |
string |
是 |
品种名称 |
price |
string |
是 |
最新价 |
changequantity |
string |
是 |
涨跌量 |
buyprice |
string |
是 |
买入价 |
buyamount |
string |
是 |
买入量 |
sellprice |
string |
是 |
卖出价 |
sellamount |
string |
是 |
卖出量 |
tradeamount |
string |
是 |
总成交量 |
openingprice |
string |
是 |
开盘价 |
lastclosingprice |
string |
是 |
昨收盘价 |
maxprice |
string |
是 |
最高价 |
minprice |
string |
是 |
最低价 |
holdamount |
string |
是 |
持仓量 |
increaseamount |
string |
是 |
增仓 |
返回示例:{
"status": "0",
"msg": "ok",
"result": [
{
"type": "AG1511",
"typename": "白银1511",
"price": "3420",
"changequantity": "9",
"buyprice": "3340",
"buyamount": "30",
"sellprice": "3438",
"sellamount": "1",
"tradeamount": "738",
"openingprice": "3414",
"lastclosingprice": "3411",
"maxprice": "3424",
"minprice": "3405",
"holdamount": "4176",
"increaseamount": "522"
},
{
"type": "AG1512",
"typename": "白银1512",
"price": "3438",
"changequantity": "4",
"buyprice": "3437",
"buyamount": "41",
"sellprice": "3438",
"sellamount": "191",
"tradeamount": "397592",
"openingprice": "3438",
"lastclosingprice": "3434",
"maxprice": "3447",
"minprice": "3424",
"holdamount": "417466",
"increaseamount": "2212"
}
]
}
香港金银业贸易场价格
接口地址:https://api.binstd.com/silver/hkgold
支持格式:JSON,JSONP
请求方法:GET
无
请求示例:https://api.binstd.com/silver/hkgold?appkey=yourappkey
返回参数
参数名称 | 类型 | 必填 | 说明 |
type |
string |
是 |
品种代号 |
buyprice |
string |
是 |
买入价 |
sellprice |
string |
是 |
卖出价 |
finalprice |
string |
是 |
成交价 |
openingprice |
string |
是 |
开盘价 |
closingprice |
string |
是 |
收市价 |
maxprice |
string |
是 |
最高价 |
minprice |
string |
是 |
最低价 |
updatetime |
string |
是 |
更新时间 |
返回示例:{
"status": "0",
"msg": "ok",
"result": [
{
"type": "伦敦银5000安士合约",
"buyprice": "-",
"sellprice": "-",
"finalprice": "15.879",
"openingprice": "-",
"closingprice": "-",
"maxprice": "15.895",
"minprice": "15.843",
"updatetime": "2015-10-27 14:39:32"
},
{
"type": "伦敦银500安士合约",
"buyprice": "-",
"sellprice": "-",
"finalprice": "15.87",
"openingprice": "-",
"closingprice": "-",
"maxprice": "15.898",
"minprice": "15.83",
"updatetime": "2015-10-27 14:39:32"
}
]
}
银行账户黄金价格
接口地址:https://api.binstd.com/silver/bank
支持格式:JSON,JSONP
请求方法:GET
无
请求示例:https://api.binstd.com/silver/bank?appkey=yourappkey
返回参数
参数名称 | 类型 | 必填 | 说明 |
type |
string |
是 |
品种代号 |
midprice |
string |
是 |
中间价 |
buyprice |
string |
是 |
买入价 |
sellprice |
string |
是 |
卖出价 |
maxprice |
string |
是 |
最高价 |
minprice |
string |
是 |
最低价 |
openingprice |
string |
是 |
开盘价 |
lastclosingprice |
string |
是 |
昨收盘价 |
changequantity |
string |
是 |
涨跌量 |
updatetime |
string |
是 |
更新时间 |
返回示例:{
"status": "0",
"msg": "ok",
"result": [
{
"type": "美元账户白银",
"midprice": "15.88",
"buyprice": "15.81",
"sellprice": "15.95",
"maxprice": "15.94",
"minprice": "15.83",
"openingprice": "15.94",
"lastclosingprice": "15.93",
"changequantity": "-0.12",
"updatetime": "2015-10-27 15:07:58"
},
{
"type": "人民币账户白银",
"midprice": "3.24",
"buyprice": "3.22",
"sellprice": "3.26",
"maxprice": "3.26",
"minprice": "3.23",
"openingprice": "3.25",
"lastclosingprice": "3.25",
"changequantity": "-0.03",
"updatetime": "2015-10-27 15:08:00"
}
]
}
伦敦金、银价格
接口地址:https://api.binstd.com/silver/london
支持格式:JSON,JSONP
请求方法:GET
无
请求示例:https://api.binstd.com/silver/london?appkey=yourappkey
返回参数
参数名称 | 类型 | 必填 | 说明 |
type |
string |
是 |
品种代号 |
price |
string |
是 |
最新价 |
changepercent |
string |
是 |
涨跌幅 |
changequantity |
string |
是 |
涨跌量 |
openingprice |
string |
是 |
开盘价 |
maxprice |
string |
是 |
最高价 |
minprice |
string |
是 |
最低价 |
lastclosingprice |
string |
是 |
昨收盘价 |
amplitude |
string |
是 |
振幅 |
buyprice |
string |
是 |
买入价 |
sellprice |
string |
是 |
卖出价 |
updatetime |
string |
是 |
更新时间 |
返回示例:{
"status": "0",
"msg": "ok",
"result": [
{
"type": "白银美元",
"price": "15.84",
"changepercent": "-0.13%",
"changequantity": "-0.02",
"openingprice": "15.86",
"maxprice": "15.87",
"minprice": "15.77",
"lastclosingprice": "15.86",
"amplitude": "0.63",
"buyprice": "15.92",
"sellprice": "15.84",
"updatetime": "2015-10-27 15:03:00"
}
]
}
货币贵金属价格
接口地址:https://api.binstd.com/silver/currency
支持格式:JSON,JSONP
请求方法:GET
无
请求示例:https://api.binstd.com/silver/currency?appkey=yourappkey
返回参数
参数名称 | 类型 | 必填 | 说明 |
type |
string |
是 |
品种代号 |
price |
string |
是 |
最新价 |
changequantity |
string |
是 |
涨跌量 |
dollarrate |
string |
是 |
兑美元汇率 |
ratechange |
string |
是 |
汇率变动 |
updatetime |
string |
是 |
更新时间 |
返回示例:{
"status": "0",
"msg": "ok",
"result": [
{
"type": "白银英镑",
"price": "10.3206",
"changequantity": "-0.0076",
"dollarrate": "1.5344",
"ratechange": "-0.0006",
"updatetime": "2015-10-27 15:08:26"
},
{
"type": "白银欧元",
"price": "14.3245",
"changequantity": "-0.0155",
"dollarrate": "1.1055",
"ratechange": "-0.0001",
"updatetime": "2015-10-27 15:08:26"
}
]
}
介绍:企业和程序员可以通过进制数据封装的API或SDK极速接入其他数据资源,同时进制数据提供数据交易等服务。通过进制数据,不仅开发成本极大降低,而且可以获得其他丰富的数据服务:数据交易,数据分析,区块链Token管理等服务。
联系方式:
电话:173-6457-5198
QQ① 群:792473404
客服 QQ:1643296538
微信客服:binstds
进制数据介绍:
企业和程序员可以通过进制数据封装的API或SDK极速接入其他数据资源,同时进制数据提供数据交易等服务。通过进制数据,不仅开发成本极大降低,而且可以获得其他丰富的数据服务:数据交易,数据分析,区块链Token管理等服务。
联系我们:
电话:173-6457-5198
QQ① 群:792473404
客服 QQ:1643296538
微信客服:binstds
扫描二维码添加客服微信
工作时间:
周一至周五 9:00 - 21:00(其中周三为 9:00 - 18:00)
周六 9:00 - 12:00(节假日除外)
进制数据团队
2020.01.01