संसाधन लोड हो रहा है... लोड करना...

exchange.GetName

..exchange.GetName()फ़ंक्शन का उपयोग उस एक्सचेंज का नाम प्राप्त करने के लिए किया जाता है जिसके लिए वर्तमान एक्सचेंज ऑब्जेक्ट बंधा हुआ है।

..exchange.GetName()फ़ंक्शन FMZ क्वांट ट्रेडिंग प्लेटफॉर्म द्वारा परिभाषित एक्सचेंज का नाम लौटाता है. स्ट्रिंग

exchange.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");
}

..exchange.GetName()कार्य आम तौर पर विनिमय वस्तुओं की पहचान करने के लिए प्रयोग किया जाता है, जैसे किexchangeयाexchanges[1], exchanges[2]रणनीति कोड में क्रिप्टोक्यूरेंसी वायदा अनुबंध एक्सचेंजों के नामों में फिक्स्ड उपसर्ग हैFutures_.

{@मज़ा/खाता/विनिमय.GetLabelविनिमय.GetLabel}

exchange.GetAssets exchange.GetLabel