Different positions for different prices of same stock
Jibin Victor John
Sorry for the late reply, Actually this closely represent actual trading apps, where when you place multiple orders, the system calculates avg price, and consoldiates multiple positions into single one. It updates quantity and price accordingly. I'm not sure any broker app does different positions for different prices, if there is let me know, I'll try to implement it.