33
Follow
63
Followers
json関数で3行しか使えないようですが,4行目の補足をしてください.
var id = exchange.Buy(3000,0.01);
var p =exchange.GetOrder(id);
var obj = JSON.parse(exchanges[0].GetRawJSON (()); // APIの最後の呼び出しの詳細について
var avprice 。。。。。。。
Related Recommendations
Comment
All comments (2)
- 1
