Keanu_ritz

Multi-Timeframe (MTF) Dashboard by RiTz

Keanu_ritz تم تحديثه   
Multi-Timeframe Dashboard
Shows values of different Indiactors on Multiple-Timeframes for the selected script/symbol

VWAP : if LTP is trading above VWAP then Bullish else if LTP is trading below VWAP then Bearish.

ST(21,1) : if LTP is trading above Supertrend (21,1) then Bullish , else if LTP is trading below Supertrend (21,1) then Bearish.

ST(14,2) : if LTP is trading above Supertrend (14,2) then Bullish , else if LTP is trading below Supertrend (14,2) then Bearish.

ST(10,3) : if LTP is trading above Supertrend (10,3) then Bullish , else if LTP is trading below Supertrend (10,3) then Bearish.

RSI(14) : Shows value of RSI (14) for the current timeframe.

ADX : if ADX is > 75 and DI+ > DI- then "Bullish ++".
if ADX is < 75 but >50 and DI+ > DI- then "Bullish +".
if ADX is < 50 but > 25 and DI+ > DI- then "Bullish".
if ADX is above 75 and DI- > DI+ then "Bearish ++".
if ADX is < 75 but > 50 and DI- > DI+ then "Bearish+".
if ADX is < 50 but > 25 and DI- > DI+ then "Bearish".
if ADX is < 25 then "Neutral".

MACD : if MACD line is above Signal Line then "Bullish", else if MACD line is below Signal Line then "Bearish".

PH-PL : "< PH > PL" means LTP is trading between Previous Timeframes High(PH) & Previous Timeframes Low(PL) which indicates Rangebound-ness.
"> PH" means LTP is trading above Previous Timeframes High(PH) which indicates Bullish-ness.
"< PL" means LTP is trading below Previous Timeframes Low(PL) which indicates Bearish-ness.

Alligator : If Lips > Teeth > Jaw then Bullish.
If Lips < Teeth < Jaw then Bearish.
If Lips > Teeth and Teeth < Jaw then Neutral/Sleeping.
If Lips < Teeth and Teeth > Jaw then Neutral/Sleeping.

Settings :
Style settings :-

Dashboard Location: Location of the dashboard on the chart
Dashboard Size: Size of the dashboard on the chart
Bullish Cell Color: Select the color of cell whose value is showing Bullish-ness.
Bearish Cell Color: Select the color of cell whose value is showing Bearish-ness.
Neutral Cell Color: Select the color of cell whose value is showing Rangebound-ness.
Cell Transparency: Select Transparency of cell.

Column Settings :-
You can select which Indicators values should be displayed/hidden.

Timeframe Settings :-
You can select which timeframes values should be displayed/hidden.

Note :- I'm not a pro Developer/Coder , so if there are any mistakes or any suggestions for improvements in the code then do let me know!

Note :- Use in Live market , might show wrong values for timeframes other than current timeframe in closed market!!
ملاحظات الأخبار:
Update: used the new Pinescript feature for merging cells and showing tooltip for cells.
ملاحظات الأخبار:
Disabled merge cell, as it was causing problems in displaying the table properly when indicators were turned off (caused gaps in column's , which didn't look good).

Added column to indicate whether the Price is Trading above 5 SMA High (Bullish), Below 5 SMA Low (Bearish) or in between 5 SMA High/Low (Neutral)
as far as I've observed,
when price is trading above 5 SMA High it is Bullish.
when price is trading below 5 SMA Low it is Bearish.
when price is trading between 5 SMA High-Low it is Neutral.
( If you don't like it, you can turn it off )
ملاحظات الأخبار:
Changelog :-
Added other Smaller Timeframes , but the default ones are the ones which are 1,3,5,15,25,75,125 which are factors of 375 (indian markets trading minutes in a day:- 9:15am to 3:30pm), so all the candles in those timeframes are full candles . unlike in 60min timeframe in which you get 6 full candles and remaining 15 min candle is also considered as hourly candle.
ملاحظات الأخبار:
changelog : fixed transparency of some cells.
ملاحظات الأخبار:
changelog :- fixed minor text transparency issue.
ملاحظات الأخبار:
Changelog :- Updated the 5SMA H-L logic , bullish if price is trading above 20sma & 5sma(high) & bearish if price is trading below 20sma & 5sma(low) and neutral otherwise.
ملاحظات الأخبار:
Changelog :- Fixed the Symbol name for futures contract , Thanks @Pocwave for pointing it out.
نص برمجي مفتوح المصدر

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

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

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

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