OPEN-SOURCE SCRIPT
已更新 Breakout Candles

Candle is considered breakout upon two conditions:
1. Volume is higher than volume ema. Input allows you to add markup so that you can check if volume > 10% more than EMA
2. Change from previous close or distance between open and close is greater than ATR Multiplier * ATR.
Breakout color is based on whether the value of previous close is higher or lower than present close.
I would love to have wick and border color changed too. But, looks like not possible :(
1. Volume is higher than volume ema. Input allows you to add markup so that you can check if volume > 10% more than EMA
2. Change from previous close or distance between open and close is greater than ATR Multiplier * ATR.
Breakout color is based on whether the value of previous close is higher or lower than present close.
I would love to have wick and border color changed too. But, looks like not possible :(
發行說明
Updated code to ignore volume if not available.發行說明
Updates:- Added separate length input for Volume EMA and ATR
- Added Target markers which can be used for stop orders or stop loss.
- Target Markup can be adjusted based on market conditions to widen stops.
發行說明
Updates:- Add different calculations for UpTarget and DownTarget based on trend. (Supertrend is used for calculating trend)
- Added option to display as channel instead of target points
發行說明
Updates- Added display options : Targets, Target Channel, Target with Stops, Up Channel, Down Channel
- Targets is regular target markers based on Candle Breakouts
- Target Channel is also existing feature where it shows Up Target and Down Target as channel
- Target with Stops calculate Stop value based on ATR multiplied by stopMultFactor. This can be used as initial stop loss while placing Stop pending order.
- Up Channel is channel made up of Up Target and respective stops
- Down Channel is channel made up of Down Target and respective stops
發行說明
Simplifying script to make it easily understandable - removing clutters開源腳本
本著TradingView的真正精神,此腳本的創建者將其開源,以便交易者可以查看和驗證其功能。向作者致敬!雖然您可以免費使用它,但請記住,重新發佈程式碼必須遵守我們的網站規則。
Trial - trendoscope.io/trial
Subscribe - trendoscope.io/pricing
Blog - docs.trendoscope.io
Subscribe - trendoscope.io/pricing
Blog - docs.trendoscope.io
免責聲明
這些資訊和出版物並不意味著也不構成TradingView提供或認可的金融、投資、交易或其他類型的意見或建議。請在使用條款閱讀更多資訊。
開源腳本
本著TradingView的真正精神,此腳本的創建者將其開源,以便交易者可以查看和驗證其功能。向作者致敬!雖然您可以免費使用它,但請記住,重新發佈程式碼必須遵守我們的網站規則。
Trial - trendoscope.io/trial
Subscribe - trendoscope.io/pricing
Blog - docs.trendoscope.io
Subscribe - trendoscope.io/pricing
Blog - docs.trendoscope.io
免責聲明
這些資訊和出版物並不意味著也不構成TradingView提供或認可的金融、投資、交易或其他類型的意見或建議。請在使用條款閱讀更多資訊。