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. اقرأ المزيد في شروط الاستخدام.