You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
But the data always seems to get filtered inaccurately. Does anyone have any example of how this data should filter? Currently, we are only using Consolidated Processing and only updating High/Low (because we can't update last with a live data stream). Any example would be great. Haha.
Thanks!
The text was updated successfully, but these errors were encountered:
Hey there!
We are using Node.js and Express to connect to Finnhub's websocket and are running into issues filtering the data during normal trading hours. The OHLC goes crazy sometimes. We have been trying to implement the following: https://docs.google.com/spreadsheets/d/1PUxiSWPHSODbaTaoL2Vef6DgU-yFtlRGZf19oBb9Hp0/edit?gid=0#gid=0
But the data always seems to get filtered inaccurately. Does anyone have any example of how this data should filter? Currently, we are only using Consolidated Processing and only updating High/Low (because we can't update last with a live data stream). Any example would be great. Haha.
Thanks!
The text was updated successfully, but these errors were encountered: