Track record now covers 3m — what the data said before we shipped it
AlgoVault has officially launched its 3-minute trading timeframe after a two-week shadow mode. The data showed a high PFE Win Rate of 92.43% across nearly 4,000 evaluated samples. This launch reflects a shift in the company's approach to sub-5-minute signals, as previous assumptions have been updated based on the new data.
- ▪The 3-minute timeframe accumulated 3,961 evaluated samples with a PFE Win Rate of 92.43%.
- ▪The 3m timeframe outperformed 7 of the 9 previously public timeframes.
- ▪The company has updated its FAQ to reflect the new data, dropping the previous framing that sub-5-minute indicators are noise-dominated.
Opening excerpt (first ~120 words) tap to expand
try { if(localStorage) { let currentUser = localStorage.getItem('current_user'); if (currentUser) { currentUser = JSON.parse(currentUser); if (currentUser.id === 3866031) { document.getElementById('article-show-container').classList.add('current-user-is-article-author'); } } } } catch (e) { console.error(e); } AlgoVault.com Posted on May 20 Track record now covers 3m — what the data said before we shipped it #mcp #crypto #algorithmictrading #aiagents For two weeks, AlgoVault's 3-minute timeframe sat in shadow mode: cron-seeded, fully evaluated, but stripped from the public /api/performance-public aggregate before any caller saw it. Today we flipped it into the live track record. Here's what the data looked like before we made that call, and why the flip is overdue rather than aggressive.
…
Excerpt limited to ~120 words for fair-use compliance. The full article is at DEV.to (Top).