|
CPPKiteConnect
|
Represents response of the getPositions() method.
More...
#include <portfolio.hpp>
Public Member Functions | |
| positions (const rj::Value::Object &val) | |
| void | parse (const rj::Value::Object &val) |
Public Attributes | |
| std::vector< position > | net |
| std::vector< position > | day |
Represents response of the getPositions() method.