-
Notifications
You must be signed in to change notification settings - Fork 2
Data Sources
Pavlo Paska edited this page May 5, 2014
·
4 revisions
A simple utility to monitor folders and process DSV files.
Monitors
Yahoo Static Data Source scrap static data from Yahoo Finance web site.
- Tries to get static data from local cache
- Starts to download static data from Yahoo Finance for the symbols specified in the Filter Rules in a separate thread
- Returns static data found in cache
- When data downloaded, add them to cache and raise
RecordChangedEvent
Is raised every time when Static Data Downloaded for each symbol
Not used