API Support Forum
User Profile

Viewing User Profile for: TRies


About

Mar 22, 2012 01:14 PM

Feb 18, 2013 02:54 AM

Feb 18, 2013 02:54 AM



Post Statistics
TRies has contributed to 22 posts out of 5593 total posts (0.39%) in 4410 days (0.00 posts per day).

20 most recent posts:

API Support » Modify Orders Feb 18, 2013 @ 02:54 AM (Total replies: 12)

HI,
Regarding the Modify Order query I had sent earlier, Chris had replied with the following order fill to be downloaded.

Order fill data.
For a list of all members of this type, see Fill Members.
System.Object
MarshalByRefObject
IDObject<Int32>
IDObject
OrderChild
Fill
public sealed class Fill : OrderChild

When I read the API there is a field called Parent Order Associated with OrderChild.

1) Is this a field which will exist with all modified orders?
2) The parent order would mean the original order from which the order was modified? so we can directly associate the modified order with the original mentioned order.

Thomas Ries

API Support » Modify Orders Feb 07, 2013 @ 07:05 AM (Total replies: 12)

I have a series of orders which have a lot of consecutive modifies. I would like to email the orders to you and if possible discuss them with you. I am trying to develop a logic to keep track of our users and their p/l and am not being able to decipher the logic for modify orders. Would it be possible for you to discuss the same with me over the phone? It would really help.
Also for the series of orders I would need to email them to you. What would be a good address to send the email to? Or can I attach it here?

Thomas Ries

API Support » Trade Order Details Requested Jan 30, 2013 @ 06:03 AM (Total replies: 2)

Also I need the details for ticket number 98932684

Thomas Ries

API Support » Trade Order Details Requested Jan 30, 2013 @ 05:56 AM (Total replies: 2)

Hi,
Could you please give me thedetails for the following ticket numbers for username Waterloo108. They were modified multiple times and we are having trouble trying to follow the fills.

Ticket Number:
98948180
98947872
98947986

thanks

Thomas Ries

API Support » Modify Orders Jan 15, 2013 @ 08:53 AM (Total replies: 12)

Example: close foe GGCZ3 when downloaded through our api script shows 1681 and currently if I check it shows 1657.5
Please check and let me know.

Thomas Ries

API Support » Modify Orders Jan 09, 2013 @ 06:02 AM (Total replies: 12)

Thanks. I will look that up.
Also I noticed the close prices for some of the contracts change if I check the next day. For example, we have a script which downloads the close of day prices end of day and sometimes if I manually check the price after a couple of days the downloaded price is different from the one on OEC Historical prices.

Thomas Ries

API Support » Modify Orders Jan 08, 2013 @ 12:48 AM (Total replies: 12)

Makes sense. One more question though, is there a way to figure out that the order number 96004630 is a modified order for 95985982?

Thomas Ries

API Support » Modify Orders Jan 07, 2013 @ 03:23 AM (Total replies: 12)

The order number is 96004630. It has a modify order as its first entry. Do not know if it was modified from a particular order or a new one.

Thomas Ries

API Support » Modify Orders Jan 04, 2013 @ 01:34 AM (Total replies: 12)

Hi,
We run an API code which logs all the orders from accounts under our main manager account. However, while doing so we are having trouble following Modified Orders. From the examples that I saw from my log there are multiple kinds of modify orders some in which the ticket number is changed some in which it remains the same. I want to understand the logic for the same. Could you please explain it or direct me to the actual location in the documentation where I can find a satisfactory explanations.

Thomas Ries

API Support » Partial Fills Nov 12, 2012 @ 12:29 PM (Total replies: 4)

also, in the api documentation it states that this will be represented in the Filled Quantity field however the filled quantity field is reporting zero. therefore in the simulated in environment what in the order log indicates the quantity of a partial fill

Thomas Ries

API Support » Partial Fills Nov 12, 2012 @ 12:22 PM (Total replies: 4)

But how does one differentiate if an order is partially filled and still has a Completed status as against something which is completely filled with a completed status.

Thomas Ries

API Support » Partial Fills Nov 06, 2012 @ 12:07 PM (Total replies: 4)

Please explain how do partial fills reflect in the order book. If a order state reads completed does mean that the order is completed or it can still be a partial fill? How do we recognize a partial fill?

Thomas Ries

API Support » Starting to see a lot of disconnects? Sep 26, 2012 @ 11:24 AM (Total replies: 3)

I am having the same problem> My program runs on the Manager Demo and here is the error message I recieve when it is disconnected. Please help resolve it asap.

OpenECryService.Close(): OpenECry service is closed. OEC server is disconnected sim.openecry.com:9200. Unexpected OEC server disconnect occurred. Auto reconnect is off.

Thomas Ries

Documentation » OEC Symbology Reference Data Mar 30, 2012 @ 01:50 PM (Total replies: 2)

yes I see the info is available on the web site, but I would like a file that can be programmatically read which provides the mapping between OEC symbol and the exchange symbol. Is such a file available for download?

Thomas Ries

API Support » SoftwareNotPermitted exception on connect Mar 26, 2012 @ 02:24 PM (Total replies: 3)

I verified that the lastest version of the sample is being used. Let me amplify that I am able to successfully connect to the simulation network at api.openecry.com (74.201.3.44) using the basic api sample program.

However, I am not able to connect to the network that was established for our company's work. When I try to connect to this network using the sample app, I receive the SoftwareNotPermitted error.

Thomas Ries

API Support » Subscribe to Order/Trade Information Mar 23, 2012 @ 05:26 PM (Total replies: 1)

I would like to obtain trade information on a continuous basis during the day, via the OEC api. How would it be suggested that I go about this, e.g. is there a subscribe method that will asynchronoulsy send new order/trade information to an application?

Thomas Ries

API Support » OEC API with NET4.0? Mar 23, 2012 @ 05:25 PM (Total replies: 1)

Your documentation says that .NET2 is required. Can OEC api apps be built and run using .NET4? I would like to take advantage NET4 in our applications.

Thomas Ries

API Support » SoftwareNotPermitted exception on connect Mar 23, 2012 @ 05:24 PM (Total replies: 3)

I receive a SoftwareNotPermitted exception when trying to connect to the OEC test network using the Basic Example Application. Please explain how to resolve.

Thomas Ries

User Interface » Exception in TDM 3.5 Mar 23, 2012 @ 05:22 PM (Total replies: 1)

I have run into one exception when running the TDM Demo 3.5, when trying to add a custom account filter. On the error dialog, I clicked the send error report button. Do OEC developers receive those reports?

Thomas Ries

Documentation » OEC Symbology Reference Data Mar 23, 2012 @ 05:20 PM (Total replies: 2)

Do you have a document that maps OEC symbols to the exchange symbols, e.g. GGC -> GC.

Do you have Reference data documents for exchange abbreviations?

Thomas Ries