[Eiffel-mas-tips] Web data retrieval question
Brought to you by:
jcochrane
From: Jim C. <jt...@di...> - 2003-05-17 00:34:50
|
> I want to download 28 days of symbol 'A'. Does MAS make 28 request from > Yahoo for symbol 'A'? MAS retrieves the data for a particular symbol all at once, so, for example, if the cached file it is using is missing the last 10 days, it will make one request for the last 10 days of data from yahoo. |