Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Aggregate sequential trades and calculate total value #151

Open
badgerwithagun opened this issue Jan 18, 2019 · 0 comments
Open

Aggregate sequential trades and calculate total value #151

badgerwithagun opened this issue Jan 18, 2019 · 0 comments
Labels
enhancement New feature or request javascript Requires JS/React skills

Comments

@badgerwithagun
Copy link
Member

Is your feature request related to a problem? Please describe.
It is hard to see from the trade history what the P/L was from that pair of trades. Trades are often split into multiple fills and there is no indication of the counter currency total.
image

Describe the solution you'd like
Add a tab option to aggregate sequential trades with an average price, and add a total value column (again make this hideable)

Describe alternatives you've considered
Implement the concept of a "position" which is "opened" and "closed" with a P/L, but this is covered elsewhere as a future enhancement and is much wider in scope.

Additional context
None

@badgerwithagun badgerwithagun added enhancement New feature or request javascript Requires JS/React skills labels Jan 18, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request javascript Requires JS/React skills
Projects
None yet
Development

No branches or pull requests

1 participant