OPEN-SOURCE SCRIPT

chart visible bar time

تم تحديثه
With the latest added features chart.left_visible_bar_time and chart.right_visible_bar_time it is now possible to
place label.new() positions at the equivalent of 'location.top' and 'location.bottom'

The following are examples of functions which enables to find the visible chart highest/lowest bars:


In this example labels are plotted when a sma crosses another sma

Also combined with 3 boxes, scrolling gives insights how the features work

To all who make Tradingview the way it is, lots and lots of thanks!

Cheers!
ملاحظات الأخبار
Added label which gives the current time and time from left & right bar of the visible chart (adjustable by UTC)

In this case the label is not deleted through code on each new bar, because the script is reloaded every bar
(due to chart.right_visible_bar_time, chart.left_visible_bar_time), hence 'starting with a clean slate'
ملاحظات الأخبار
+ extra information regarding time format
ملاحظات الأخبار
update
ملاحظات الأخبار
Added label which keeps track of latest price, even if you scrolling back
ملاحظات الأخبار
This script is part of a collection of educational scripts
If you want to return to the open source INDEX page, click here
-> Education: INDEX
bar_timebottomchart_left_visible_bar_timechart_right_visible_bar_timeeducationallocationTOP

نص برمجي مفتوح المصدر

قام مؤلف هذا النص البرمجي بنشره وجعله مفتوح المصدر، بحيث يمكن للمتداولين فهمه والتحقق منه، وهو الأمر الذي يدخل ضمن قيم TradingView. تحياتنا للمؤلف! يمكنك استخدامه مجانًا، ولكن إعادة استخدام هذا الرمز في المنشور يخضع لقواعد‎‎قوانين الموقع. يمكنك جعله مفضلاً لاستخدامه على الرسم البياني.

هل تريد استخدام هذا النص البرمجي على الرسم البياني؟


PineCoder: pinecoders.com

- We cannot control our emotions,
but we can control our keyboard -

إخلاء المسؤولية