Type/to search

代替废弃的GetMinStock()函数

Extent-API
0
Follow
1
Followers
Source
JavaScript
/****************
  针对 火币pro 获取不同货币对的最小交易量
  其他平台需要自行添加不同的错误解析代码
****************/

function main() {
    SetErrorFilter("limit order amount error");
    //加入你想知道的货币对
    var huobipro = ["BTC_USDT","XRP_USDT","EOS_BTC","OMG_ETH"];
    
    for(var i = 0;i<huobipro.length;i++){
        exchange.IO("currency", huobipro[i]);
Comment
All comments (1)

    666

    8 years ago
  • 1
iPhone Download
Forums
PINE Language
© 2015 - ∞ INVENTOR PTE LTD (SG)