This block sets entry, averaging, and position limits.

New position entry
Allow opening a new position from scratch — allows the first entry for a ticker.
If disabled, a new entry will be skipped.
DCA / repeat entry
Allow DCA / repeat entry in the same direction — allows adding to an existing position.
If disabled, repeat entry in the same direction will be skipped.

Logic separation
One Trap Radar can open new trades, while another can only average existing positions.
Example: the first Trap opens a trade by a trend signal. The second Trap is used only for DCA in a mean reversion zone if the position needs averaging.
Limits
Max open positions — how many tickers Trap Radar can hold at the same time.
Max position size by average price — maximum position size for one contract after all averaging entries.
If the limit is exceeded, the entry will be skipped.
Check
Before saving, check:
- new entry permission;
- DCA permission;
- max open positions;
- max position size per contract.