GreyingSurfer
Active member
- Messages
- 173
- Likes
- 0
Henry, JT,
I've just installed the API, as my current scheme is really only going to be tradeable with a degree of automation. I'm looking at the C++ sample code, which looks like a good start. However, what I can't find is any sort of overview which would help put things in context. For example, if I'm wanting to track tick data, or say 1 min bars, do I have to keep polling with a data request, or can it be set up to send a data record for each tick, minute etc?
I'm also strugglng a little as I can't find the definitions of some of the abbreviations needed. For example trying to pick up data for the DAX I need to set the type as Future, I presume, but is that FUT, future or what? Are these sorts of things laid out anywhere, or do you just have to guess, ask on the BB etc?
I've just installed the API, as my current scheme is really only going to be tradeable with a degree of automation. I'm looking at the C++ sample code, which looks like a good start. However, what I can't find is any sort of overview which would help put things in context. For example, if I'm wanting to track tick data, or say 1 min bars, do I have to keep polling with a data request, or can it be set up to send a data record for each tick, minute etc?
I'm also strugglng a little as I can't find the definitions of some of the abbreviations needed. For example trying to pick up data for the DAX I need to set the type as Future, I presume, but is that FUT, future or what? Are these sorts of things laid out anywhere, or do you just have to guess, ask on the BB etc?