FlareStart
HomeNewsHow ToSources
FlareStart

Where developers start their day. All the tech news & tutorials that matter, in one place.

Quick Links

  • Home
  • News
  • Tutorials
  • Sources
  • Privacy Policy

Connect

© 2026 FlareStart. All rights reserved.

Back to articles
How to Compare Passive Giant 13Fs Without Getting Fooled
How-ToProgramming Languages

How to Compare Passive Giant 13Fs Without Getting Fooled

via Dev.to PythonVic Chen3h ago

Don't Compare Dollars, Compare Weights Normalize by AUM Check deviation from benchmark (active share) Look at edges — small positions where passive and active diverge def active_share ( filer_weights , benchmark_weights ): return sum ( abs ( fw - bw ) for fw , bw in zip ( filer_weights , benchmark_weights )) / 2 Full guide: https://13finsight.com/learn/how-to-compare-vanguard-blackrock-state-street-13fs-without-getting-fooled?utm_source=devto&utm_medium=social&utm_campaign=article_ops_0319 Originally published at 13finsight.com

Continue reading on Dev.to Python

Opens in a new tab

Read Full Article
0 views

Related Articles

Hermès doesn’t include a power adapter with its $5,150 charging case
How-To

Hermès doesn’t include a power adapter with its $5,150 charging case

The Verge • 42m ago

All the wrong EVs are getting cancelled
How-To

All the wrong EVs are getting cancelled

The Verge • 2h ago

Building Backend Auth System with Swagger and Clean Structure
How-To

Building Backend Auth System with Swagger and Clean Structure

Medium Programming • 2h ago

7 Mistakes Every Junior Developer Makes
How-To

7 Mistakes Every Junior Developer Makes

Medium Programming • 2h ago

Epic and Disney now let Fortnite creators make Star Wars games
How-To

Epic and Disney now let Fortnite creators make Star Wars games

The Verge • 3h ago

Discover More Articles