diff --git a/.github/workflows/sentiment1.yml b/.github/workflows/sentiment1.yml index 67d7caea..8e45c77b 100644 --- a/.github/workflows/sentiment1.yml +++ b/.github/workflows/sentiment1.yml @@ -1,7 +1,7 @@ # This workflow will automatically update data files # For more information see: https://help.github.com/en/actions/reference/events-that-trigger-workflows#scheduled-events-schedule -name: Sentiment (1st batch) +name: Social Sentiment (1) on: schedule: diff --git a/.github/workflows/sentiment2.yml b/.github/workflows/sentiment2.yml index a6810fcd..54c0056d 100644 --- a/.github/workflows/sentiment2.yml +++ b/.github/workflows/sentiment2.yml @@ -1,11 +1,11 @@ # This workflow will automatically update data files # For more information see: https://help.github.com/en/actions/reference/events-that-trigger-workflows#scheduled-events-schedule -name: Sentiment (2nd batch) +name: Social Sentiment (2) on: schedule: - - cron: "30 10 * * 3" + - cron: "30 10 * * *" # 6:30am EST jobs: diff --git a/README.md b/README.md index da9931d6..d3ccf5c0 100644 --- a/README.md +++ b/README.md @@ -68,14 +68,14 @@ Using Robinhood 2FA, we can simply provide our MFA one-time password in the `.en - [ ] Price and Volume - [x] ![Symbols](https://github.com/suchak1/scarlett/workflows/Symbols/badge.svg) - - [ ] EOD OHLCV + - [ ] ![OHLC](https://github.com/suchak1/scarlett/workflows/OHLC/badge.svg) - [ ] Intraday OHLCV 5 min ticks - [x] Actions - [x] ![Dividends](https://github.com/suchak1/scarlett/workflows/Dividends/badge.svg) - [x] ![Splits](https://github.com/suchak1/scarlett/workflows/Splits/badge.svg) - [ ] Sentiment - [ ] News Sentiment - - [x] Social Sentiment + - [x] ![Social Sentiment]() - [ ] Analyst Recommendations - [ ] Company / Micro - [ ] Profile (Sector, # of Employees)