Type/to search
0
Follow
0
Followers
Pergunte sobre a função personalizada JS
Help
Created 2020-04-03 20:22:01  Updated 2020-04-03 22:11:35
 1
 1269

function BTC(price,amount){
var buy = exchange.IO("api", "POST", "/submitOrder.php", "mk_type=usdt" + "&coinname=btc" + "&type=1" + "&price="+price + "&amount="+amount + "&tag=121")
}
Eu quero implementar o meu próprio pacote de transações diferentes para comprar e vender, e eu gostaria de saber como escrever a chamada BTC.buy (preço, quantidade) em qualquer lugar.

Related Recommendations
Comment
All comments (1)
    6 years ago
  • 1
Forums
PINE Language
Get the app
iPhone Download
© 2015 - ∞ INVENTOR PTE LTD (SG)