Create Email stock alert with Google Apps script | Simple Triggers

แชร์
ฝัง
  • เผยแพร่เมื่อ 8 ม.ค. 2025

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

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

    Checkout how to build Email Marketing Tool on google sheets 👉 th-cam.com/video/gy7ypKE6rbg/w-d-xo.html

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

    Yes, excellent. This still works 18 months after originally published. Google has changed a couple things about authorizing scripts and creating triggers via a new dashboard, but the information in this video is still almost exactly what you need to do step for step. Very cool. Thanks!

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

    Wonderful, short and informative video. Thanks a ton.

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

    Great, thank you !!!it encourages me to do my own coding according to my project purpose

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

    Great video bro, can we also get the alert on WhatsApp or telegram

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

    How to set stock price alert on multiple stocks and get sms instead of mail? Thanks

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

    Could You make script for "Alert" when Cell value below zero, it's will be helpful

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

    Excellent guide, works perfectly.

    • @Amarindaz
      @Amarindaz  6 ปีที่แล้ว

      Glad to know that . please feel free to subscribe and stay tuned

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

    Amazing thing for me

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

    Great video, what if i want to have several stocks ? i under the same project i added 10 files (10 stocks), when i run the script, only the last file is run in the log. I copied past the script and changed the range only i guess i might need to change some other thing like the 'var' ? can you please help me with this ?

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

    Hi
    Very nicely explained ✅
    I would want an audio notification when desired price is reached is it possible please make a video for it thanks

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

    Thanks for this video I have been looking all over for a stock alert.
    Very useful and easy to set up but mabye you can help me out? If I select the trigger to be from spead sheet on change will it email me once the price changes intead of every hour? In time driven I get an email every hour even if the price dosen't change. I only want to be notifed when the price hits the low or high point in the script code?

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

      Yaa you can change the trigger for value change instead is time driven

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

    great tutorial, thank you

    • @Amarindaz
      @Amarindaz  6 ปีที่แล้ว

      You're welcome

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

    Hello Sir,
    Can we write some script that will pull data actively / every second from NSE / BSE website and same will be reflected in spreadsheet? Coz, GoogleFinance method is slow and delayed by upto 20 minutes.

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

    This is what Im looking for amazing trick thanks a lot boss thumbsup . . .:D
    Amarindaz Does it possible to send alert to mobile number or atleast message in google chat?

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

    If I want to change the desired price then I have to go to the script editor and change it. Is there an option to place the up/down values in a cell in the same sheet?

    • @Amarindaz
      @Amarindaz  5 ปีที่แล้ว

      Yea possible. You need to add more code with logic to do the same

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

    This is super helpful, thanks! But how do you set this up for more than one stock? I tried copy/pasting and referencing a different cell on the same Sheet, but it doesn't seem to be working for me.

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

    What abt Indian stock price?

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

    Sir, in triggers I have set time as every minute. So is there any limit or it is unlimited because in a day it will execute 1440 times

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

    Could you do a video on just getting an email on the price of the stock? I want to know the price of the stock hourly. Thanks

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

    Hi
    Actually i need to compare the values which one is share value as u mentioned daily other value is my calculated value saved in other cell. I trying to call other value by your way.
    But i got o/p as N/A. So do you have any other way to solve?

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

    I want Email Alerts from Google sheets if CMP comes near to my predifined Buy or Sell price is it possible

  • @उपअधीक्षकभूमीअभिलेखकार्या.एएमन

    Nice ....

    • @Amarindaz
      @Amarindaz  6 ปีที่แล้ว

      Thank you :)

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

    Hello Amarindaz. This is a great script you have created. Please how do you create script for say give notifications if stock retrace 25% from its highest price?

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

      You need to find the API that return highest price and compare it with current price

    • @johnpaul5459
      @johnpaul5459 5 ปีที่แล้ว

      @@Amarindaz got it. Atribute is "high52". Many thanks.

    • @johnpaul5459
      @johnpaul5459 5 ปีที่แล้ว

      You really helped me. Thank you!

    • @habeeburahman9439
      @habeeburahman9439 4 ปีที่แล้ว

      @@Amarindaz Can i use formula to arrive at the percentage in the sheet and give reference in the script ?

    • @Amarindaz
      @Amarindaz  4 ปีที่แล้ว

      Yes you can

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

    How to save the historical nav of mutual funds in spreadsheet.

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

    does the script run even while you have not the GSheet opened?

    • @Amarindaz
      @Amarindaz  4 ปีที่แล้ว

      Yes. It'll run in the cloud and send you the notification

    • @Seeyan86
      @Seeyan86 4 ปีที่แล้ว

      Cool! And can you tell me the command for ex-dividend date for a given ticker?

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

    how to set alerts drop drops in percent?

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

    Can somebody help me? If instead a single cell I want to address a range of cells (or an entire colum) what I should do?

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

    Email alert if stock runs out...
    How does the Excel file know if the price has changed on the vendor's website? Is this a file that can be used to track the price and inventory of a particular website?

    • @mattlevinson1607
      @mattlevinson1607 6 ปีที่แล้ว

      Vendors may delay prices but that is totally independent of this. This is getting the exact price.

  • @0xAob
    @0xAob 6 ปีที่แล้ว +2

    This method, I have to open google spreadsheet all the time, Right? To get email notification
    How to do without open googlespread sheet

    • @Amarindaz
      @Amarindaz  6 ปีที่แล้ว

      No need. It'll be automatically triggered.