Documentation changes and a new wrapper method (`net_positions`).
+ Many objects and functions are better documented with type hints.
+ Introducing `get_net_positions` wrapper method in `RKClient`. The trade command returns net positions (short/long) and magnitude for each contract.
You can also update in pip!
`pip install -U robokami-py`