Hi guys,
I am trying to extract close prices from my esignal script through my C# program. However, I dont know how to begin with this process. Initially, I was using Ndde framework for extracting close prices by creating DDE Objects in my efs scripts and calling them but there is a consistency issue with it. At times my advise loop works and some other days I get DDEException of failed to initialize the client loop. It seems Ndde framework uses some sort of temporal settings that block my connections request.
Guys, I am facing deadline pressure here and would really appreciate if any one with decent idea of how this issue can be resolved could reply back. I am also referring to this thread which I posted couple of days ago but have not received any reply.
Please. Your help will be really appreciated.
Thanks and Regards,
Vipin Anand
I am trying to extract close prices from my esignal script through my C# program. However, I dont know how to begin with this process. Initially, I was using Ndde framework for extracting close prices by creating DDE Objects in my efs scripts and calling them but there is a consistency issue with it. At times my advise loop works and some other days I get DDEException of failed to initialize the client loop. It seems Ndde framework uses some sort of temporal settings that block my connections request.
Guys, I am facing deadline pressure here and would really appreciate if any one with decent idea of how this issue can be resolved could reply back. I am also referring to this thread which I posted couple of days ago but have not received any reply.
Please. Your help will be really appreciated.
Thanks and Regards,
Vipin Anand