trade-analyzer / server.js

Commit History

feat: add backtester and enable ranging-regime filter
f43243e
Running

Aditya4573 Claude Opus 4.8 commited on

fix: calculate active trade P&L and R:R immediately on history loading
8497958

Aditya4573 commited on

feat: add feed health monitoring and structure-based TP2/trailing stop rules
a547315

Aditya4573 commited on

Remove unprofitable 15m timeframe symbols (ETHUSDT & EURUSD) from the entire application
7a6768e

Aditya4573 commited on

Optimize SL ATR buffers dynamically, enforce zone freshness, and align backtester spread execution
86afb93

Aditya4573 commited on

fix: implement weekend Day-of-Week stats, client cooldown state sync, and client transition scanning
cb4f623

Aditya4573 commited on

debug: return detailed telegram API errors from test-telegram endpoint
2e5c0cc

Aditya4573 commited on

feat: add test-telegram API route to trigger test notifications
2318855

Aditya4573 commited on

fix: implement transition-based candle scanning and duplicate scan guard on server
4415b27

Aditya4573 commited on

Enable Grade B setups (Score >= 4) in autopilot/client scanners and update Telegram and active trade card UI to display Grade badges
d3a66fe

Aditya4573 commited on

Apply user's multi-key Twelve Data integration for Forex/Metals with dedicated polling cycles and Yahoo fallback routing
e3fe258

Aditya4573 commited on

Apply user's HTML Cache-Buster Engine in static and fallback routes
0e97585

Aditya4573 commited on

Apply user's absolute backstop, dynamic clamp bounding, and API edge outlier filtering
db00ed6

Aditya4573 commited on

Completely remove and clean up Twelve Data integration from the codebase
a66b025

Aditya4573 commited on

fix: disable browser caching for /api/market-data endpoint
5772f9e

Aditya4573 commited on

perf: implement centralized server market-data cache, staggered polling, and spot drift TTL
ebfcd8b

Aditya4573 commited on

feat: implement spot gold offset engine and telegram notification loops with smart SL post-mortems
01369a3

Aditya4573 commited on

fix: implement hybrid OANDA-Yahoo active-background streaming engine, limiting Twelve Data requests to exactly 5/min to fully eliminate all 429 errors
a34a23d

Aditya4573 commited on

fix: implement centralized Twelve Data scheduler with staggered bootup and dynamic active symbol capturing, fully resolving HTTP 429 rate limit crashes
a0af35f

Aditya4573 commited on

feat: implement Twelve Data provider integration with secure Express API proxy, automated server-side caching, and key-activated OANDA spot gold/forex upgrade
ba1d9b3

Aditya4573 commited on

fix: inject headers in proxy routes to bypass yahoo finance bot blocks
6805b42

Aditya4573 commited on

fix: migrate crypto to yahoo finance to bypass US geoblocks
a87a76b

Aditya4573 commited on

fix: resolve express 5 catch-all wildcard routing compilation
5967479

Aditya4573 commited on

fix: resolve express 5 wildcard routing compilation
81a3136

Aditya4573 commited on

feat: migrate to full-stack cloud autopilot terminal with mongodb atlas
66b7a93

Aditya4573 commited on