Love this skin. It's been a while since I updated, so I love that there is the option to add more stocks now.
Can we rename the stocks? There used to be an Nindex_ variable, but that doesn't seem to work anymore. In some cases I'd prefer the ticker symbol (or custom text) rather than the full stock name (some are very long)
Apologies if this has been asked/answered
It is currently November 29th, 2023, 6:14 am
Market Prices
-
- Posts: 4
- Joined: July 9th, 2018, 8:24 pm
-
- Posts: 1127
- Joined: January 22nd, 2011, 4:23 pm
- Location: GMT +8
Re: Market Prices
The latest version of the Market Prices skin uses URL=https://www.cnbc.com/quotes/#Symbol1#. Maybe you have an older version.mikeruss wrote: ↑January 7th, 2022, 9:46 am the format has changed - seems to work if the URL changes from ..
https://www.cnbc.com/quotes/?symbol=#Symbol1#
to
https://www.cnbc.com/quotes/#Symbol1#
-
- Posts: 1127
- Joined: January 22nd, 2011, 4:23 pm
- Location: GMT +8
Re: Market Prices
It would be possible to revert to the old style where you have to enter the name of each stock/index in the StockSymbols.inc file. However, I think it's better to show the name of the stock as displayed on CNBC.com. I'll have a look to see if I can find a way to include an option that would allow you to override the name displayed on CNBC.com with one you have entered in the StockSymbols.inc file.
-
- Posts: 7
- Joined: September 22nd, 2011, 2:06 pm
Re: Market Prices
While changing the link to https://www.cnbc.com/quotes/#Symbol1# works on the display, if you click the link it takes you to the stock page for CMCSA.
Maybe I'm in a unique situation here? A few days ago, after a reboot, all my stocks showed the same price, and all linked to https://www.cnbc.com/quotes/cmcsa. Since my listed stocks don't change I simply hard coded the URLs and that worked for the display, but the links were still to stock CMCSA. Checking here I saw the URL format change so I tried that. Again, the skin looks right, but if you click the stock it takes you to CMCSA.
Maybe I'm in a unique situation here? A few days ago, after a reboot, all my stocks showed the same price, and all linked to https://www.cnbc.com/quotes/cmcsa. Since my listed stocks don't change I simply hard coded the URLs and that worked for the display, but the links were still to stock CMCSA. Checking here I saw the URL format change so I tried that. Again, the skin looks right, but if you click the stock it takes you to CMCSA.
-
- Posts: 4
- Joined: July 9th, 2018, 8:24 pm
Re: Market Prices
I had the same problem, and it turned out that I had an older version. Updating to the new version solved the issue, but I needed to re-enter all my stock info.themgnt wrote: ↑January 10th, 2022, 3:45 pm While changing the link to https://www.cnbc.com/quotes/#Symbol1# works on the display, if you click the link it takes you to the stock page for CMCSA.
Maybe I'm in a unique situation here? A few days ago, after a reboot, all my stocks showed the same price, and all linked to https://www.cnbc.com/quotes/cmcsa. Since my listed stocks don't change I simply hard coded the URLs and that worked for the display, but the links were still to stock CMCSA. Checking here I saw the URL format change so I tried that. Again, the skin looks right, but if you click the stock it takes you to CMCSA.
Additionally, I had a bad stock symbol in my new list, which resulted in the list ending at the incorrect symbol, and showing "Comcast" instead.
-
- Posts: 4
- Joined: July 9th, 2018, 8:24 pm
Re: Market Prices
Thanks! That would be ideal: default show the full name, but if a name is entered, override. I tried to look into the code, but I'm not familiar enough with how Rainmeter syntax works to get very far.Mordasius wrote: ↑January 10th, 2022, 3:35 am It would be possible to revert to the old style where you have to enter the name of each stock/index in the StockSymbols.inc file. However, I think it's better to show the name of the stock as displayed on CNBC.com. I'll have a look to see if I can find a way to include an option that would allow you to override the name displayed on CNBC.com with one you have entered in the StockSymbols.inc file.
-
- Posts: 7
- Joined: September 22nd, 2011, 2:06 pm
Re: Market Prices
Thanks for confirming. I have already downloaded the latest skin and was going to try that when I get the chance. I had to do some tweaking to the original to get it to fit in with my current main skin so I was reluctant to upgrade.ncnmra wrote: ↑January 10th, 2022, 3:53 pm I had the same problem, and it turned out that I had an older version. Updating to the new version solved the issue, but I needed to re-enter all my stock info.
Additionally, I had a bad stock symbol in my new list, which resulted in the list ending at the incorrect symbol, and showing "Comcast" instead.
-
- Posts: 7
- Joined: September 22nd, 2011, 2:06 pm
Re: Market Prices
Is there a way to modify the stock names from full name to just the symbol? (ie: DJ instead of Dow Jones Industrial Avera...) The original skin had it this way and fit perfectly in my sidebar with my other widgets. This new version is too wide I'd like to compress it a little bit.
Alternatively, is it possible to shorten that column so it shows something like Dow Jones In...?
Alternatively, is it possible to shorten that column so it shows something like Dow Jones In...?
-
- Posts: 1127
- Joined: January 22nd, 2011, 4:23 pm
- Location: GMT +8
Re: Market Prices
Yes you can with the latest version. Download it from https://www.deviantart.com/mordasius/art/Market-Prices-755702746
Right-click on the skin -> Edit Stock Symbols -> enter cutomised labels and reduce the width of the first column if you need to -> save the file and refresh the skin. Wait at least one minute between refreshes to avoid getting your IP blocked.
Last edited by Mordasius on January 29th, 2022, 4:36 am, edited 3 times in total.
-
- Posts: 1127
- Joined: January 22nd, 2011, 4:23 pm
- Location: GMT +8
Re: Market Prices
The latest version allows you to customise the stock/index names AND adjust the size of the first column. Download it from https://www.deviantart.com/mordasius/art/Market-Prices-755702746themgnt wrote: ↑January 27th, 2022, 3:27 pm Is there a way to modify the stock names from full name to just the symbol? (ie: DJ instead of Dow Jones Industrial Avera...) The original skin had it this way and fit perfectly in my sidebar with my other widgets. This new version is too wide I'd like to compress it a little bit.
Alternatively, is it possible to shorten that column so it shows something like Dow Jones In...?
Right-click on the skin -> Edit Stock Symbols -> enter cutomised labels and reduce the width of the first column if you need to -> save the file and refresh the skin. Wait at least one minute between refreshes to avoid getting your IP blocked.