Releases: hanlonlab/shift-python
Releases · hanlonlab/shift-python
SHIFT Python v2.0.1
SHIFT Python v2.0.0
CHANGELOG:
- General bug fixes and stability improvements.
- Update to the latest version of the SHIFT CoreClient project, with many under the hood improvements.
SHIFT Python v1.7.5
CHANGELOG:
- Added a get_unrealized_pl() function and a new overload of the get_close_price() function to the Trader class.
- Now compiling using C++17.
SHIFT Python v1.7.0
CHANGELOG:
- General bug fixes and stability improvements.
- Compatibility with newest server versions.
SHIFT Python v1.5.1
CHANGELOG:
- Fixes a bug in the SHIFT CoreClient project.
- Updates FIX configuration settings.
SHIFT Python v1.5.0
CHANGELOG:
- Latest fixes from the SHIFT CoreClient project.
- Python 3.7 is now the default.
- Pythonic function names (please check the Wiki for details).