• python
  • javascript
  • reactjs
  • sql
  • c#
  • java
Facebook Twitter Instagram
Devs Fixed
  • python
  • javascript
  • reactjs
  • sql
  • c#
  • java
Devs Fixed
Home ยป Resolved: Cannot get HIgh of price range from Google Finance in Google Sheet

Resolved: Cannot get HIgh of price range from Google Finance in Google Sheet

0
By Isaac Tonny on 18/06/2022 Issue
Share
Facebook Twitter LinkedIn

Question:

I want to get the Highest High from a date range using Google Finance. What I get is the highest high from the next day. Please see the formula I am using, C4 is the start date and E4 is the stock name. For reference you can use “IOC” and date you can use 9th June 2022. It shows the high of 10th instead ignoring the 9th high which was higher.
Please help. Thanks
Edited: Adding the locale details and the price fetching. Price High Low fetch seems to be a day late [H/L fetch is a day late1 [Locale settings2

Answer:

Try
enter image description here
Note that : NSE is located in New York, so about GMT-4, you are located in India GMT+5:30. The values are updated each working day at 4pm, and for you, according to your locale, you are already in the day after at about 1:30am. If you want the correct date, you have to sustract 9:30 to the date given by googlefinance.

If you have better answer, please add a comment about this, thank you!

google-sheets
Share. Facebook Twitter LinkedIn

Related Posts

Resolved: linq2db throws exception when filtering by nested collection

02/04/2023

Resolved: Table data is coming as empty in React

02/04/2023

Resolved: In a Pinescript v5 Strategy why is my bool not working?

02/04/2023

Leave A Reply

© 2023 DEVSFIX.COM

Type above and press Enter to search. Press Esc to cancel.