Read the statement by Michael Teeuw here.
[MMM-JaST] Just another Stock Ticker (new: version 2.x)
-
@spitzlbergerj @MZ-BER
I added some options to calculate the stock’s and the portfolio’s performance based on the purchase price.
You can test it in the module’s development branch: https://github.com/jalibu/MMM-Jast/tree/developmentIt currently looks like this which is not very pretty, imho. Please share your feedback and thoughts for further improvement.
PS: Inspired by this, I thought of a new display mode with a table with sticky header and alternating body in the future.
-
@spitzlbergerj @MZ-BER
I introduced a first draft for a table view. You can select a “page size” for stock rotation.Please share your feedback.
-
@Jalibu - fantastic Job! I just pulled the dev version and added the
purchasePrice
next to the quantity. The calculation is functioning properly. There is a slight discrepancy in the total amount, which is likely due to the exchange where I obtained my information. (The screenshot is from Parquet and they are utilizing Xetra as their exchange.Overall the first iteration is really good.
Here some feedback (will share more as soon as I have time):
- Some of my stocks/ETFs have three decimal places for the prices (Column Kursgewinn)
- By adding more options like value increase % or total ect. new columns with header should be created. Otherwise it is confusing to understand where the number refers to.
- Kursgewinn could be colored with green or red
-
@Jalibu
Thank you very much for these variants. I’m on the road and unfortunately won’t be able to test live in the next days.I don’t really have much room for the stocks on the mirror unfortunately. Three lines at the bottom is all I can use. So the Views I posted initially was my very favorite.
Suggestion 1: expand the ticker format to show each stock in two lines
Share 1 Share 2 Share 3 ... current price current performace current price current performace current price current performace ... purchase price purchase performace purchase price purchase performace purchase price purchase performace ...
Suggestion 2: Ticker to switch off
Suggestion 3: gladly also your new ticker view, then however options whether the respective values are to be faded in.
regards
Josef -
@Jalibu
Please forgive me for not getting back to you in so long. I just have too many projects in parallel and the MagicMirror had to wait for a while now :-)I wanted to try the new display now. Unfortunately I am a github and git layman. Therefore I need your help.
How can I switch from the master branch to the development branch and then do a git pull to get the new version?
Unfortunately google didn’t really get me anywhere. I have tried many things, unfortunately without success so farThanks a lot!
Greetings
Sepp -
@spitzlbergerj
from within the MMM-Jast directory, executegit checkout development
Unfortunately, I really don’t find the time to continue working on this project.
Community, I would be very grateful for help.
-
@Jalibu
thank you very much. For me it works now -
Some may have noticed, that this module stopped working in the past days due to a change in Yahoo’s finance API.
Today, I published an update for MMM-Jast which should fix that. -
@Jalibu - Hey mate, would you please also do the fix for the dev branch?
-
@MZ-BER done