Robokami-py

Latest version: v0.22

Safety actively analyzes 641872 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.12

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`

0.11.1

Minor bugfix release

- `trade_command` path fix for working on Windows OS

for pip release `pip install robokami-py -U`

0.11

This is a minor update with a few but breaking changes

+ Nomenclature changes in placing and updating orders for a more unified language
+ "contract" is now "c"
+ "explanation" is now "order_note"
+ "status" is now "order_status"
+ Under the hood performance and robustness improvements at Robokami IDM server (not visible in this repository)
+ Apache License v2.0 announcement

0.2

Starting from v0.2 robokami-py could also be used in Robokami Server in the on-prem. Contact Robokami for more information.

- New authentication method with JWT. You will now require tokens to authenticate on Robokami Server. Token procedure will be announced soon.
- Compatibility with the updated RK Server and on-prem

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.