The resource loading... loading...

StopRobot



```JSON
{
    "code":0,
    "data":{
        "result":2,
        "error":null
    }
}
  • result: The live trading status code is 2, which means stopped.

The parameter robotId is used to specify the Id of the live trading to be stopped. You can use the GetRobotList method to get the information of the live trading under the account, which contains the live trading Id.

robotId true number

CommandRobot RestartRobot