API Support » Could not receive Ticks notification for NQH1 Feb 21, 2011 @ 04:05 AM (Total replies: 8) | |||||
I would like to add, I am using the API advance example and using my account I do not get any ticks for NQH1. Could you guys please advise? Thanks. Yogev Cohen |
|||||
API Support » Could not receive Ticks notification for NQH1 Feb 20, 2011 @ 01:02 PM (Total replies: 8) | |||||
Hi Guys, for the last couple of days, i am unable to receive NQH1 ticks. is there any problem on your side ? does the contract got pre-expired ?. note: 1. I can receive ESH1 ticks. 2. NQH1 DOM notification is working fine. This issue impact my application stability. I would appreciate if you could contact me ASAP for solving this problem... Thanks, Yogev Cohen |
|||||
API Support » Depth of market and Ticks Aug 28, 2010 @ 05:48 PM (Total replies: 6) | |||||
Question 1: I used the SubsribeTicks and SubscribeDOM and sometimes I don't receive DOM notification, But ticks notification is received. meaning that I used the subscribed DOM and Ticks. Received some DOM and Ticks notification, and then stooped to receiving DOM notifications. Question 2: Do the API server works different from Production/Simulation, is this issue might occurs if I am working on Live?? Question 3: Could you please specify the correct order of Subscribing to Ticks And DOM notifications? Question 4: If I am using the disconnect, should I unsubscribe first? or is it OK to just Disconnect? Edited by YYogev on Aug 28, 2010 at 18:08:27 Edited by YYogev on Aug 29, 2010 at 07:27:38 |
|||||
API Support » Depth of market and Ticks Aug 25, 2010 @ 10:58 AM (Total replies: 6) | |||||
I noticed the issue, and fix it. 10x, Yogev Yogev Cohen |
|||||
API Support » Depth of market and Ticks Aug 25, 2010 @ 02:45 AM (Total replies: 6) | |||||
I am using: Sim: api.openecry.com:9200 Contract:NQU0 user name: YYogev. time: between 22:00 - 02:37. Yogev Cohen |
|||||
API Support » Depth of market and Ticks Aug 24, 2010 @ 05:38 AM (Total replies: 6) | |||||
Hi I have been logged in in the past 14 hours and noticed 2 wired issues that I would Like to find out more details: 1) I registered the OnTicksReceivedEvent event and after log in to the OEC API, I did recived notification every time the that a tick received, but according to my logs at a certain time ticks were no longer received. In this case my system identify this situation and re-connects. and nonetheless the system keeps not getting any tick notification. this goes on and on. My question: What is the cause for not getting ticks in the first place? communication issues? do I need to have a good connection at all time? Why after re-connect I still don't receive any ticks? 2) I also subscribed to OnDOMChangedEvent, and I do not get any notification on DOM, only ticks why is that? 10x, Yogev Yogev Cohen |
|||||
API Support » AutoReconncet Jul 01, 2010 @ 01:04 PM (Total replies: 3) | |||||
my user name is "YYogev", but this is not my actual question. Could you please elaborate on the auto reconnect feature. If my internet connection break down for a few minutes. does the auto reconnect, re-connect as soon as the connection is restored? Yogev Cohen |
|||||
API Support » AutoReconncet Jul 01, 2010 @ 05:05 AM (Total replies: 3) | |||||
Hey, I have noticed that when I am working with the API, in some occasions the client get's disconnected and I am no longer getting new ticks from the server. In this case I would like to reconnect. I have noticed that there is a property in the connect that indicates that AutoReconnect mode, true or false. When I am using the AutoReconnect ON (true) from time to time I still keep getting disconnected and staying disconnected. as far as I understand the auto reconnect should have prevented this by Auto reconnecting? Since this is the case, (I keep getting disconnecting) This leads me to my question: What is the current way to always keep my connection open? I could create an independent service that keeps monitoring the connection status an reconnect if needed. If so, what is the correct way to implement such a service? 10x, Yogev Yogev Cohen |
|||||
API Support » Client_OnOrderFilled occures more than once Apr 29, 2010 @ 03:36 PM (Total replies: 4) | |||||
I see, Let me check my side. 10x Yogev Cohen |
|||||
API Support » Client_OnOrderFilled occures more than once Apr 29, 2010 @ 03:06 PM (Total replies: 4) | |||||
Do you mean the ticket number? or do you mean the Total number of orders? 1. This is the scenario: I place 1 order Buy ticket number :201087940 One time the event is fired. then I place 1 order Sell ticket number :201087941 the event is fired twice (ticket number: 201087940,201087941). How come? Yogev Cohen |
|||||
API Support » Client_OnOrderFilled occures more than once Apr 29, 2010 @ 02:20 PM (Total replies: 4) | |||||
Why am keep getting this event mire than once? I have an order with, 1 quantity = buy. It works as expected. the event is fired once. I place a second order 1 Sell. I keep getting the event twice. ? What is the logic behind this? Yogev Cohen |
|||||
API Support » Keep Getting "Action not supported for instrument status" Apr 27, 2010 @ 04:33 PM (Total replies: 2) | |||||
Issue solved Yogev Cohen |
|||||
API Support » Retrieve the working position P/L in points Apr 27, 2010 @ 04:05 PM (Total replies: 8) | |||||
One quick question how can I found out the last (latest) position? Yogev Cohen |
|||||
API Support » Retrieve the working position P/L in points Apr 27, 2010 @ 04:05 PM (Total replies: 8) | |||||
Great! Thanks Yogev Cohen |
|||||
API Support » Retrieve the working position P/L in points Apr 27, 2010 @ 03:47 PM (Total replies: 8) | |||||
1. I preform a Buy order with qty:1 a position was open. 2. I preform a Sell order with qty:1 a position was CLOSE. I want know what is the Points p/l Per a position. An active position is a position that has a Yogev Cohen |
|||||
API Support » Retrieve the working position P/L in points Apr 27, 2010 @ 02:02 PM (Total replies: 8) | |||||
10x, But this information is not what I require. this will give the total Point P/L for all the positions. I only need for the currently active position. Yogev Cohen |
|||||
API Support » Keep Getting "Action not supported for instrument status" Apr 24, 2010 @ 02:31 PM (Total replies: 2) | |||||
Hi, Every time I use the API I keep getting this message: Action not supported for instrument status could someone please elaborate to why this is happening ? How could I solve this issue? Yogev Cohen |
|||||
API Support » Retrieve the working position P/L in points Apr 24, 2010 @ 02:02 PM (Total replies: 8) | |||||
Hi, I would like to know using the OEC client API, how is it possible the get/retrieve the current, active position, or a particular position P/L in points. I read in the API that it is possible to retrieve this information (P/L) in USD. I would rather have this information in Points. How is it possible to do so? Yogev Cohen |