Skip to content

v1.27.2

Compare
Choose a tag to compare
@bryaningl3 bryaningl3 released this 22 Nov 23:06
· 50 commits to master since this release
8a12118

Bug Fixes

  • Corrected potentially incorrect currency translation by preventing two Rate objects, which represent same currency pair, from existing in the PositionContainer (e.g. ^EURUSD and ^USDEUR).
  • Eliminated multiple unnecessary calls to the PositionGroup.setForexRates function.
  • Eliminated multiple unnecessary calls to the PositionGroup.refresh function.