Trendoscope

Breakout Trend Trading Strategy - V2

Trendoscope Wizard 已更新   
This is an alternate version of Breakout Trend Trading Strategy - V1


Only difference is, this strategy places stop orders based on calculated targets whereas V1 waits for price to close target levels and then places market orders. Hence, you will receive the target prices before trade executes in strategy.

Parameters are same as that of Breakout Trend Trading Strategy - V1

There is one additional parameter on Trade Type - which permits user to allow only breakout, pullback or reverse trading or combination of all.

Backtesting parameters remain same :

Capital and position sizing : Capital and position sizing parameters are set to test investing 2000 wholly on certain stock without compounding.

Initial Capital : 2000
Order Size : 100% of equity
Pyramiding : 1

Test cases remain same :

Positive : AAPL , AMZN , TSLA , RUN, VRT , ASX:APT
Negative Test Cases: WPL , WHC , NHC , WOW, COL, NAB (All ASX stocks)
Special test case: WDI

Negative test cases still show losses in back-testing. I have attempted including many conditions to eliminate or reduce the loss. But, further efforts has resulted in reduction in profits in positive cases as well. Still experimenting. Will update whenever I find improvements. Comments and suggestions welcome :)
版本注释:
Remove allowImmediateCompound option as this is causing some issues even without compounding
版本注释:
Updates:
  • Optimized stops and trailing is done upon reaching compound instead of on every bar
  • Added compound multiplier to enable different levels for compound.
  • Tougher entry conditions for instruments making loss and lenient entry conditions for ones doing good.
  • Updated target level display type. Stop and compound updated after each bar if there is open position.
版本注释:
Enhancements
  • Corrected line color and description for stop and compound lines.
  • Added condition to identify ranging market and exit strategy in ranging market

If stop and compound lines do not move for rangeBars, then it is considered as ranging market. Two different exit strategies are available during the ranging market.
  • ExitOnSignal : This is only applicable when regular ExitOnSignal is disabled. Selecting this option conditionally enables exiting on signal during ranging market.
  • TrailStopLoss : Stop loss is allowed to move up and compound is allowed to move down if this mode is selected. Either case will result in tightening of stop loss.
  • Disabled : This is selected by default as backtesting did not yield considerable improvements in either of exit strategies. Might need to fine tune rangeBars further.
版本注释:
Tightening negative test cases. This may reduce profit on positive tests. But, idea is to come up with generic algo which can reduce loss on negative items as well.
版本注释:
Added percent rank to entry condition, made MA Alignment settings available in input
版本注释:
Added optional monthly, weekly supertrend filter. These are disabled at present as it is not achieving better results. But, there is room for optimization.

开源脚本

本着真正的TradingView精神,该脚本的作者将其开源发布,以便交易者可以理解和验证它。为作者喝彩!您可以免费使用它,但在出版物中重复使用此代码受网站规则的约束。 您可以收藏它以在图表上使用。

免责声明

这些信息和出版物并不意味着也不构成TradingView提供或认可的金融、投资、交易或其它类型的建议或背书。请在使用条款阅读更多信息。

想在图表上使用此脚本?