AtulGoswami

InsideBar2.0

AtulGoswami アップデート済   
Inside Bar: Inside Bar is defined as, " when candle body range falls within previous day candle body".
Some of us take the whole prices range . Here i have taken only the price range of the body of tehecandle.


I have created an indicator to identify Inside bras and draw target levels on both the sides. Traders can easily convert it into a strategy and checkout the success rate.


This script is written to identify InsideBar and then plot target 1 and target 2 irrespective the direction of following candles.


Inside Bar is here defined clearly when the whole body( Not high/Low, but Open and Close Only of the candle falls within the whole body of previous candle

Few static Variables are declared for one time use to store the following values


MotherCandle Index

High and Low of MotherCandle

Target 1 equal to size of the body of mother candle

Target 2 equal twice the size of Mother Candle


Depending upon the direction of the trend and breakout of the MotherCandle boundaries, target lines and labels are drawn.

Line.delete function is used to delete all the previous lines to keep the chart clean and not draw line on all every inside-bar detected in the past.


Label.delete function is used to delete all the previous labels for Target levels to clearly show current target levels.

barcolor() function is used to change the inside bar candle changed to "Yellow" .
リリースノート:
changing variable name, making it small and efficient

Founder-CEO - TogetherInvesting Club
942A, Spaze TechPark, Sohna Road, Gurgaon, 122001, India
オープンソーススクリプト

TradingViewの精神に則り、このスクリプトの作者は、トレーダーが理解し検証できるようにオープンソースで公開しています。作者に敬意を表します!無料で使用することができますが、このコードを投稿で再利用するには、ハウスルールに準拠する必要があります。 お気に入りに登録してチャート上でご利用頂けます。

免責事項

これらの情報および投稿は、TradingViewが提供または保証する金融、投資、取引、またはその他の種類のアドバイスや推奨を意図したものではなく、またそのようなものでもありません。詳しくは利用規約をご覧ください。

チャートでこのスクリプトを利用したいですか?