You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, before the most recent update I was passing client_metadata a value . Its now being populated based on order type. Is it possible to inject some values or use another field that will flow into the fill message with custom values (maybe clientId)? My attempt was to change market.Order to take a dictionary for client_metadata but this seems to still get overwritten when fill message comes.
The change was in this commit ee71838
Thanks
The text was updated successfully, but these errors were encountered:
Hi, before the most recent update I was passing client_metadata a value . Its now being populated based on order type. Is it possible to inject some values or use another field that will flow into the fill message with custom values (maybe clientId)? My attempt was to change market.Order to take a dictionary for client_metadata but this seems to still get overwritten when fill message comes.
The change was in this commit ee71838
Thanks
The text was updated successfully, but these errors were encountered: