Skip to content

Assets use the wrong Quote Feed #36

@johnLegasse

Description

@johnLegasse

In short
Desktop use "Latest Quote" for asset valuation and derivated computations while mobile use "historical quotes" leading to inconsistent, outdated, less meaningful information,

Desktop
On the desktop App, each asset is setup through 2 feeds

  • Historical Quotes
  • Latest Quote

Latest Quote is used as:

  • "Latest" on the "All Securities" view
  • "Quote" on the Reports>Performance>Securities
  • "Abs. Perf." use it for the computation
  • others

Mobile
While mobile seems to be consuming the "Historical Quotes" feed for:

  • Asset
    • Current valuation
    • Price
    • Performance (TTWROR)
    • P/L
  • and as a side effect on widgets like "Performance Calculation" etc.

User expectation
As a user, I would expect those to show the most recent data on mobile, like on desktop.
The feeds I am using is providing

  • daily closes for "historical quotes" (ergo no value for today, as day is still ongoing)
  • intraday quotes for "latest quote"

Mobile dashboard show me stuff from yesterday or last friday, providing limited value.

Suggestion: mobile should use the latest quote to get the freshest data if available, fallbacking to historical if not available

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions