Prince Pipes-A growth-hungry mgmt
a lot of info avail in Q4 concall.
66% rev come from plumbing & SWR
Realty, govt programs-jaal ka naal, irrigation.etc will augur well
I Will post an updated chart with subwaves once it comes out of channel
Snippets & best report from soic👇 https://t.co/ru6xpHdJ8h

A detailed blog on Prince Pipes and what makes a Pipe company successful with comparison across the industry: by @badola_arjun
— Intrinsic Compounding (@soicfinance) July 23, 2021
Link to read\U0001f517: https://t.co/N58Fp4pOdL pic.twitter.com/EpiVwayEuS
More from Moneyspinners-Work 4UR Dreams
CNX smallcap - Closure look
Looking for max another 100 to 150 fall in smallcap before it reverses from mid diagonal unless we don't hear any bad news from external and internal geographies.
correction is a good time to shuffle laggards, incorrect allocation with performers https://t.co/7HLlfDSHtM
Looking for max another 100 to 150 fall in smallcap before it reverses from mid diagonal unless we don't hear any bad news from external and internal geographies.
correction is a good time to shuffle laggards, incorrect allocation with performers https://t.co/7HLlfDSHtM

Small-cap and Midcap Index's are in wave 4 correction,
— Moneyspinners-Work 4UR Dreams (@Jai0409) August 10, 2021
Overall structure is not changed
Continue to hold quality stocks & add in the lower level's periodically
Sell strechted valuations
Shuffle laggard with performer those who have given good results in tough times
cheers
You May Also Like
A brief analysis and comparison of the CSS for Twitter's PWA vs Twitter's legacy desktop website. The difference is dramatic and I'll touch on some reasons why.
Legacy site *downloads* ~630 KB CSS per theme and writing direction.
6,769 rules
9,252 selectors
16.7k declarations
3,370 unique declarations
44 media queries
36 unique colors
50 unique background colors
46 unique font sizes
39 unique z-indices
https://t.co/qyl4Bt1i5x
PWA *incrementally generates* ~30 KB CSS that handles all themes and writing directions.
735 rules
740 selectors
757 declarations
730 unique declarations
0 media queries
11 unique colors
32 unique background colors
15 unique font sizes
7 unique z-indices
https://t.co/w7oNG5KUkJ
The legacy site's CSS is what happens when hundreds of people directly write CSS over many years. Specificity wars, redundancy, a house of cards that can't be fixed. The result is extremely inefficient and error-prone styling that punishes users and developers.
The PWA's CSS is generated on-demand by a JS framework that manages styles and outputs "atomic CSS". The framework can enforce strict constraints and perform optimisations, which is why the CSS is so much smaller and safer. Style conflicts and unbounded CSS growth are avoided.
Legacy site *downloads* ~630 KB CSS per theme and writing direction.
6,769 rules
9,252 selectors
16.7k declarations
3,370 unique declarations
44 media queries
36 unique colors
50 unique background colors
46 unique font sizes
39 unique z-indices
https://t.co/qyl4Bt1i5x

PWA *incrementally generates* ~30 KB CSS that handles all themes and writing directions.
735 rules
740 selectors
757 declarations
730 unique declarations
0 media queries
11 unique colors
32 unique background colors
15 unique font sizes
7 unique z-indices
https://t.co/w7oNG5KUkJ

The legacy site's CSS is what happens when hundreds of people directly write CSS over many years. Specificity wars, redundancy, a house of cards that can't be fixed. The result is extremely inefficient and error-prone styling that punishes users and developers.
The PWA's CSS is generated on-demand by a JS framework that manages styles and outputs "atomic CSS". The framework can enforce strict constraints and perform optimisations, which is why the CSS is so much smaller and safer. Style conflicts and unbounded CSS growth are avoided.