|
trader
v0.1a
A framework to build trading applications
|
A market data request retrieval data. More...
#include <bittrexconnection.h>
Public Types | |
| typedef std::unordered_map< std::string, Poco::Int32 > | LastCacheIdMap |
| The id of the last marketData entry that was sent to the requester. More... | |
Public Attributes | |
| Poco::AutoPtr< Interface::MarketDataRequestData > | marketRequestData |
| Information describing the market request. | |
| LastCacheIdMap | lastCacheIdMap |
| The last cache identifier map. | |
A market data request retrieval data.
| typedef std::unordered_map< std::string, Poco::Int32 > trader::BittrexProcessingConnection::MarketDataRequestRetrievalData::LastCacheIdMap |
The id of the last marketData entry that was sent to the requester.
1.8.13