This API stops a running trading job.
URL: /trading_job/stop/<Unique job id> Method: GET
/trading_job/stop/<Unique job id>
GET
{ "job_id": "<Unique job id>", "message": "<Status of the job termination>" }
Last updated 1 year ago