achannarasappa / ticker

Terminal stock ticker with live updates and position tracking
GNU General Public License v3.0
4.98k stars 271 forks source link

Previous Close and Open values for ^DJI & YM=F, ^IXIC & NQ=F #153

Closed realchrislovett closed 3 years ago

realchrislovett commented 3 years ago

Previous close and Open values for Dow Jones Industrial Average (^DJI & YM=F) as well as NASDAQ (^IXIC & NQ=F) does not display correctly.

ticker.yaml configuration is as follows

sort: user
show-summary: true
show-tags: true
show-fundamentals: true
show-separator: true
show-holdings: true
interval: 5
currency: USD
watchlist:
  - ^GSPC
  - ^IXIC
  - ^DJI
  - ES=F
  - NQ=F
  - YM=F
Screen Shot 2021-03-14 at 11 47 19 PM
achannarasappa commented 3 years ago

Thanks for reporting this. The bug has been fixed in the latest release - have a look and let me know if it still occurs for you