Skip to content

SHIFT Python v1.7.5

Compare
Choose a tag to compare
@thiagowinkler thiagowinkler released this 25 Apr 21:52
· 19 commits to master since this release

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.