Quantcast
Channel: Hot Weekly Questions - Web Applications Stack Exchange
Viewing all articles
Browse latest Browse all 9786

How to get Google Sheets (Google Finance) to show today's close value [duplicate]

$
0
0

I am able to get todays high / low / open with below formula correctly.

=INDEX(GOOGLEFINANCE("NSE:CIPLA", "HIGH"))  

but not able to get todays close with below formula.

=INDEX(GOOGLEFINANCE("NSE:CIPLA", "CLOSE"))

it gives below error -> "Function GOOGLEFINANCE parameter 2 value is invalid for the symbol specified"

the question which is answered here > How to get close price for last date market was open? is giving the latest close which is most of the time yesterdays close and not todays close. so my question is different than this.


Viewing all articles
Browse latest Browse all 9786

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>