Recent content by kaithal

  1. K

    reqMktData() and tickPrice () issue

    This while check would not hurt if used correctly with some timeout feature. If all works fine tickPrice() should set inishedTickPrice = true; It was my mistake which I correctly later: Hope this is helpful to someone someday: Message is NEVER NEVER stack EClientSocket Method: in my...
  2. K

    reqMktData() and tickPrice () issue

    I want to get the last sold tick price ( option 4 of tickPrice() callback function but it does not seem to work ..please help!!! THANKS ( once you see the code the question is why callPrice() call back is not executed automatically when last price is there? ------------------skeleton code...
Back
Top