This API runs a trading job.
URL: /trading_job/run/<Unique job id> Method: GET
/trading_job/run/<Unique job id>
GET
{ "job_id": "<Unique job id>", "message": "<Status of the job initiation>" }
Last updated 1 month ago