Imported from previous forum
Hi every body
i need your help please
when i send a buy and sell orders on market price , if they were executed one with each other then the returned execution report for buy price is different from that of the execution report of sell price
Why is this difference ?? i am sure that the orders executed with each other on market price because which must be same because i am working on a test environment and i am the only person that making test
Orders : buy 1000 shares on market price
Sell 17 shares on market price
Execution reports: buy partially filled 17 shares on 30
sell filled 17 shares on 29.5
[ original email was from G.Vijay Kumar - evervj.extras@gmail.com ]
> Hi every body i need your help please when i send a buy and sell orders
on market price , if they were executed one with each other then the
returned execution report for buy price is different from that of the
execution report of sell priceWhy is this difference ?? i am sure that the orders executed with each
other on market price because which must be same because i am working on
a test environment and i am the only person that making testOrders : buy 1000 shares on market price Sell 17 shares on market price
Execution reports: buy partially filled 17 shares on 30 sell filled 17
shares on 29.5
This will never happen in real scenario ie with exchange. This could be your testing enviornment simulator issue or simulator would have made to execute all the market order independent of price.
Also make sure that u dont have any counter order with different price lies in the test environment. Also verify the trade reference number. if both the trade fill number are same then it should be test env issue other wise execution happened for different orders … ie your buy matches with different sell order not with the sell order u placed.