You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Synth does not appear to know that TASE stocks are listed in agorot
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:
Set up a selfhosted instance
Add a Synth API key
Add an investment account
Add a purchase record for POLI (poalim bank)
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
The text was updated successfully, but these errors were encountered:
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
To Reproduce
Steps to reproduce the behavior:
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
The text was updated successfully, but these errors were encountered: