Create Email stock alert with Google Apps script | Simple Triggers

  Рет қаралды 21,140

Amarindaz

Amarindaz

Күн бұрын

Пікірлер: 44
@Amarindaz
@Amarindaz 4 жыл бұрын
Checkout how to build Email Marketing Tool on google sheets 👉 kzbin.info/www/bejne/naqaqqOBepulmMk
@judewalker3657
@judewalker3657 5 жыл бұрын
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!
@shambhavamchoudhary67
@shambhavamchoudhary67 3 жыл бұрын
Amazing thing for me
@neerajgairola1749
@neerajgairola1749 3 жыл бұрын
Great video bro, can we also get the alert on WhatsApp or telegram
@pravinlipare2920
@pravinlipare2920 3 жыл бұрын
Wonderful, short and informative video. Thanks a ton.
@yusufimt1834
@yusufimt1834 2 жыл бұрын
Could You make script for "Alert" when Cell value below zero, it's will be helpful
@lucksimi3320
@lucksimi3320 2 жыл бұрын
How to set stock price alert on multiple stocks and get sms instead of mail? Thanks
@tomaudio7415
@tomaudio7415 5 жыл бұрын
Great, thank you !!!it encourages me to do my own coding according to my project purpose
@anthonymacle1880
@anthonymacle1880 3 жыл бұрын
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 жыл бұрын
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 жыл бұрын
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 жыл бұрын
Yaa you can change the trigger for value change instead is time driven
@amirpiltan4095
@amirpiltan4095 6 жыл бұрын
Excellent guide, works perfectly.
@Amarindaz
@Amarindaz 6 жыл бұрын
Glad to know that . please feel free to subscribe and stay tuned
@shubhendrasingh7934
@shubhendrasingh7934 3 жыл бұрын
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
@RiaSig8
@RiaSig8 4 жыл бұрын
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.
@piyushgh8675
@piyushgh8675 7 жыл бұрын
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 жыл бұрын
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 жыл бұрын
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
@sowndharchinnappa9882
@sowndharchinnappa9882 4 жыл бұрын
I want Email Alerts from Google sheets if CMP comes near to my predifined Buy or Sell price is it possible
@mytube1000javed
@mytube1000javed 4 жыл бұрын
What abt Indian stock price?
@aliosmanozen196
@aliosmanozen196 6 жыл бұрын
great tutorial, thank you
@Amarindaz
@Amarindaz 6 жыл бұрын
You're welcome
@hemant8h
@hemant8h 6 жыл бұрын
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?
@davidsflips
@davidsflips 6 жыл бұрын
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
@JiweshKumar
@JiweshKumar 3 жыл бұрын
How to save the historical nav of mutual funds in spreadsheet.
@johnpaul5459
@johnpaul5459 5 жыл бұрын
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 жыл бұрын
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
@RenatoEsquarcit
@RenatoEsquarcit 4 жыл бұрын
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?
@Seeyan86
@Seeyan86 4 жыл бұрын
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 жыл бұрын
how to set alerts drop drops in percent?
@उपअधीक्षकभूमीअभिलेखकार्या.एएमन
@उपअधीक्षकभूमीअभिलेखकार्या.एएमन 6 жыл бұрын
Nice ....
@Amarindaz
@Amarindaz 6 жыл бұрын
Thank you :)
@68328231
@68328231 6 жыл бұрын
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 жыл бұрын
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.
How to scrape google search results with apps script
10:10
Amarindaz
Рет қаралды 17 М.
How to connect MongoDB to Google sheets with Google Apps Script
17:39
Cat mode and a glass of water #family #humor #fun
00:22
Kotiki_Z
Рет қаралды 42 МЛН
Арыстанның айқасы, Тәуіржанның шайқасы!
25:51
QosLike / ҚосЛайк / Косылайық
Рет қаралды 700 М.
How to Send Automated Email using google apps script
6:10
Amarindaz
Рет қаралды 45 М.
9 Web Design Trends 2025 to Spruce Up Your Site
16:33
Showit
Рет қаралды 103 М.
Create a HABIT TRACKER with Google Sheets! *5 MIN TUTORIAL*
6:37
Jeremy's Tutorials
Рет қаралды 62 М.
Google Sheets: Send Email When Condition Met
6:49
Spencer Farris
Рет қаралды 58 М.
Introduction to Google Apps Script
35:40
Jordan Rhea
Рет қаралды 131 М.
How to build a Google Chat App with Apps Script
9:00
Google Workspace Developers
Рет қаралды 22 М.
Automated email stock price alert with Google apps script
14:12
AI Dividend Daily
Рет қаралды 711