Stock Chart
|
The following stock chart information defaults to the NYSE exchange. To switch to the TSE for Canadian stock charts, please select TSE from the Current Exchange option menu below. For other stock pages, please select one of the bulleted links below:
|
Variables.msg = False;
if (isDefined("URL.time")) {
Variables.time = URL.time;
} else {
Variables.time = '1yr';
}
if (isDefined("URL.freq")) {
Variables.freq = URL.freq;
} else {
Variables.freq = '1dy';
}
if ((Variables.time IS '1hr'
OR Variables.time IS '1dy'
OR Variables.time IS '2dy'
OR Variables.time IS '5dy'
OR Variables.time IS '10dy')
AND (Variables.freq IS NOT '1mi'
AND Variables.freq IS NOT '5mi'
AND Variables.freq IS NOT '15mi'
AND Variables.freq IS NOT '1hr')) {
Variables.time = '1yr';
Variables.msg = True;
}
if ((Variables.freq IS '1mi'
OR Variables.freq IS '5mi'
OR Variables.freq IS '15mi'
OR Variables.freq IS '1hr')
AND (Variables.time IS NOT '1hr'
AND Variables.time IS NOT '1dy'
AND Variables.time IS NOT '2dy'
AND Variables.time IS NOT '5dy'
AND Variables.time IS NOT '10dy')) {
Variables.freq = '1dy';
Variables.msg = True;
}
if (isDefined("URL.compidx")) {
Variables.compidx = URL.compidx;
} else {
Variables.compidx = '';
}
Intraday Time Frames must be charted with intraday Frequencies.
Please note: Your chart has been altered to reflect a valid request.
NOTE: The stock price performance shown on the quote above is not necessarily indicative of future price performance.
Copyright © 1998-2002 MarketWatch.com Inc. User agreement applies.
Historical and current end-of-day data provided by Interactive Data Corp.
Intraday data is at least 20 minutes delayed. All times are EDT.
Intraday data provided by S&P Comstock and subject to terms of use.