TradingView
indianinvisibletrader
10 de Jan de 2020 15:40

Master Pivots (CPR) 

Nifty Bank IndexNSE

Descrição

This helps in monitoring the support and resistance of the current day and plan for tomorrow's support and resistance. The formula for creating the indicator is as below.

Pivot Point (P) = (High + Low + Close)/3

Support 1 (S1) = (P x 2) - High

Support 2 (S2) = P - (High - Low)

Resistance 1 (R1) = (P x 2) - Low

Resistance 2 (R2) = P + (High - Low)

Floor Pivots are one of the classic pivot ranges and helps us in trading based on pivot values. This indicator that I have built is also capable of predicting tomorrow's support and resistance up to 3 levels i.e. R1, R2, R3 and S1, S2 and S3. This is the only indicator available in trading view which does the same. Thats the only reason of making a separate indicator.

In this indicator we have also added some symbols to identify the reversal patterns based on candle. This is best if used in 15 min candle. This plots engulfing pattern, shooting star, hammer and bullish and bearish reversals.

Please use it and provide feedback for changes. If i would change anything it would be available automatically anyway.

I have not added Fibonacci Pivots as its generally available in many sites out of box. How ever if you want to code you can use the below formula.

Pivot Point (P) = (High + Low + Close)/3

Support 1 (S1) = P - {.382 * (High - Low)}

Support 2 (S2) = P - {.618 * (High - Low)}

Support 3 (S3) = P - {1 * (High - Low)}

Resistance 1 (R1) = P + {.382 * (High - Low)}

Resistance 2 (R2) = P + {.618 * (High - Low)}

Resistance 3 (R3) = P + {1 * (High - Low)}

Notas de Lançamento

Hi All in the current version we have added volume bar candles into this. That indicator is combined here now. In the volume bar also we have fixed capturing the bull run which we were not able to do it before. Code fix done. Please use and provide feedback. If you find any issues tell me in my channel and i will fix it.

Notas de Lançamento

Removed 3 candle bars now you will see momentum for current bar and live. Hope that will help in u r trading.

Notas de Lançamento

The Features added are
1. 3 SMA and EMA lines. In total 6. Input text is provided so that people can choose their own SMA and EMA inout values. Default is 20 , 50 and 200 SMA etc.
2. Added labels for daily pivots and Tomorrow's pivot plus Monthly, Weekly and Daily Highs so that you dont need to do additional setting every time. The value will be available with out any additional setting changes.
3. An alert and BUY SELL label is added for FIRST SMA cross over and cross Under. So if the Close of the recent candle crosses first SMA value a BUY and If the Low is sustained below FIRST SMA value a sell signal will be alerted.

Notas de Lançamento

Bug Fixed for Daily , weekly and monthly high and lows instead of current one now it displays previous ones as required.

Notas de Lançamento

Camrilla Details added with required H3, H4, H5. and L3,L4,L5 only. Camrilla level description added as lables. EMA values corrected. SMA values removed.

Notas de Lançamento

Added tomorrow's Camrilla Pivot values on demand from people. Next version will revise the. plot limit to add more functionalities

Notas de Lançamento

Pivot value was deleted brought it back

Notas de Lançamento

L5. for. tomorrow is fixed
Comentários
actalele123
सर हमने आप का व्हिडिओ देखा जो व्हॉल्यूम के अनुसार कलर चेंज करता है केंडल की .
ब्ल्यू कलर BULLISH के लिए व्हाइट कलर BEARISH मार्केट के लिए .
लेकिन तिसरी केंडल का कलर चेंज होता है तभी हमें समझता है कि मार्केट बाई करना है या सेल करना है .
जब कॅंडल फॉर्म होता है तब कलर क्यों नहीं चेंज होता है पहले ही केंडल को .
कृपया उसके बारे में हमें बताए .
indianinvisibletrader
@actalele123, this is alraedy taken care of now we do single candles only
SBK16
@indianinvisibletrader, Where I can find that video, (the one mentioned in comment above) Could you kindly share that video link
uthayauk
Hello Indian Invisible Trader,
Your Script is good, I like it very much, I would like to add some more Indicators in it, because iam non-pro user and Indicators are limited in basic users, so can you please opening up the source code, it would be great if you share your code for us. Thanks in advance...
naeemsyedgamer
@uthayauk, bro do get the source code ,if yes,can u please share me
shaj14thaj
Sir can you tell me plz how to use this indicator
saravind0002
hello indian invisible trader,
First of all, thanks for the great script. multiple datapoints on a single place is a good to have.

some observations/good to have feature that I have,
-> Descriptions of H1, H2, H3, L2, L2, L3 is nowhere to be found.
-> Similarly descriptions of other points such as Daily High/Low could be added.
In EOD intraday, not sure what Daily High/Low means.
-> Option to include weekly and monthly CPR
-> Option to view Daily CPR as a zone instead of lines
-> R4, R5 and L4, L5 pivot points

Opening up source code would be nice.
That way, I can merge a few other indicators such as MAs through a single script as there is a limitation of no of indicator in trading view,
Me being a non-PRO user and non-profitable trader with no idea on Pine script would find this useful.
indianinvisibletrader
@saravind0002, MA is now added
saravind0002
@indianinvisibletrader, any plans in the near future to open-up the source ?
diliprana2812
Sir please add VWAP band.please send code in my e mail id
Mais