API Support » Client id for an order Nov 15, 2016 @ 04:46 PM (Total replies: 3) | |||||
Do you have some numeric fields for ID? Order.ID set by internal OEC logic. We need to pass unique user id to each order. That should be stored on server side and ability to get it while restart the trading app. |
|||||
API Support » Client id for an order Nov 15, 2016 @ 09:19 AM (Total replies: 3) | |||||
Is the any option to set own identifier for placing orders? |
|||||
API Support » Sync collection issues Jan 29, 2016 @ 09:52 AM (Total replies: 3) | |||||
Thank you for answer. The latest version is 3.5.14 https://www.nuget.org/packages/OECAPI/ Where I can get the newest? |
|||||
API Support » Sync collection issues Jan 29, 2016 @ 04:18 AM (Total replies: 3) | |||||
Sometimes get the issue: OEC.API.SoftwareErrorException: Software error ---> System.InvalidOperationException: Collection was modified; enumeration operation may not execute. at System.ThrowHelper.ThrowInvalidOperationException(ExceptionResource resource) at System.Collections.Generic.List`1.Enumerator.MoveNextRare() at OEC.API.Core.EndUpdate(ClientResponse response) at OEC.API.Core.DispatchClientResponse(ClientResponse response) |