Skip to main content

Set tags on trade orders

This decision table checks if open trade orders have the "Order validation" tag. If not, it sets "Order validation-waiting" tag on the order.

  • Condition 1: It must be a trade order.

  • Condition 2: Trade order has the "Open" status.

  • Condition 3: Trade order doesn't have the "Order validation" group tag.

  • Action: Set the "Order validation-waiting" tag.

custom_tradeOrder_setTagByStatus.xlsx