OpeECry API with Delphi

Discussion in 'Automated Trading' started by patrickmcmichae, Oct 8, 2009.

  1. Has any one got the the OpenECry API to work with the delphi code sample they provide? It compiles with delphi7 and installs its vcl components just fine, but the only event that seem to work is the "logon complete" event. I can logon fine, but when I call the "procedure TOECClient.Subscribe" I get an "Object reference not set to and instance of an object" error. If any one else has had this problem and found
    a solution, I would appreciate if you would post what you did to fix it. Thanks in advance.