| | | >> | Task: Download historical stock data for the past three months for Microsoft Corp. (MSFT) and Intel Corp. (INTC) and build Cutler's RSI (with period 5) indicator. Next >> - Complete steps 1-6 from previous data download task: Task 1. Download data.
- Select J2 cell and enter string "CutlerRSI("G1","E1","5")" (for functions list and syntax, see
under the BulkQuotesXL menu) to set default-for-all-tickers AutoRun Macro to automatically build Cutler's RSI indicator: - Select
item under the BulkQuotesXL menu to start download process. Task Results - Two worksheets will be created named INTC and MSFT.
- Historical data will be downloaded for past three months and Cutler's RSI function will be built.
- Resulting status message will be written to K column for each ticker.
Next >> | | | | |