How to get Live Stock Price in Google Sheets

แชร์
ฝัง
  • เผยแพร่เมื่อ 31 ม.ค. 2021
  • In this tutorial, I am going to cover how we can retrieve live stock data in Google Sheets using the GOOGLEFINANCE function.
    Google Sheets has a built-in function called GOOGLEFINANCE which fetches current or historical securities information from Google Finance platform. Instead of paying $15 to $20 for a 3rd party subscription service to access different finance data, Google Sheets's GOOGLEFINANCE function makes the information available for FREE.
    📑 GOOGLEFINANCE function doc: support.google.com/docs/answe...
    📑 Supported Exchanges: www.google.com/googlefinance/...
    Related videos:
    ----------------------------
    How to get Live Stock Price in Google Sheets: • How to get Live Stock ...
    How to retrieve Historical Stock Price Information in Google Sheets: • How to retrieve Histor...
    How to auto refresh stock price in Google Sheets: • How to auto refresh st...
    ► Buy Me a Coffee? Your support is much appreciated!
    -------------------------------------------------------------------------------------------
    ☕ Paypal: www.paypal.me/jiejenn/5
    ☕ Venmo: @Jie-Jenn
    💸 Join Robinhood with my link and we'll both get a free stock: join.robinhood.com/jiej6
    ► Support my channel so I can continue making free contents
    ---------------------------------------------------------------------------------------------------------------
    🌳 Becoming a Patreon supporter: / jiejenn
    🛒 By shopping on Amazon → amzn.to/2JkGeMD
    🗓 Get updated on new Python videos → / madeinpython
    📘 More tutorial videos on my website → LearnDataAnalysis.org
    📺 Also check out my 2nd channel Excel channel focus on sharing Excel tips: bit.ly/3B1DjSA
    ✉ Business Inquiring: TH-cam@LearnDataAnalysis.org
    #StockData #GoogleFinance #GoogleSheets

