Skip to content

Releases: hanlonlab/shift-python

SHIFT Python v2.0.1

24 Mar 04:53
4afc22d
Compare
Choose a tag to compare

CHANGELOG:

Add context manager functionality for SHIFT trader.

SHIFT Python v2.0.0

10 May 22:47
Compare
Choose a tag to compare

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

25 Apr 21:52
Compare
Choose a tag to compare

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

26 Oct 22:14
Compare
Choose a tag to compare

CHANGELOG:

  • General bug fixes and stability improvements.
  • Compatibility with newest server versions.

SHIFT Python v1.5.1

10 Oct 17:57
Compare
Choose a tag to compare

CHANGELOG:

  • Fixes a bug in the SHIFT CoreClient project.
  • Updates FIX configuration settings.

SHIFT Python v1.5.0

18 Sep 17:39
9e898dd
Compare
Choose a tag to compare

CHANGELOG:

  • Latest fixes from the SHIFT CoreClient project.
  • Python 3.7 is now the default.
  • Pythonic function names (please check the Wiki for details).