OpenApi-5p / py5paisa

Official Python SDK for 5paisa APIs natively written in VB .NET
https://5paisa.github.io
89 stars 68 forks source link

RemoteOrderID is not being used while placing order on MCX #282

Open pankaj3009 opened 7 months ago

pankaj3009 commented 7 months ago

Description

Issue is when placing orders on MCX.

client.place_order ignores value of RemoteOrderID passed to the function. In the resulting order, RemoteOrderID is set to the BrokerOrderID, irrespective of the RemoteOrderID tag.