<%@Control Language="C#" AutoEventWireup="false" CodeFile="MarketSummary.ascx.cs" Inherits="Trade.Web.MarketSummary" %> <%@OutputCache Duration="60" VaryByParam="none"%> <%@Import Namespace = "Trade.StockTraderWebApplicationSettings" %>

Market Summary

Trade Stock
Index (TSIA)
Trading
Volume
Top Gainers
Symbol Price Change
<%# Eval("quoteLink")%> <%# Eval("priceWithArrow")%> <%# Eval("gainWithArrow")%>
Top Losers
Symbol Price Change
<%# Eval("quoteLink")%> <%# Eval("priceWithArrow")%> <%# Eval("gainWithArrow")%>