Hi,
I'm missing some sort of 'releaseallsymbols' function. Is this possible somehow ?
Also I found out that if you start 2 instances of your program, they both receive all the'onquotechanged's messages (e.g. I start 2 instances, first instances registers stock A, 2nd Stock B, both instances now receive the onquotechanged messages for both stocks A and B). Isn't it possible somehow to just register for 1 instance ?
Thanks !
I'm missing some sort of 'releaseallsymbols' function. Is this possible somehow ?
Also I found out that if you start 2 instances of your program, they both receive all the'onquotechanged's messages (e.g. I start 2 instances, first instances registers stock A, 2nd Stock B, both instances now receive the onquotechanged messages for both stocks A and B). Isn't it possible somehow to just register for 1 instance ?
Thanks !
Comment