It is currently April 27th, 2024, 11:18 pm

WebParser for https://www.wallstreet-online.de/

Get help with creating, editing & fixing problems with skins
User avatar
Yincognito
Rainmeter Sage
Posts: 7178
Joined: February 27th, 2015, 2:38 pm
Location: Terra Yincognita

Re: WebParser for https://www.wallstreet-online.de/

Post by Yincognito »

Mordasius wrote: January 31st, 2024, 10:23 am Many, many Thanks for this Yincognito :thumbup:

I would never have been able to come up with that [Symbols] measure to not only combine all the symbols but also delete all the unused ones with a single Substitute.

Code: Select all

[Symbols]
Measure=String
String=#Symbol1#|#Symbol2#|#Symbol3#|#Symbol4#|#Symbol5#|#Symbol6#|#Symbol7#|#Symbol8#|#Symbol9#|#Symbol10#|#Symbol11#|#Symbol12#|#Symbol13#|#Symbol14#|#Symbol15#|#Symbol16#|#Symbol17#|#Symbol18#|#Symbol19#|#Symbol20#|#Symbol21#|#Symbol22#|#Symbol23#|#Symbol24#|#Symbol25#|#Symbol26#|#Symbol27#|#Symbol28#|#Symbol29#|#Symbol30#|
RegExpSubstitute=1
Substitute="(?siU)^((?:.*\|){#NumberOfStocks#}).*$":"\1","^\\1$":"","#(?:Symbol\d+)#\|":"","\|$":""
The joy in your additions is that I can now play around with the skin displaying info from thirty or more stocks/indexes by downloading a single file and switching to URL=file://#@#Stocks.xml Again Many Thanks

I've already updated the MarketPrices skin on DA and will be updating the MyPortfolio skin as soon as I've incorporated a few more updates.
You're welcome, glad I could help and that you like the result! I enjoyed working with such a nice skin, and well, it's always a good thing to have it both compact and flexible. Rainmeter is interesting in that regard, there are many things that can be done in just one or two measures since often it's just about manipulating either numbers or strings, though sometimes that leads to a slight more complex approach (which fortunately wasn't the case here). ;-)
Profiles: Rainmeter ProfileDeviantArt ProfileSuites: MYiniMeterSkins: Earth
emp00
Posts: 83
Joined: October 7th, 2022, 8:08 pm

Re: WebParser for https://www.wallstreet-online.de/

Post by emp00 »

Nothing to add - excellent cooperation!
:17group :17good :17group