Problem: Somedays I can use correctly the API IsValidSymbol() function, but on other days not.
Actually I have 2 seperated PC's each running eSignal 1.6, and the problem is on one, or both (or sometimes it works on both).
More info:
a) my API-program can connect and is Entitled for API use (and works for years)
b) I have quote subscriptions for all the Symbols I request (but only request 3 symbols)
c) when I issue the IsValidSymbol() function I do get a 1 (true) if all works well. But get 0 (false) if it doesn't.
d) each day I request the VERY SAME symbols: "ES Z1" and "NQ Z1" for instance. But one time it works the other time not
e) If it doesn't work, it sometimes helps to stop and restart eSignal (and my API-prog). Sometimes I need to restart 3 times (including a PC restart) before I finaly get a TRUE for IsValidSymbol().
f) my program-code isn't changed for a long time, and worked well. But now for several weeks I have this issue.
Questions:
1) Is it possible that eSignal has several Servers, and that for some reason one or more Servers have not the correct subscription information from my two accounts ?? How can this be solved?
2) is there some Log-file in eSignal where I can find to which Server I'm connected?
Hope someone can help me......
Actually I have 2 seperated PC's each running eSignal 1.6, and the problem is on one, or both (or sometimes it works on both).
More info:
a) my API-program can connect and is Entitled for API use (and works for years)
b) I have quote subscriptions for all the Symbols I request (but only request 3 symbols)
c) when I issue the IsValidSymbol() function I do get a 1 (true) if all works well. But get 0 (false) if it doesn't.
d) each day I request the VERY SAME symbols: "ES Z1" and "NQ Z1" for instance. But one time it works the other time not
e) If it doesn't work, it sometimes helps to stop and restart eSignal (and my API-prog). Sometimes I need to restart 3 times (including a PC restart) before I finaly get a TRUE for IsValidSymbol().
f) my program-code isn't changed for a long time, and worked well. But now for several weeks I have this issue.
Questions:
1) Is it possible that eSignal has several Servers, and that for some reason one or more Servers have not the correct subscription information from my two accounts ?? How can this be solved?
2) is there some Log-file in eSignal where I can find to which Server I'm connected?
Hope someone can help me......
Comment