V2.0 - Automated drawing of Blue rectangle on the chart
You can access the plot value be using BBKCDelta[0] (for the current bar) in your trading strategies...
Message me with questions..
Thanks.
=======================
I wrote this indicator recently to help identify possible consolidation in the market. It detects times when Bollinger Band squeezes within the Keltner Channel (implies consolidation) and plots as a histogram below the chart.
Bollinger Band and Keltner Channel Period may be customized. Default 20
Keltner Channel Offset default is 1.5
I have provided for an additional offset parameter to adjust the Squeeze threshold. This helps lead the beginning of consolidation. Default is 0.5; I usually set it to 1.5. Works for me. More picky about trade signals...
I use it towards confirming my trend based trades.
Please post your questions, comments and/or feedback.
Chart will draw up to 3 MAs with selection of 7 diff MA to choose from. Note that you can modify the code to add more MAs if you have them. I have to comment out some of them as they are not converted to NT8 yet.
Export with 8.0.2.0
Due to a breaking change in NT 8.0.17.0 I have re-released all of the indicators described elsewhere as there are a number of inter-dependencies. This seems far easier than breaking them apart - for me anyway (hope you agree). There are a number of sub-indicators, but the main ones are:
It is my first attempt to build and share indicator, so be lenient.
I have found this indicator's logic in TradingView and looked for it's analog here and NT forums.
Unfortunately I didn't find it, so decided to build it myself.
It is just volume weighted, TradingView Code:
I added Histogram Multiplier variable to set Difference Histogram more easy to view.
I just multiplies Difference Histogram on set value.
I don't researched all NT indicator methods yet, so it seems I have made a lot of surplus actions and rows,
such as new data series for every calculation step. I would be grateful if you could tell me how to make it
easier and more elegant.
May 24th, 2020 01:44 PM FuturesBen tnx for the squeeze filter
March 13th, 2020 02:49 PM Zondor Incompetently coded using unacceptable beginner techniques. Tremendously inefficient.
October 4th, 2019 02:48 AM saikodi I cant seem to import this into Ninja Trader 7. Can you please confirm which version this is for?
September 27th, 2019 10:15 AM topdogtony This is great my first day in simNQ 1 contract 377 tick chart 2 trades made $670 and $760 on the 1 minute --tha
nk you thank you i will provide another update on this later on as I am keeping a record of how this does
May 27th, 2019 01:26 PM Ratdog Hello,
Would it be possible to add "rays" or "lines" from the top and bottoms of the boxes extending left or right horizontally
until touched / broken? (The "Swing indicator when set to lines could be a good example of this)..
Would it be possible to add multiple colors (preferably four) to the histogram? (Bright green, dark green, bright red da
rk red) for example?
Would it be possible to add volume profiles to the inside of these boxes?