Type/to search

取消所有订单

Trade-aided
6
Follow
942
Followers

取消所有订单

Source
JavaScript
var Interval = 1000;

function GetAccount(e) {
    if (typeof(e) == 'undefined') {
        e = exchange;
    }
    var account;
    while (!(account = e.GetAccount())) {
        Sleep(Interval);
    }
    return account;
}
Comment
All comments (0)
No data
No data
  • 1
iPhone Download
Forums
PINE Language
© 2015 - ∞ INVENTOR PTE LTD (SG)