API Support Forum
User Profile

Viewing User Profile for: MSukhov28


About

Jul 23, 2013 12:12 PM

Nov 15, 2016 04:46 PM

May 31, 2019 04:19 PM



Post Statistics
MSukhov28 has contributed to 4 posts out of 5593 total posts (0.07%) in 3938 days (0.00 posts per day).

20 most recent posts:

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)