Longevity Index — From Concept to Portfolio Reality
Hi everyone,
following up on the Longevity Index idea, I wanted to move beyond the concept and test it in a more practical, real-world setting.
The starting point was a simple question:
What actually happens after a strategy reaches Top Band and is treated as “ready for live”?
Framing
This is not about how to build or validate strategies. It assumes that step is already done. The focus here is different: what happens to strategies after they reach Top Band and are deployed at portfolio level. What do we need to do to grant >70% of high performing EA?
The context
This analysis comes from a live environment where:
* ~900–1,000 EAs are running
* across ~30 MT4 instances
* continuously generated, validated, and tracked
* running since 06/2024
Our python End of Month check point labels each EA in:
- EB=Earth Birds, newly incubated
- OgI=On going Incubation, after x trades just for monitoring
- PwL=Promoting Watching List, after y trades very good performance
- RfL=Ready for Live, the best in class
Down into the appendix all KPIs listed.
This is not a curated or optimized portfolio.
On purpose, we are running strategies across:
* different assets
* different timeframes
* different logics
* different parameter sets
The goal is not to find the “perfect strategy”.
The goal is to observe what happens at scale, under real conditions.
What the data shows
Only ~8–10% of EAs reach Top Band (RfL + PwL)
Top Band is not a soft label — it is defined by strict KPI thresholds
(PF, Win%, SQN, sample size, max consecutive losses, recovery factor, etc.)
→ Only statistically high-performance strategies are promoted.
System nature
We are effectively operating a: high-volume, low-conversion system that produces a limited number of statistically validated high-performance EAs.
The test
* 19 EAs (all first-time Top Band entries during the observation period)
* first entry into Top Band (Sep–Oct 2025)
* tracked ~5–6 months
These are not optimized results, but observations from a deliberately broad and unfiltered environment, designed to reflect real operating conditions rather than ideal scenarios.
In practice, this comes down to one question: what would have happened if, 6 months ago, we had built a portfolio using the 19 EAs promoted by the incubation pipeline?
Baseline results after (6 months)
* Top Band: ~21% still high performing
* OgI: ~26% neutral, not good not bad and not damaging the portfolio
* PB: ~53% heavy degradation, most probably will die soon
More than half degrade into failure state, but can recover.
Behavior along the time
* PwL duration ≈ 1 month (median)
* RfL duration ≈ 3 months (median)
So, the Top Band is not a stable state — it is transient. This creates a structural need for continuous replacement.
Constraint
* conversion to Top Band ≈ 9%
* EA generation inflow ≈ 4–14/month
Supply is limited.
Scenarios tested (what happens if we manage or not the decay)
1. No action → portfolio collapses (soon or later)
2. PB only replacement → ~63% Top Band
3. Replacing everything immediately (PB + OgI monthly)
→ works in theory
→ breaks in practice (not enough inflow)
4. PB immediate + OgI with ~1 month tolerance (only viable configuration)
→ ~74% Top Band
→ 0% PB
→ stable portfolio size
Operational reality
* only ~3–10 replacements/month
* not every month
→ the system behaves in an event-driven way, not a linear or continuous process
The Re-entry
What really surprised me is that ~30–50% of Top Band inflow comes from re-entry, typically after 1–3 months.
→ the system is cyclical, high performing strategies cyclically move up and down within different performing areas.
Conclusion
The limiting factor is not strategy selection. It is the system’s ability to replace decaying strategies fast enough to sustain portfolio quality.
Even with strict statistical filters, strategies do not remain stable indefinitely.
At portfolio level, performance becomes a function of decay rate vs replacement capacity.
The Real asset
The real asset is not the individual strategy. It is the pipeline. I’ll never regret the incubation implementation as this is per sé the most important move we did to enable learning journey.
Open question
Curious how others approach this:
* Do you treat Top Band strategies as something to hold?
* Or something to rotate?
And:
* How do you measure performances and system effectiveness?
⸻
Appendix — Definitions & KPIs
RfL (Ready for Live)
* PF > 1.5
* and Win% > 60%
* and SQN ≥ 2
* and Net Profit > 0
* and Recovery Factor > 0.5
* and Max consecutive losses ≤ 5
* and Trades ≥ 50
⸻
PwL (Promotion Watchlist)
* PF: 1.3–1.5
* and Win%: 55–60%
* and SQN: 1.6–2
⸻
Top Band (TB)
* RfL + PwL
⸻
HB (High Band)
* RfL only
⸻
OgI (On going Incubation)
* neutral state
⸻
PB (Pruning Box)
* PF < 1.1 OR Win% < 45% OR Recovery < 0.5
* OR consecutive losses > 5
* OR SQN < 0.5
⸻
EB (Earth Birds)
* Trades < 10
⸻
Final note
All this work is possible because of the Team Effort. Thanks to the invitation in this forum and other groups, we are now 5 people (Hez, Fabio, Eliseo, Alessandro and myself) managing the whole system.
And not only: ~30 MT4 instances running 24/7 on high performing & reliable VPSs to properly get at market 1000 EA need to be monitored, managed, and paid.
Thank you in advance
Vincenzo