OPEN-SOURCE SCRIPT
מעודכן Price Percent Change (O/C)

This bar chart indicates the percent change between open and close.
- In addition, the min percent move input, filters out the bars that do not contain the specified min value.
- for example, a value of 4, will filter all the bars that had a +/- 4% or greater move between the open and close.
i'm simply using: (close_price-open_price)/open_price
This is not a supper guru indicator, just a simple filter the days that had similar interday moves.
- In addition, the min percent move input, filters out the bars that do not contain the specified min value.
- for example, a value of 4, will filter all the bars that had a +/- 4% or greater move between the open and close.
i'm simply using: (close_price-open_price)/open_price
This is not a supper guru indicator, just a simple filter the days that had similar interday moves.
הערות שחרור
Included options for calculating the percent change:Options A => based on candle open & close price.
Options B => based on candle high & low price.
Options C => based on overnight change, yesterdays close and current open.
הערות שחרור
Simply updated the view and guide linesסקריפט קוד פתוח
ברוח TradingView אמיתית, היוצר של הסקריפט הזה הפך אותו לקוד פתוח, כך שסוחרים יכולים לבדוק ולאמת את הפונקציונליות שלו. כל הכבוד למחבר! למרות שאתה יכול להשתמש בו בחינם, זכור שפרסום מחדש של הקוד כפוף לכללי הבית שלנו.
כתב ויתור
המידע והפרסומים אינם אמורים להיות, ואינם מהווים, עצות פיננסיות, השקעות, מסחר או סוגים אחרים של עצות או המלצות שסופקו או מאושרים על ידי TradingView. קרא עוד בתנאים וההגבלות.
סקריפט קוד פתוח
ברוח TradingView אמיתית, היוצר של הסקריפט הזה הפך אותו לקוד פתוח, כך שסוחרים יכולים לבדוק ולאמת את הפונקציונליות שלו. כל הכבוד למחבר! למרות שאתה יכול להשתמש בו בחינם, זכור שפרסום מחדש של הקוד כפוף לכללי הבית שלנו.
כתב ויתור
המידע והפרסומים אינם אמורים להיות, ואינם מהווים, עצות פיננסיות, השקעות, מסחר או סוגים אחרים של עצות או המלצות שסופקו או מאושרים על ידי TradingView. קרא עוד בתנאים וההגבלות.