icli icon indicating copy to clipboard operation
icli copied to clipboard

Position - Currency handling enhancement

Open vsr2158 opened this issue 1 year ago • 1 comments

Currently the Position shows column of Market Value and Total costs. It also does a grand total at the bottom row. However in a real account one could have positions in several currencies , hence showing the currency column + converting to USD and then doing grand total would make more sense in the future.

vsr2158 avatar Mar 30 '24 06:03 vsr2158

You are correct. Nothing about currencies is considered in summaries or reports currently (and all orders default to USD too unless doing forex/cash transactions).

Anywhere there's a sum of values, it's just a quick reference helper like adding a 'Total' row to a spreadsheet. Any final report sums may not be accurate if your account has multiple currencies or multiple sub-accounts, etc.

mattsta avatar Mar 30 '24 16:03 mattsta