I think that there are three features needed in desktop APIs:
-on error, that is the call back to the most recent error
-current subscribed symbols, list
-time stamp within the quote structure. Please notice that time stamp has to be the EXCHANGE time, not just A time. Of course I put in a time field MY COMPUTER time of the onQuoteChanged event, but this is just a workaround.
Instead of the current symbol list, it is, I deem, acceptable to have a ReleaseAllSymbols command
-on error, that is the call back to the most recent error
-current subscribed symbols, list
-time stamp within the quote structure. Please notice that time stamp has to be the EXCHANGE time, not just A time. Of course I put in a time field MY COMPUTER time of the onQuoteChanged event, but this is just a workaround.
Instead of the current symbol list, it is, I deem, acceptable to have a ReleaseAllSymbols command
Comment