Build a Stock Watchlist in Google Sheets! (Tutorial)

แชร์
ฝัง
  • เผยแพร่เมื่อ 27 ก.พ. 2023
  • Access Tickerdata and my Spreadsheets: tickerdata.com/
    Get 59% off of Seeking Alpha Premium!
    www.sahg6dtr.com/9D5QH2/R74QP/
    Get up to 17 Free stocks with moomoo | Open a new account and deposit:
    j.moomoo.com/00ru2z
    In this video, I show you how powerful of a tool google sheets can be. I take you step by step on how to build a stock watchlist in google sheets. Let me know if you have any questions!
    Formulas:
    Here is the updated formula to pull dividends and industry:
    Dividends:
    =(SUBSTITUTE(index(importhtml("finviz.com/quote.ashx?t="&I2,"table",10),7,2),"*",""))
    Industry:
    =if(I2="","",IFERROR(substitute(Index(IMPORTHTML("finviz.com/quote.ashx?t="&I2,"Table",8),3,1),"*",""),"-"))
    =if(I2="","",Left(Q2, Search(" |",Q2)))
    *Be sure to adjust I2 to where your ticker is located
    12 Month Return: =(GOOGLEFINANCE(C5,"price") / index(GOOGLEFINANCE(C5,"price", datevalue(today()-365) ) , 2,2) - 1 )
    1 Yr Chart: =(SPARKLINE(index(GOOGLEFINANCE(C5,"price",today()-365,today()),,2),{"Charttype","column";"color","purple"}))
    2 Yr Chart: =(SPARKLINE(index(GOOGLEFINANCE(C5,"price",today()-730,today()),,2),{"Charttype","column";"color","purple"}))
    Join my free monthly newsletter! dividendology.substack.com/
    Social Media (and other fun stuff): linktr.ee/dividendology
    I am not a Financial advisor or licensed professional. Nothing I say or produce on TH-cam, or anywhere else, should be considered as advice. All content is for educational purposes only. I am not responsible for any financial losses or gains. Invest and trade at your own risk. Some of the links in the description may be affiliate links.

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

  • @Dividendology
    @Dividendology  ปีที่แล้ว +9

    Formulas:

  • @Nightbreed357

    Industry formula does not work currently. For me, it just prints "-", which is default for Error.

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

    Thank you my friend. One of the BEST tutorial I have found.

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

    Wow this is an amazingly clear video, even for an excel noob like me you make it look easy! Thanks a lot :)

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

    Excellent video! Thank you for sharing.

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

    Thank you very much fro this very informative video. One question why you cannot add $ symbol for the dividend column

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

    Fantastic video. Thank you!. Could be interesting if you add a column for your intrinsic value calculation, margin of safety and acceptable price to buy :D

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

    Great video

  • @callumhewson8514

    Got Error Message (same as last time on your older video and you told me it was fixed on more recent) = Message = function INDEX parameter 2 value is 7 Valis values are between 0 and 1 inclusive

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

    Hi and thanks for all your video and informations. It's help me so very much.

  • @Waleed-Joudeh
    @Waleed-Joudeh ปีที่แล้ว

    Thank u !! This is nice !!

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

    Awesome video!

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

    incredible work, but i have a doubt when i pull the dividend data and try to do the calculations for the dividend yield google sheets say: "Paramete 1 expects number values but is a text and cannot be coerced to a number." Any idea on how to solve this?

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

    wat about a column for exdiv date? formula?

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

    Love this, Question: when i put in the formula for dividend I get this

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

    Great walthrough on the tutorial LIKE 143#

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

    Trying to code Industry into A3, but it is not working. I can pull it up using Stock Ticker in code but not automate from cell. Any ideas to why it's not working?

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

    Man seems to work for other people, idk what I'm doing wrong but the dividend formula gives me

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

    Hi, in my German sheet your formula for dividends doesnt work. I figured out that we replace "," with ";" in our google formulas commands (example: =GOOGLEFINANCE(B15;"PE") but I still didnt get it to work for the dividend. Anyone have some advice?

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

    Great Vid, but I do have some company's from Europe wich are not listed at finviz :(