Commit History

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

Aditya4573 Claude Opus 4.8 commited on

fix: escape & in Telegram close message; net commission into per-trade P&L/stats
cafa0b3

Aditya4573 commited on

fix: clear active trades when resetting the account
034b7dd

Aditya4573 commited on

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

Aditya4573 commited on

clean: remove signals panel from UI and fix P&L Telegram escape character
0b1907f

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

Add Reset Account button to UI and wire up API interactions
2d6848e

Aditya4573 commited on

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

Aditya4573 commited on

Optimize crypto ATR Stop Loss buffer multiplier to 1.5 to handle spread spacing
ef47b6d

Aditya4573 commited on

Add hard trend alignment filter to buildSignal to avoid counter-trend noise
a1564a4

Aditya4573 commited on

Implement Option A (Liquidity Sweep & VSA Volume) and Option B (Forex/Gold Session Kill Zones)
c34a96e

Aditya4573 commited on

Update BTCUSDT spread to 25.0 to align with actual execution prices
8560ddd

Aditya4573 commited on

fix: pass lastResetDate to database saveDailyLosses call to preserve date rollover state
d5692dc

Aditya4573 commited on

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

Aditya4573 commited on

feat: adjust short SL/TP by spread and correct lot sizing to limit risk to exactly
e9b0611

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

Tuning outlier wick filter with lowered min_wick and clampAmt bounds for tighter low-volatility tracking
1d20ea7

Aditya4573 commited on

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

Aditya4573 commited on

Upgrade to a premium, dynamic Neighbour-Relative Forex Outlier-Wick Filter
67616e2

Aditya4573 commited on

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

Aditya4573 commited on

Lower Forex outlier wick filter to 40 pips and implement same filter in twelveDataAPI
1ee4649

Aditya4573 commited on

Refactor market structure breaks chronologically and implement priority-based marker deduplicator
851ffda

Aditya4573 commited on

fix: enforce strict 150-pip hard-clamp limit on Forex outlier wicks to completely eradicate Yahoo Finance bad ticks
d29796c

Aditya4573 commited on

fix: implement dynamic Outlier Forex Wick Filter to eliminate Yahoo Finance bad ticks for USDCAD
c32a31a

Aditya4573 commited on

fix: differentiate SL Hit from Breakeven Hit to prevent unnecessary post-mortem audits and fix headers
462ac4d

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

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: align and deduplicate candle timestamps to timeframe duration boundaries, preventing ghost tick candles during live chart updates
992517d

Aditya4573 commited on

fix: remove redundant and corrupting chart update inside handleTick to prevent double-candle forming discrepancy
5bbdd04

Aditya4573 commited on

feat: separate symbol-specific Dashboard and Overall Dashboard tabs with independent monthly calendars
5a3fc52

Aditya4573 commited on

feat: implement smart-filtered monthly calendar navigation
9793868

Aditya4573 commited on

fix: implement horizontal selector swipe carousels and double-guarded chart load resizing
7590e35

Aditya4573 commited on

style: implement responsive viewport overhaul for mobile browsers
f3c1b93

Aditya4573 commited on

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

Aditya4573 commited on

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

Aditya4573 commited on