Bill Williams テクニックを使用したスト​​ップ ロス レベル計算のインジケーター [ ル ]

0
(0)
名前:
Bill Williams テクニックを使用したスト​​ップ ロス レベル計算のインジケーター [ ]
著者: cmillion (2009.11.10 10:30)
ダウンロード済み: 6466
ダウンロード:
Indicator for Stop Loss levels calculation using Bill Williams technique [ ru ] 1
SL_to_Bar_ENG.mq4 (9.3 キロバイト) 意見
Indicator for Stop Loss levels calculation using Bill Williams technique [ ru ] 1 SL_BW.mq4 (10.8 キロバイト) 意見

著者

Vladmir Hlystov

説明:

An indicator for Stop Loss levels calculation using Bill Willams technique

Bill Williams in his book "トレーディングカオス: Applying Expert Techniques to Maximize Your Profits" (章 7, Level One: Novice Trader, p.95) has described SL as follows:

"...We place the air bag one tick above/below the high/low of the second bar back on one significantly higher time frame (or the next bar further back that has both a higher high and a higher low or a lower high and lower low).

This is our air bag protection. Its purpose is to protect us against a drunken market that is moving against us. 覚えて, it is not necessiarly an entry signal; it is protection against major losses..."

The indicator calculates and shows Stop Loss levels (for Buy and Sell positions without installed SL) using this method.

Indicator variables:

int BAR = 200; // searching for in last BAR bar
int minSL = 25; // it is exposed when 2 bars are not found
bool show_bar = true; // show bars on which search for SL
show_info = true; // show active orders without SL
color color_BAR = DarkSlateGray; // colour bar on which search for SL
color color_Тек_BAR = Gray; // colour of the current bar
color color_SL = Gray; // colour of the marks

 

画像:

Indicator for Stop Loss levels calculation using Bill Williams technique [ ru ] 3

 

 

イチジク 1. Bar was found

Indicator for Stop Loss levels calculation using Bill Williams technique [ ru ] 4

イチジク 2. The upper bar was not found (SL for Sell position has determined using the greater timeframe):

 

推奨事項:

 

  • SL Level is drawing on the right side of the current bar, set chart shift on: Indicator for Stop Loss levels calculation using Bill Williams technique [ ru ] 5
  • To make it clear, 使用 show_bar=true
  • Good Luck!

 

17.10.2009:

A new feature has added:

It is possible to show Stop Loss Levels in the history (Indicator for Stop Loss levels calculation using Bill Williams technique [ ru ] 6SL_BW.mq4):

Indicator for Stop Loss levels calculation using Bill Williams technique [ ru ] 7

 

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

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

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

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

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

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

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



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