Indicator for Stop Loss levels calculation using Bill Williams technique [ รู ]

0
(0)
ชื่อ:
Indicator for Stop Loss levels calculation using Bill Williams technique [ รู ]
ผู้เขียน: ซม (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 Kb) ดู
Indicator for Stop Loss levels calculation using Bill Williams technique [ ru ] 1 SL_BW.mq4 (10.8 Kb) ดู

ผู้เขียน

Vladmir Hlystov

คำอธิบาย:

An indicator for Stop Loss levels calculation using Bill Willams technique

Bill Williams in his book "Trading Chaos: 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

 

 

Fig 1. Bar was found

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

Fig 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

ยังไม่มีคะแนนโหวต! เป็นคนแรกที่ให้คะแนนโพสต์นี้.

ขออภัยที่โพสต์นี้ไม่มีประโยชน์สำหรับคุณ!

ให้เราปรับปรุงโพสต์นี้!

บอกเราว่าเราจะปรับปรุงโพสต์นี้ได้อย่างไร?



ผู้เขียน: ทีมงาน Forex Wiki
เราคือทีมผู้ซื้อขาย Forex ที่มีประสบการณ์สูง [2000-2023] ที่อุทิศตนเพื่อใช้ชีวิตในแบบของเรา. วัตถุประสงค์หลักของเราคือการได้รับอิสรภาพทางการเงินและอิสรภาพ, และเราได้ติดตามการศึกษาด้วยตนเองและได้รับประสบการณ์ที่กว้างขวางในตลาด Forex เพื่อเป็นหนทางในการบรรลุวิถีชีวิตที่ยั่งยืนด้วยตนเอง.