If you want to target a specific ticker symbol when trading multiple symbols inside of a bot.
It can be used for stock positions and options positions.
Repeater actions cycle through all open positions. You may want to ensure every position is referenced.
You could precede an open position action with this decision recipe in a scanner automation. Typically it is used in a monitor to evaluate an open position.
Yes, you can group and nest decision actions using "and/or" functionality.