|
trader
v0.1a
A framework to build trading applications
|
Public Member Functions | |
| bool | isSetTimeStamp () |
| bool | isSetAsk () |
| bool | isSetBid () |
| bool | isSetLast () |
| bool | isSetVol () |
Public Attributes | |
| Poco::Int32 | timeStamp |
| double | ask |
| double | bid |
| double | last |
| double | vol |
1.8.13