Frien_dd-DisDev

Pre and Market Openings

Frien_dd-DisDev تم تحديثه   
Pre and Market Openings is to enable you to quickly visualize the opening markets and how they could influence trading.


The below script has used the market time data from the below links:

Tokyo/Asia https://www.tradinghours.com/markets/jpx/hours

London https://www.tradinghours.com/markets/lse/hours

New York https://www.tradinghours.com/markets/nyse/hours


The below script aims to plot:

Daily Asia Open
Weekly Asia Open

Daily London Open
Weekly London Open

Daily New York Open
Weekly New York Open


Using background colour it also shows market sessions (pre-market) for London and New York and regular for London, New York and Asia.

There is also plotted text for days of the week and sessions.



As you can see from the picture below that these market openings can act as support and resistance:

BTC

ETH
ملاحظات الأخبار:
Tidied script:

Enabled offset for daily and weekly to fix issues of Daily Monday Open overlapping Weekly Open.
Added Title text to all shapes.
ملاحظات الأخبار:
Suggested improvement change from kmarryat (pinescripters.net)

//Code removed as this was allowing background colours on Daily, Weekly, Monthly
//loadIndicator = timeframe.multiplier <= inputMaxInterval

//Modified code below
loadIndicator = timeframe.isminutes and timeframe.multiplier <= inputMaxInterval
ملاحظات الأخبار:
Updated to Version 5.

Correction made to Asia Weekly Open.

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

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

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

لا يُقصد بالمعلومات والمنشورات أن تكون، أو تشكل، أي نصيحة مالية أو استثمارية أو تجارية أو أنواع أخرى من النصائح أو التوصيات المقدمة أو المعتمدة من TradingView. اقرأ المزيد في شروط الاستخدام.

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