INVITE-ONLY SCRIPT

Multiband - Market Timer

已更新
This strategy is made for market timing in the bull markets. Hence, more ideal to use it with index ETFs or high conviction large caps.

This makes use of different custom indicators:

  • Multi Band Channel - Overbought/Oversold Oscillator
  • VixFix Linear regression
  • Regular Linear Regression.


Multi Band Oscillator is used for identifying overbought/oversold state of the instrument. This is used in conjunction with VIXFix Linear Regression to to find market bottoms for entry conditions.

Few parameters are explained below:

  • CheckBandDistance - If checked checks for narrow bands and ignore signals when crossover happens in narrow bands.
  • ConsiderOversoldDaysCounter/ConsiderOverboughtDaysCounter - If checked, considers oversold and overbought crossovers only if instrument stays in oversold/overbought state for that many bars.
  • UseLinearRegressionToOpen/UseLinearRegressionToClose - If checked, combines linear regression along with overbought/oversold condition for entry and exits.
  • UseVixFixToOpen - Uses VixFixLinear regression to identify market bottom and this condition will be combined with oversold/overbought state. When using VixFixLinearRegression signal, we can allow generating entry signals during non crossover bars. Vix Fix Entry Range sets the max bar for multi band state to be for generating signal. For example, if Vix Fix Entry Range is set to oversold, signal is generated based on VixFix if price is below oversold.
  • ExitStrategy - This can be trailing/reversal or combined. If set to reversal, exit will happen on state moving out of oversold region. If set to Trailing, stop will be based on trailing stops. Indicator shows what is the present stop value. If set to combined, exit will happen on stages. 30% of the remaining position gets closed upon reversals. State may go into oversold and return back many times before having full exit. If this happens, each time, 30% of the position will be closed. Full position closure happens on hitting training stop.


Candles are colored based on linear regression.

  • Green -> positive and moving up
  • Lime -> Positive moving down
  • Orange -> Negative moving up
  • Red -> Negative moving down
  • Purple -> Possible VixFix peak - aka Market bottom


Another snapshot of the script along with Linear regression and VIXFix-LinReg indicators:

快照

Related scripts are found here:

Multi Band Channel - Oversold/Overbought Oscillator

VixFixLinReg-Indicator

VixFixLinReg-Strategy


I have not put additional indicators to identify trend. But, can be combined with higher timeframe trend filters to generate better signals. Making this as invite only script as I find it very lucrative to time index ETFs. Please PM me if you want to try this script.
發布通知
  • Added maxLossPercentage for protection. This is set to 50 by default to allow more room for instrument to recover during dips.
  • VixStateEntry disabled for reversal Exits. If exit type is reversal, entry is only done in oversold region.


Note: Only parameter you need to set is Exit Strategy. More trending instruments such as Nasdaq, trailing stop is better method. More volatile (BTC) or less aggressive instruments (XJO) - reversal exits are better suited.
發布通知
Add optional donchian trend filter for strengthening entry and exits.

Original donchian trend filter is present here:
Donchian Channel - trend filter
發布通知
Minor optimizations on oversold-overbought boundaries
發布通知
Add optional higher time frame moving average condition
發布通知
Added option to use different initial stop multiplier. Removed trail percentage stop.
發布通知
Ignore oversold days for entry when exit condition based on trailing stops
發布通知
Added option to use custom moving average for ATR. Settings optimized for non leveraged index ETFs - SPX, QQQ, DIA, IWM
發布通知
  • Added trailProfitPercent - after which tighter trailing will be done.
  • Updated Stoploss values before tightened trailing.

發布通知
  • Updated implementation to use strategy.order instead of strategy.entry to allow regular topups
  • Added trade stats table
發布通知
Added reduce percent input
發布通知
Default VIX-Fix entry changed to overbought (Meaning allow entry if it is not in overbought condition)
發布通知
Major update - added divergence based confirmations which makes the strategy much stronger
發布通知
Major updates:

  • Refine divergence based filters.
  • Updated display information on major entry criteria - this includes volatility, momentum and divergence.
  • Added custom alerts using alert function. This will generate additional alerts based on overbought oversold conditions and can be used for reduce/reload positions.


New custom alert has to be configured in slightly different way:
快照
發布通知
  • Updated Divergence stats
  • Move trade stats to bottom bar
發布通知
Added option to different ways of deriving dynamic overbought/oversold. This is based on the study - RSI-Dynamic-Overbought-Oversold-Range
發布通知
Remove few redundant lines of code and conditions and format input fields
發布通知
Updated alert texts for custom alerts.
發布通知
Update data displayed on tables. Instead of numbers, just displaying directions for momentum and volatility.
發布通知
Major update: Further optimization after testing more indices. Fixed a divergence-zigzag issue identified.
發布通知
Major update - Converted to pine 5 :)
發布通知
Major updates:
  • Making use of libraries - which allowed additional optimization of settings with respect to bands
  • Adding alert timer and alert auth to prevent exploiting alert behavior.
發布通知
Update libraries and auth key added
發布通知
Update input layout. No functionality changes
發布通知
Fix memory error
indextradingKeltner Channels (KC)Linear RegressionmarkettimingOscillators

僅限邀請腳本

僅限作者授權的用戶訪問此腳本,並且通常需要付費。您可以將其增加到收藏腳本中,但是只有在向作者請求並獲得許可之後,才能使用它。 請聯繫Trendoscope以了解更多信息,或按照下面作者的說明進行操作。

TradingView 不建議購買並使用此腳本,除非您 100% 信任其作者並了解腳本的工作原理。在許多情況下,您可以在我們的社群腳本中免費找到良好的開源替代方案。

作者的說明

Please PM me if you want to access this script. Settings are optimized for Leveraged Index ETFs.

想在圖表上使用此腳本?

警告:請閱讀,然後再請求訪問權限。

免責聲明