রিসোর্স লোড হচ্ছে... লোডিং...

অ্যাকাউন্ট পান

দ্যGetAccountএই পদ্ধতি ব্যবহার করা হয় অ্যাকাউন্টের তথ্য অর্জনের জন্যAPI KEYFMZ Quant Trading Platform অ্যাকাউন্টের অনুরোধে।

{
    "code": 0, 
    "data": {
        "result": {
            "username": "littlelittledream",
            "level": 0,
            "consumed": 3235500000,
            "invitation_code": "1545967",
            "points": 25,
            // The value here, due to precision control, is expressed in integer. To convert it to actual value, you need to divide it by 1e8 (i.e. 10 to the 8th power), and the actual result here is: 65.421
            "balance": 6542100000               
        },
        "error": None
    }
}
GetRobotবিস্তারিত GetExchangeList-এ যান