ความคิดเห็น • 68

  • @averagedudeusa9722
    @averagedudeusa9722 5 หลายเดือนก่อน

    Thanks for the excellent explanation and for having a good microphone. You're the best.

  • @preetibala2401
    @preetibala2401 ปีที่แล้ว

    Awesome video I was hitting my head to get the exact formula finally got it right. Thanks 🙏🏻

  • @sheckles8547
    @sheckles8547 2 ปีที่แล้ว

    Awesome!! New to all of this my first sheet!

  • @carlosrizoromero1334
    @carlosrizoromero1334 2 ปีที่แล้ว +1

    Bro, you are a genious! I loved this tutorial. Straight to the point.

  • @mikeshandle
    @mikeshandle 10 หลายเดือนก่อน

    Very helpful. Thank you.

  • @SurferBum1002
    @SurferBum1002 2 ปีที่แล้ว

    Great video! Thanks!

  • @MrAWD-ox3gk
    @MrAWD-ox3gk 2 ปีที่แล้ว

    Thanks for the info! It was really useful.

    • @jiejenn
      @jiejenn  2 ปีที่แล้ว +1

      Glad the video helped.

    • @hrshsawant63
      @hrshsawant63 2 ปีที่แล้ว

      @@jiejenn gGr8 video. Is there any way we can get weekly OHLC price. Trying to create a system based on weekly price action.

  • @GoalGetta305
    @GoalGetta305 ปีที่แล้ว

    awesome content very easy !

  • @imziminhas
    @imziminhas ปีที่แล้ว

    Absolutely loved it, thanks man.

  • @khan-hg6em
    @khan-hg6em 5 หลายเดือนก่อน

    Awesome.

  • @sureshg4039
    @sureshg4039 2 ปีที่แล้ว

    Dear Jie Jenn, nice video👍. Thanks for sharing.
    Here, I would like to get set of stocks high and low price for the given date's. For example- FB, Google, apple, Amazon & micro soft. I need to get data from 2nd August 2021 to 15th August 2021. Thanks.

    • @jiejenn
      @jiejenn  2 ปีที่แล้ว

      You can reference this video th-cam.com/video/0tquofL8F7w/w-d-xo.html.

  • @prestonelwood6787
    @prestonelwood6787 2 ปีที่แล้ว

    Nice video, does this work the same for currency pairs?
    I tried but I got an error from "parameter 2" when using a pair and trying to get the "high, low, close" etc
    maybe because the markets are closed?

    • @jiejenn
      @jiejenn  2 ปีที่แล้ว

      I am not 100% sure if currency pairs are supported by the backend currently. I am hoping Microsoft will add the feature in the future.

  • @tgodinho8
    @tgodinho8 3 ปีที่แล้ว

    I'm having an issue visualising a ticker from the TSX. Is there a way to fix this or I just need to use a different formula? the ticker is CNR. tks JIE JENN

    • @berniebelliveau
      @berniebelliveau 3 ปีที่แล้ว

      Here you go. =GoogleFinance("TSE:cnr", "price"). I have still yet to figure out how I can copy the ticker from a column into this formula. Frustrating to say the least.

  • @user-tb2te2rt7c
    @user-tb2te2rt7c 3 ปีที่แล้ว

    Sir I want today to last 20 days stock price only how type it

  • @al.istitsmaar7210
    @al.istitsmaar7210 ปีที่แล้ว

    Good Day, Sir.
    May i ask you a question?
    🙏
    List of Stock Prices (Monthly/Daily/Weekly Closing Price) on Google Finance Indonesia, the last one is only until July 1, 2022, right?
    How come today (September 18, 2022) does not appear?
    Thank you
    =googlefinance(concatenate("IDX:";"TLKM");"price";DATE(2022;1;1);DATE(2022;12;31);"WEEKLY")
    The result is different with this function :
    =googlefinance(concatenate("NYSE:";"UNVR");"price";DATE(2022;1;1);DATE(2022;12;31);"WEEKLY")

  • @mittalpa
    @mittalpa ปีที่แล้ว

    Nice video. Is there a way to pull data for ES mini Future?

    • @jiejenn
      @jiejenn  ปีที่แล้ว

      I am not familiar with ES mini feature unfortunately.

  • @olaranes2402
    @olaranes2402 7 หลายเดือนก่อน

    Why dosnt it work on norwegian stocks?

  • @karloxmexia
    @karloxmexia 2 ปีที่แล้ว +1

    Thanks for the good video tutorial!
    How can i get the Bitcoin price? I tried BTC, BTC-USD... but i couldn't get the price.
    Thank for your answer

    • @jiejenn
      @jiejenn  2 ปีที่แล้ว +2

      To retrieve Bitcoin price, try =GOOGLEFINANCE("BTCUSD")

    • @rinchhensherpa6972
      @rinchhensherpa6972 2 ปีที่แล้ว +1

      @@jiejenn Worked for BTC but not for ADA, CAKE and other coins 🤔

  • @thrift12
    @thrift12 2 ปีที่แล้ว +1

    You pull option price In here ? By date?

    • @jiejenn
      @jiejenn  2 ปีที่แล้ว

      I don't think option price is available.

  • @lotsaringwear2937
    @lotsaringwear2937 5 หลายเดือนก่อน

    I just get N/A Error
    Function GOOGLEFINANCE parameter 1 value is invalid.. What am I doing wrong?

  • @siddhartha_1
    @siddhartha_1 3 ปีที่แล้ว +1

    Wow I had no idea about this function. Thanks! Do you know why crypto tickers like BTC-USD don't return any data? Any way to get crypto info with this function?

    • @jiejenn
      @jiejenn  3 ปีที่แล้ว +4

      You need to remove the dash. The ticker would be "BTCUSD".

    • @siddhartha_1
      @siddhartha_1 3 ปีที่แล้ว +1

      @@jiejenn thanks for the reply. That didn't work for me... Still get an error: #N/A

    • @jiejenn
      @jiejenn  3 ปีที่แล้ว +3

      Paste your formula here.

    • @siddhartha_1
      @siddhartha_1 3 ปีที่แล้ว +2

      @@jiejenn =GOOGLEFINANCE("BTCUSD","price")

    • @jiejenn
      @jiejenn  3 ปีที่แล้ว +5

      @@siddhartha_1 Ah I see. I think GOOGLEFINANCE function treats cryptocurrencies a bit differently. Remove attribute should work. For example, =GOOGLEFINANCE("BTCUSD")

  • @jackthebeanstalkdelohio5146
    @jackthebeanstalkdelohio5146 2 ปีที่แล้ว

    Is the historical price data accurate? Other than the weekends and holidays, it seems as if some of data is omitted. Why is that so? Thx

    • @jiejenn
      @jiejenn  2 ปีที่แล้ว

      Data is directly coming from the exchange. I don't know why some of the data is omitted, maybe contact Google support for your question.

    • @jackthebeanstalkdelohio5146
      @jackthebeanstalkdelohio5146 2 ปีที่แล้ว

      @@jiejenn Thx for responding, my friend.
      I was attempting to pull up the entire month of January 2015 of SPX Flow Inc. I saw the opening price which began on the 2nd. What I didn't see was the closing of that month which should have been on the 30th, the last day of that month that the market was opened for that month of January 2015. I assume it is one or the other: I am looking at it wrong or such data is omitted. What I do not know. Totally confused. Please help if u can. Thx

  • @zimmystar24
    @zimmystar24 ปีที่แล้ว

    i need google live price in excel not sheet

  • @Petergfather
    @Petergfather 2 ปีที่แล้ว

    Anyone knows if this works for TO stocks? (Toronto Canada)

    • @jiejenn
      @jiejenn  2 ปีที่แล้ว

      Looks like it is supported www.google.com/googlefinance/disclaimer/

  • @RetailAdda
    @RetailAdda 3 ปีที่แล้ว

    Sir can we get real time data without any delay

    • @jiejenn
      @jiejenn  3 ปีที่แล้ว

      Don't think this is something you can control. Perhaps looking into paid services.

  • @Ceydatech
    @Ceydatech 3 ปีที่แล้ว

    Today (12 March 2021) Googlefinance has stopped working. I have tried your work arounds but they don't work. Any suggestions?

    • @jiejenn
      @jiejenn  3 ปีที่แล้ว +1

      Looks like there is something going on with Google Finance API. Give a few hours then try again.

  • @1edubuddy
    @1edubuddy ปีที่แล้ว

    Very very help full, happy new year 20257

  • @zyuzikoff
    @zyuzikoff 3 ปีที่แล้ว

    Hm. It shows N/A instead of a price even on Google Doc Help page.

    • @jiejenn
      @jiejenn  3 ปีที่แล้ว

      It is working for me.

    • @ayzv8301
      @ayzv8301 3 ปีที่แล้ว

      @@jiejenn in non trading hours too?

    • @jiejenn
      @jiejenn  3 ปีที่แล้ว +1

      @@ayzv8301 Google Finance engine is down as of now. Following Twitter #GoogleFinance

  • @Tortsie
    @Tortsie 3 ปีที่แล้ว +2

    Using , didn't work i had to use ;

    • @halvlitern1617
      @halvlitern1617 3 ปีที่แล้ว

      thank you. didnt work for me either

  • @tahertarraf9318
    @tahertarraf9318 2 ปีที่แล้ว

    How can i add shib inu

    • @jiejenn
      @jiejenn  2 ปีที่แล้ว

      I will cover that next week.

  • @lukesandbrook
    @lukesandbrook 3 ปีที่แล้ว

    Hi, do you sell any of your tools that you have created? I would like to be able to extract youtube comments... Plug and play I don't want to learn code just to have this tool. Would be great if you could make this available to buy. Thanks

    • @jiejenn
      @jiejenn  3 ปีที่แล้ว +1

      I built something awhile ago for myself specifically to view all TH-cam video's comments in a single view. Here's the demo th-cam.com/video/sNMXeacrgSw/w-d-xo.html. Is this is something you are looking for?

    • @lukesandbrook
      @lukesandbrook 3 ปีที่แล้ว

      @@jiejenn hello thanks for your reply Jie. Yes that would be great, if it could output to CSV. How do I go about using this please?

    • @jiejenn
      @jiejenn  3 ปีที่แล้ว

      If you want to export comments to a CSV file, basically I just have to modify my script to output the comments to a CSV file. Email me your requirement at TH-cam@LearnDataAnalysis.org so I can get an idea what you are trying to do.

  • @mikelennon1078
    @mikelennon1078 3 ปีที่แล้ว +2

    How can I download a copy of this template?

    • @carlosrizoromero1334
      @carlosrizoromero1334 2 ปีที่แล้ว +1

      Bro do it youself, it will take you literally 5 min to build

    • @fadelrm
      @fadelrm 2 ปีที่แล้ว

      i needed too

    • @allszn
      @allszn 2 ปีที่แล้ว

      @@carlosrizoromero1334 gives me #N/A when following these exact instructions

  • @SuperheroArmorychannel
    @SuperheroArmorychannel 2 ปีที่แล้ว

    If the price has a 20 minute delay then how is that a “live price”? I need a real time price updated within minutes.

    • @jiejenn
      @jiejenn  2 ปีที่แล้ว

      Please bring up this issue with Google. (I believe it is up to 20 minutes delay occasionally)

  • @joietan7983
    @joietan7983 2 ปีที่แล้ว

    do you know how to get data from non-us market for example BBCA.JK

    • @jiejenn
      @jiejenn  2 ปีที่แล้ว

      You can check the available exchange at www.google.com/googlefinance/disclaimer/