This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
let docFinal = DocumentApp.openById("12VOHJKlpq137KhRZSlKz3qrO4hIo6ajhDv3-kk8TwjU"); | |
// 3 of them | |
let docTemplete12 = DocumentApp.openById("1xuoKxDGzRr_7CwcoEEmc5Q1z0w7Jq8NIO2tMnsGUc60"); | |
// all of them | |
// let docTemplete12 = DocumentApp.openById("1O_t_DzHf0XpKA6FmRrNwkhvywJ2rRT17AHy39Pka5FY"); | |
//change the tr to get price and pct | |
//when en, keep TSLA out if deny error |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"userid": { | |
"$oid": "613dfcca7e7e2014c12dfeef" | |
}, | |
"attach": "[\"https://image.yourwebsite.com/be/images/{dateyear}/{datemonth}/finance_analysis.webp\"]", | |
"title": "{link}, {DEĞ %}", | |
"description": "{link}, {DEĞ %} {1-AY DÜŞÜK}\n\n{OSİLATÖRLERİN RATİNG'İ}{ADX}\n\n{MÜTHİS OSİLATÖR}{ATR}{CCI20}\n\n{MACD SEVİYESİ} {MOM}{RSI14}\n\n{STOKASTİK K} {STOKASTİK D}\n\n{AROON ÜST} {AROON ALT} {BOĞAAYIGÜCÜ}\n\n{SAR}{BHO10}{HAREKETLİ ORTALAMALAR RATİNG'İ}", | |
"price": 0, | |
"color": "[]", |