{{stat.label}}
{{stat.icon}}
{{stat.value}}
{{stat.sub}}
{{selectedInstrument.symbol}}
METAL FX{{selectedInstrument.name}}
{{formatPrice(currentPrice,selectedInstrument.symbol)}}
{{priceChange>=0?'+':''}}{{Number(priceChange||0).toFixed(2)}}%
Bid: {{formatPrice(bid,selectedInstrument.symbol)}}
Ask: {{formatPrice(ask,selectedInstrument.symbol)}}
Spread: {{spread.toFixed(selectedInstrument.symbol==='XAU/USD'?2:5)}}
Market Status
ACTIVE · LIVE
O {{ohlcDisplay.open}}
H {{ohlcDisplay.high}}
L {{ohlcDisplay.low}}
C {{ohlcDisplay.close}}
Source: Twelve Data
Daily High
{{formatPrice(dayHigh,selectedInstrument.symbol)}}
Daily Low
{{formatPrice(dayLow,selectedInstrument.symbol)}}
24H Range
{{dayRange}}
Price movement
Data Points
{{ohlcData.length}}
{{interval}} candles loaded