This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| // Author: George Hall | |
| // Date: 5/8/2018 | |
| // Written in Google Apps Script | |
| // Compares a list of stocks being monitored against the list of SPX members | |
| // If the monitored stocks are SPX members, denote that in the boolean cell | |
| // Spreadsheet reference | |
| // Column A: List of symbols being monitored | |
| // Column B: Boolean cells for dollar strikes |