| Usage: | canceltrade | 
| Example: | canceltrade | 
Cancels all pending trades in current city.
You can also cancel trades by their tradeId:
| Usage: | canceltrade tradeId | 
| Example: | execute "canceltrade " + city.tradesArray[0].id | 
This example will cancel the 1st trade in the city's current tradesArray (the oldest trade in the array will be at position 0)



























![[+]](/moin_static/explorer/img/toggle1.png)

![[-]](/moin_static/explorer/img/toggle0.png)
