タートル トレーディング チャネル

0
(0)
名前:
タートル トレーディング チャネル
著者: ぜい肉 (2012.05.15 08:46)
評価: 10
ダウンロード済み: 13821
ダウンロード:
The Turtle Trading Channel 1
TheTurtleTradingChannelRaw.mq4 (3.4 キロバイト) 意見
The Turtle Trading Channel 1 TheTurtleTradingChannel.mq4 (6.0 キロバイト) 意見

説明:

このトレンドフォローシステムはによって設計されました デニス・ガートマンビル・エッカート, 過去の高値と安値のブレイクアウトに依存して、取引を完了します: it is the complete opposite to the "buy low and sell high" アプローチ. このトレンドフォローシステムは、平均的および正常な個人のグループに教えられました, そしてほぼ全員が収益性の高いトレーダーになりました.

主なルールは "Trade an N-day breakout and take profits when an M-day high or low is breached (N は M より上にある必要があります)". 例:

  • 10日間のブレイクアウトを購入し、価格行動が5日間の安値に達したら取引を終了します.
  • 20 日間のブレイクアウトをショートし、価格行動が 10 日間の高値に達したら取引を終了します.

この指標では, the red and blue lines are the trading lines, and the dotted line is the exit line. オリジナルシステムは:

  • Go long when the trading line turns
  • Go short when the trading line turns
  • Exit long positions when the price touches the exit line
  • Exit short positions when the price touches the exit line

Recommended initial stop-loss is ATR * 2 from the opening price. Default system parameters were 20,10 と 55,20.

私は持っている, しかし, アルゴリズムを少し変更して、初期のエントリーシグナルを取得し、非常に不安定な状況でのランダムなトレンドスイングを回避しました. そうするために, このインジケーターは、バーが実際に現在のトレンドラインの上または下で閉じた場合にのみ、トレンドの変化を示します - 通常のストップロス注文のように単にそれに触れるのではなく -. 欠点は、最後のバーがすでに閉じている場合にのみトレンドの変化を検出できることです. 念のため, 厳密なバージョンも利用可能です.

このインジケーターは、他のインジケーターと一緒に使用する必要があります: 古典的な亀の取引指標, to represent the same period or the failsafe trading system and get further signals if you have been stopped out. どちらのインジケーターも取引アラートを実装しています, 取引設定に応じて、自由に有効または無効にします.

 

Original Turtle Rules:

To trade exactly like the turtles did, you need to set up two indicators representing the 主要 そしてその フェイルセーフ システム.

  • Set up the main indicator with TradePeriod = 20 and StopPeriod = 10 (A.k.a S1)
  • Set up the failsafe indicator with TradePeriod = 55 and StopPeriod = 20 using a different color. (A.k.a S2)

entry strategy using S1 is as follows

  • Buy 20-day breakouts using S1 only if last signaled trade was a loss.
  • Sell 20-day breakouts using S1 only if last signaled trade was a loss.
  • If last signaled trade by S1 was a win, you shouldn't trade -Irregardless of the direction or if you traded last signal it or not-

entry strategy using S2 is as follows:

  • Buy 55-day breakouts only if you ignored last S1 signal and the market is rallying without you
  • Sell 55-day breakouts only if you ignored last S1 signal and the market is pluging without you

The turtles had a progressive position sizing approach that boosted their winnings. Once a trading decision has been made you should...

  • Enter the market with 2% 危険. Place stop-loss 2ATR from the opening price.
  • If the position moves in your favor 1/2ATR, enter the market again with 2% risk and trail all stop-losses 2ATR from current price.
  • If the position moves in your favor 1/2ATR, enter the market again with 2% risk and trail all stop-losses 2ATR from current price.
  • If the position moves in your favor 1/2ATR, enter the market again with 2% risk and trail all stop-losses 2ATR from current price.
  • Stop adding to positions when 4 positions have been taken. (*** And see money management rule below)

exit strategy is performed using the dotted line of the indicator:

  • Exit longs taken using S1 when price action closes below a 10-day low
  • Exit shorts taken using S1 when price action closes above a 10-day high
  • Exit longs taken using S2 when price action closes below a 20-day low
  • Exit shorts taken using S2 when price action closes avove a 20-day high

The turtles had very strict 資金管理 それも. Initial position risk was 2%, but it decreased according to the current drawdown.

  • If the account had a 10% ドローダウン, the risk for each trade should decrease a 20%
  • If the account had a 20% ドローダウン, the risk for each trade should decrease a 40%.
  • If the account had a 30% ドローダウン, the risk for each trade should decrease a 60%.
  • それで, if the account had a N% drawdown, the risk for each trade should decrease N*2%.

画像:

The Turtle Trading Channel 3

The Turtle Trading Channel 4

The Turtle Trading Channel 5

The Turtle Trading Channel 6

The Turtle Trading Channel 7

 

Other considerations:

  • Don't get too fixated to the 20,10 (S1) と 55,20 (S1) パラメーター
  • 取引期間 must always be higher than 停止期間

変更ログ:

  • 2012-05-17: Added alerts, fixed an important bug and attached a raw version displaying both channels.
  • 2012-06-12: Updated the indicator enabling the strict mode from the same file.

この投稿は役に立ちました?

星をクリックして評価してください!

平均評価 0 / 5. 投票数: 0

これまでのところ投票はありません! この投稿を最初に評価してください.

この投稿が役に立たなかったことをお詫び申し上げます!

この投稿を改善しましょう!

この投稿を改善する方法を教えてください?



著者: 外国為替ウィキチーム
私たちは経験豊富な外国為替トレーダーのチームです [2000-2023] 自分の思いどおりに人生を生きることに専念している人. 私たちの主な目的は、経済的自立と自由を獲得することです, 私たちは自立可能なライフスタイルを実現する手段として、独学で外国為替市場での豊富な経験を積んできました。.