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
the previousClose price is not consistent with numbers I get from other sources, like Yahoo Finance or Nasdaq website
Expected Behavior
I would expect theses numbers to match up since it is referencing yesterday's market data-- there should be no discrepancy
SDK Version I encountered this issue in
@alpacahq/alpaca-trade-api: ^2.15.0
Steps To Reproduce
1) call `alpaca.getSnapshot('BITQ')`2) look at the value for PrevDailyBar.ClosePrice
Filled out the Steps to Reproduce section?
I have entered valid steps to reproduce my issue or have attached a minimally reproducible case in code that shows my issue happening; and understand that without this my issue will be flagged as invalid and closed after 30 days.
Anything else?
No response
The text was updated successfully, but these errors were encountered:
Is there an existing issue for this?
Current Behavior
When I do
the previousClose price is not consistent with numbers I get from other sources, like Yahoo Finance or Nasdaq website
Expected Behavior
I would expect theses numbers to match up since it is referencing yesterday's market data-- there should be no discrepancy
SDK Version I encountered this issue in
@alpacahq/alpaca-trade-api: ^2.15.0
Steps To Reproduce
Filled out the Steps to Reproduce section?
Anything else?
No response
The text was updated successfully, but these errors were encountered: