For the complete documentation index, see llms.txt. This page is also available as Markdown.

Order Allocation

When split order feature is active, orders are split into left and right screens. Orders are distributed in a sequential pattern across screens:

  • Order # 1 goes to Left screen

  • Order # 2 goes to Right screen

  • Order # 3 goes to Left screen

  • Order # 4 goes to Right screen

Last updated