@eugene I just checked WL Preferences and had both of them with Default options( disabled check-box ) of below,
>> Disable Portfolio Synch
>> Exit Orders (Sell and Cover) should always exit the full Position currently held on a per Trade Type basis
As per your comments, I tried changing Defaults by enabling(check-box) of the Disable-Portfolio-Sync which greyed-out other one and running the strategy still doesn't help and seeing only 1 order for 1 Symbol.
Note: Also I found today this problem looks only for "Staging" which happens both Auto-Staging through Strategy-runs (or) Manual-Staging from Strategy-Alerts. But this problem not happen when Manual-Placing from Strategy-Alerts which works perfect sending all of those Same-Symbol multi-orders to Fidelity directly. As of today, I still don't have entitlement "Auto-Placing" to verify but looks it will work which could also be the reason you didn't hear this complaint/Bug reported by others because those do LiveTrading Strategy-Alerts use "Auto-Placing" only.
------------------------------------
@superticker Thanks for checking and that my code is as per design like below,
CODE:
Please log in to see this code.
So my intended design is,
If Small position < 820 $ to exit-completely
Else for Big positions Split into 4 portions ( 25% each) and exit-partially either 1 portion (or) multiple portions based on the Day Price-Percentage-Dip of 1%, 2%, 3%, 4%
So, for example if Bigger Position of 4000 $ and Day Opening Price Dip is already 5% for volatile stocks, per this design it will split create 4 Sell orders for same Symbol which is working fine seen all 4 Alerts on Strategy-Alerts but the problem seen only on Orders tool as it takes only Single per Symbol if "Staged" but when I try Manually "Place" all of the 4 alerts make it to Orders tool and even go all the way to Fidelity orders
Looks to me bug on WL "Staging"