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

Israeli Stock prices taken as dollars, not agorot #1623

Open
bennypowers opened this issue Jan 16, 2025 · 0 comments
Open

Israeli Stock prices taken as dollars, not agorot #1623

bennypowers opened this issue Jan 16, 2025 · 0 comments
Labels
2️⃣ Medium Priority Community contributions accepted, Maybe team only works on if there are no high priority items open

Comments

@bennypowers
Copy link

Describe the bug
Israeli stocks are listed in shekels. Maybe lists their agora (==fractional shekel) value in dollars, then converts that dollar value to shekels in dashboards, grossly inflating the value of my portfolio (which would be fine by me if it was a reality outside the confines of my homelab, but y'know...)

So for example, the price of Poalim (POLI.TA) is 4645 agorot or 46.45 shekels (about $12). this is listed on my maybe instance as $4,645.00, which is siginificanly more expensive than $12

So from the outside it seems like there are two errors compounding here

  1. Synth does not appear to know that TASE stocks are listed in agorot
  2. The list price of TASE stocks are being accepted as dollars but without price conversion, just swapping the currency symbol.

To Reproduce
Steps to reproduce the behavior:

  1. Set up a selfhosted instance
  2. Add a Synth API key
  3. Add an investment account
  4. Add a purchase record for POLI (poalim bank)
  5. See error

Expected behavior
TASE stocks should be listed in agorot, converted to shekels, and their values not subsequently taken as dollars.

What version of Maybe are you using?
Self-hosted v0.2.0

What operating system and browser are you using?
Gentoo Linux, firefox

Screenshots / Recordings

Screenshot 2025-01-16 at 8 17 17
@zachgoll zachgoll added 2️⃣ Medium Priority Community contributions accepted, Maybe team only works on if there are no high priority items open and removed 🐛 Bug labels Jan 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2️⃣ Medium Priority Community contributions accepted, Maybe team only works on if there are no high priority items open
Projects
None yet
Development

No branches or pull requests

2 participants