|
trader
v0.1a
A framework to build trading applications
|
Public Member Functions | |
| void | SetClose (std::string val) |
| bool | isSetClose () |
| void | SetOrder (std::string val) |
| bool | isSetOrder () |
Public Attributes | |
| std::string | close |
| std::string | order |
1.8.13