How to set multiple trade per side instead of One Position

Hello Optimus Flow community,

I’m running into an issue where I can configure the Netting Type (a.k.a. Position Mode) in Backtest mode—allowing me to choose between a single aggregated position or separate positions per order—but that same setting doesn’t appear when I switch to Real Trading mode. As a result, every time I add to an open position live, Optimus Flow recalculates a single average entry price on the chart instead of creating a new Position ID and Entry Price for each fill.

This discrepancy prevents me from tracking visually on chart individual trades in live trading, even though the exact control is exposed during backtesting. Has anyone found where (or if) the Netting Type option can be enabled in Real Trading mode?

Thank you for any guidance!