Description Usage Arguments Note
Dunction to creates news variables over n-month horizons. News items released after COB are counted in next period.
1 2  | monthlyNews_EOD(master_ind, d_n, eod_h = 16, eod_tz = "EST", n = 1,
  on = "months")
 | 
master_ind | 
 Date or POSIXct array that will be used to determine xta endpoints. Should reflect trading days.  | 
d_n | 
 xts of TRNA data (single entity).  | 
eod_h | 
 Local time (24 hr format) of exchange close-of-business (int).  | 
eod_tz | 
 Time zone in which eod_h is specified (string).  | 
n | 
 Formation period (months).  | 
on | 
 Desired return periodicity (string). Passed to xts::endpoints.  | 
Not for export!
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.