|
trader
v0.1a
A framework to build trading applications
|
Public Member Functions | |
| bool | isSetTradeId () |
| bool | isSetTimeStamp () |
| bool | isSetVolume () |
| bool | isSetPrice () |
| bool | isSetTotal () |
| bool | isSetFillType () |
| bool | isSetOrderType () |
Public Attributes | |
| Poco::Int32 | tradeId |
| Poco::Int32 | timeStamp |
| double | volume |
| double | price |
| double | total |
| std::string | fillType |
| std::string | orderType |
| Poco::Int32 | id |
1.8.13