PROTECTED SOURCE SCRIPT
已更新 Chartink

1. The Core Scanners (Finding an "AC Signal")
2. Trade Cycle Management (After an AC Signal)
3. Exit Conditions (Closing a Trade Cycle)
The script constantly monitors for two specific exit conditions for the active trade cycle:
4. Additional On-Chart Tools
5. The Alert System
The script is configured to generate a distinct, once-per-bar alert on the close of the candle for every key event:
6. Timeframe
- The script's primary purpose is to find an Alert Candle (AC Signal), which is your main trigger for a potential trade.
- It runs 6 independent scanners in the background.
- Each scanner looks for a unique combination of technical conditions, including EMA squeezes, volume, etc.
- When any scanner finds a valid setup on a confirmed daily candle, it flags that bar as a new AC Signal.
2. Trade Cycle Management (After an AC Signal)
- An AC Signal automatically starts a new "trade cycle".
- Automatic Cleanup: When a new cycle begins, all lines and labels (PBP, ISL, Exits) from any previous cycle are instantly wiped from the chart, keeping it clean and relevant.
- Reference Candle (RVC): The script looks back from the AC Signal to find the most significant red candle, which it designates as the RVC.
- PBP & ISL Plotting: The script automatically calculates and draws PBP and ISL:
- PBP (Potential Breakout Point): A green dashed line indicates PBP, acting as your entry trigger.
- ISL (Initial Stop Loss): A red dashed line indicate ISL, acting as your initial stop.
3. Exit Conditions (Closing a Trade Cycle)
The script constantly monitors for two specific exit conditions for the active trade cycle:
- Daily Exit: This is a sophisticated, multi-stage condition:
- First, the price must cross above the PBP level.
- Next, it must prove strength by closing above the designated EMA.
- Only then is the exit "armed". It will trigger on the first red candle that closes back below the chosen EMA for exit.
- Weekly Exit: This triggers if a weekly candle closes red and also closes below the low of the prior green weekly candle, signaling a major loss of momentum.
4. Additional On-Chart Tools
- ATR Extension Signals: These are the fuchsia circles. They are independent of the main trade cycle and appear above any candle that is unusually "over-extended" based on your custom ATR multiplier settings.
- Relative Volume (RVol) Display: This is the information panel in the corner of the chart. It gives you a live reading of the current bar's volume against its recent average, helping you instantly gauge the conviction behind a price move - 100% denotes no change. > 100% is higher volume than previous candle and < 100% is is lower volume than previous candle
5. The Alert System
The script is configured to generate a distinct, once-per-bar alert on the close of the candle for every key event:
- A new AC Signal is found.
- Price crosses the PBP level.
- Price crosses the ISL level.
- A Daily Exit or Weekly Exit condition is met.
- A new ATR Extension signal appears.
6. Timeframe
- Will work on any timeframe.
- Suggest using it on Daily TF and above.
發行說明
Updated link to RVol發行說明
Update: - Added Data Outputs for Linking: We added two new, invisible "data outputs" to the script.
- These outputs broadcast when an "AC Signal" and a "PBP Cross" event occur.
- This allows your other indicators (RVol Line and W89-34-89) to connect to them and display their confirmation signals at the correct time.
發行說明
Update: Chart with only the relevant indicator受保護腳本
此腳本以閉源形式發佈。 不過,您可以自由且不受任何限制地使用它 — 在此處了解更多資訊。
免責聲明
這些資訊和出版物並不意味著也不構成TradingView提供或認可的金融、投資、交易或其他類型的意見或建議。請在使用條款閱讀更多資訊。
受保護腳本
此腳本以閉源形式發佈。 不過,您可以自由且不受任何限制地使用它 — 在此處了解更多資訊。
免責聲明
這些資訊和出版物並不意味著也不構成TradingView提供或認可的金融、投資、交易或其他類型的意見或建議。請在使用條款閱讀更多資訊。