Oexchange.GetName()
A função é usada para obter o nome da troca à qual o objeto de troca atual está vinculado.
Oexchange.GetName()
A função devolve o nome da bolsa definida pela plataforma FMZ Quant Trading.
cordel
troca.GetName()
function main() {
Log("The exchange object exchange is judged to be Binance spot, and the result is judged to be:", exchange.GetName() == "Binance")
}
def main():
Log("The exchange object exchange is judged to be Binance spot, and the result is judged to be:", exchange.GetName() == "Binance")
void main() {
Log("The exchange object exchange is judged to be Binance spot, and the result is judged to be:", exchange.GetName() == "Binance");
}
Oexchange.GetName()
A função é geralmente utilizada para identificar os objetos de troca, tais comoexchange
ouexchanges[1]
, exchanges[2]
Os nomes das bolsas de contratos futuros de criptomoedas têm o prefixo fixoFutures_
.
Não, não, não, não.
exchange.GetAssets exchange.GetLabel