<% var instrument = model.models[0]; if (!instrument){ return; } var decimals = instrument.getDecimals(); var mv = instrument.getDescriptorValue("MV"); var topFlopCls = instrument.getTopFlopCls(INFOBOLSA.Descriptors.Trend); %>
<%=instrument.getSessionLow()%> <%=$.t('infobolsa.instrumentDetails:acronym.low')%>
<%=instrument.getLast()%>
<%=instrument.getSessionHigh()%> <%=$.t('infobolsa.instrumentDetails:acronym.high')%>