|
trader
v0.1a
A framework to build trading applications
|
Public Member Functions | |
| void | SetApi_key (std::string val) |
| bool | isSetApi_key () |
| void | SetPrivate_key (std::string val) |
| bool | isSetPrivate_key () |
Public Attributes | |
| std::string | api_key |
| std::string | private_key |
1.8.13