Hi, I wondered if someone could tell me if right. Im using the api delayed key to get market and market book. Then im putting the details I need into dictionary's (int, objects). So i use a timer for Api data. Then a timer to process data from the dictionarys. All workd fine. I was wondering if the is the correct process. Lots of info on getting the data, but very little on what or were to put it. I cant find the developers forum. Thaks in Advance.
Yes that is one way to do it - if you need to store mulitple markets and update them, keep in mind the delayed app key will not give you live data.
Seems the Developer forum - where you can get valuable examples on everything - has disappeared once again. The site says it is down for maintenance....
Yes that is one way to do it - if you need to store mulitple markets and update them, keep in mind the delayed app key will not give you live data.Seems the Developer forum - where you can get valuable examples on everything - has disappeared once ag