post
https://api-bot-v1.dbotx.com/simulator/limit_orders
This API is used to create multi-chain limit buy and limit sell tasks in simulator
| Free | Plus | Pro | Enterprise | Credit Usage |
|---|---|---|---|---|
| ✅ | ✅ | ✅ | ✅ | 0 |
Response data
{
"err": false, // Error or not
"res": {
"ids": [
"lus8bfug0040i2",
"lus8bfug004166" // Order ID
]
}
}Request Parameters visualization reference

