Constant Range Detector Forex

0
(0)
ชื่อ:
Constant Range Detector
ผู้เขียน: ไฟล์45 (2012.06.29 10:38)
ดาวน์โหลดแล้ว: 3546
ดาวน์โหลด:
Constant Range Detector Forex 1
Constant Range Detector-rev1.mq4 (2.2 Kb) ดู
Constant Range Detector Forex 2 CR-0-Blank.zip (871 ไบต์)

ข้อมูล: Constant Range Detector indicator

บันทึก: This indicator is intended for use with Constant Range Charts: บาร์เรนจ์ หรือ Renko Boxes, not standard candles - บาร์

  1. Constant Range Candles and Charts are also referred to as บาร์เรนจ์ (RB) และ Range Bar Charts.
  2. Constant Range Candles / Bars all have the same pip range value from high to low.
  3. Standard Candles / Bars all have different pip range values from high to low.
  4. The indicator computes the pip range of the 8th historical candle / bar from the current candle / บาร์.
  5. As each new candle / bar is formed the 8th historical candle becomes the next candle to the right.
  6. Because all range candles / bars have the same pip range value each successive 8th candle produces the same fixed range output.
  7. If the indicator is used with standard candles / bars the range output will not be fixed but will differ with each new candle / บาร์.

Constant Range (CR): CR 50

LCrudeAug12: 79.58 สูง - 79.08 ต่ำ (a random candle data chosen for illustration)

Constant Range Detector Forex 3

บันทึก: Be aware that Data Window will return High - Low subtraction values of 150 สำหรับ 15 เม็ด, 200 สำหรับ 20 pips etc, บน 3 & 5 digit pricing.

Constant Range Chart: CR 10

WTI-Oil: 200 LWMA - Williams Aligator (click chart to enlarge)

Constant Range Detector Forex 4

Ask - เสนอราคา + Spread Indicator in above charts can be got - ที่นี่

  1. Free Constant Range Indicator - 1: แหล่งที่มา . บันทึก: Point based - 3 & 5 digit pricing will require range setting to include additional zero. เช่น. 25 pip range requiring an indicator setting of 250. Automatic refreshes and generates range candles / bars on MT4 start. บันทึก: When in installing indicator ensure file ovoranbar001.ex4 is in the /experts/libraries folder.
  2. Free Constant Range Indicator - 2: แหล่งที่มา. บันทึก: Pip based. Will need manual refresh on MT4 start - set 1M feeder chart to 5M then back to 1M to start refresh when MT4 starts, after which range candles / bars will continue to be generated until MT4 closed.
  3. Constant Range Bars - HERE - flawless performance. บันทึก: license linked to external server.
  4. Constant Range Information: Google - try "บาร์เรนจ์", "Constant Range Bars", "Range Bar Trading", เป็นต้น.เคล็ดลับ: Create ready made constant range templates for ease and speed of use. Ask-Bid-Spread indicator can be used on constant range templates and generated range charts for ease of check that both charts are in sync and range chart updating.
    Base template CR-0-Blank.tpl for 1M chart provided (see download), will need Ask-Bid+Spread indicator.
    ___________________________________________________________________________________________________________________________

    Code Revision
     //สำหรับ (int i = 0; ฉัน <= limit; i++
       int i;
     //สำหรับ (int i = 0; ฉัน < บาร์; ฉัน ++){
          ObjectDelete("CRD");
          //ObjectDelete("name");
    

The following links and products in post above are no longer free or valid.

  1. Free Constant Range Indicator - 1: แหล่งที่มา . บันทึก: Point based - 3 & 5 digit pricing will require range setting to include additional zero. เช่น. 25 pip range requiring an indicator setting of 250. Automatic refreshes and generates range candles / bars on MT4 start. บันทึก: When in installing indicator ensure file ovoranbar001.ex4 is in the /experts/libraries folder.
  2. Free Constant Range Indicator - 2: แหล่งที่มา. บันทึก: Pip based. Will need manual refresh on MT4 start - set 1M feeder chart to 5M then back to 1M to start refresh when MT4 starts, after which range candles / bars will continue to be generated until MT4 closed.
11.10.2012 09:31 ไฟล์45

ไฟล์45:

I will post a revised download and see if MQL4 Codebase will update.

MQL4 Codebase updated - ดาวน์โหลด: Constant Range Detector-rev1 is the updated revised code. ขอบคุณ

06.07.2012 19:10 ไฟล์45

วิลการ์ต:
1. sorry... but I don't understand what this indicator is supposed to do???2. why did you scan the historical candles if the only relevant information is associated the the 8th candle before the current?

3. ts all? you just display the difference between the high and low of this 8th candle?

4. ทำไม? what do we have to understand from the displayed number? and how this value will help us trading more efficiently?

5. why did you delete multiple times the same object in the deinit function? deleting 1 time is enough...

6. หรือ (int i = 0; ฉัน < บาร์; ฉัน ++){
7. ObjectDelete("CRD"); ObjectDelete("name");}

8. a lot of questions 🙂

ขอบคุณ

1. For fast and easy identification of Range / Box size - Range Bar / Renko Charts.

2. A fast hack that worked without fault - but yes, an unnecessary routine.

3. 8th is just an arbitrary candle and any completed candle will do. As each successive 8th candle is checked for size it also confirms the range เป็น คงที่.

4. ก] See clause 1 and b] in the same way Time Frame identification or any other identification facilitates efficiency.

5. See clause 2.

6. ถูกต้อง

 //สำหรับ (int i = 0; ฉัน <= limit; ฉัน ++)
   int i;

7. ถูกต้อง

//สำหรับ (int i = 0; ฉัน < บาร์; ฉัน ++){
      ObjectDelete("CRD");
      //ObjectDelete("name");

8. ยินดีต้อนรับ

The above unnecessary code will have minimal impact on computer resources and the indicator runs without fault, but rightly so, not the most efficient code.

I will post a revised download and see if MQL4 Codebase will update.

04.07.2012 21:18 ไฟล์45

Renko Bars : Boxsize - พิสัย 25 (CR consistent with Renko wick option false)


WTI-Oil: Renko Feeder Chart - พิสัย 25
Constant Range Detector Forex 5
WTI-Oil : Renko Generated Chart - พิสัย 25 - Modified Heiken Ashi added for direction color.
Constant Range Detector Forex 6

Free Renko EAs, กลยุทธ์ - HERE

บันทึก:

  1. EAs rely on ticks and if install when markets are closed there will be no ticks.
  2. If the EA does not update Constant Range Detector will not respond to a new EA range setting.
  3. To solve, a Tick Generator comes in handy - HERE - ฟรี.
01.07.2012 04:53 ไฟล์45

sorry... but I don't understand what this indicator is supposed to do???

why did you scan the historical candles if the only relevant information is associated the the 8th candle before the current?

its all? you just display the difference between the high and low of this 8th candle?

ทำไม? what do we have to understand from the displayed number? and how this value will help us trading more efficiently?

why did you delete multiple times the same object in the deinit function? deleting 1 time is enough...

สำหรับ (int i = 0; ฉัน < บาร์; ฉัน ++){
ObjectDelete("CRD"); ObjectDelete("name");}

a lot of questions 🙂

30.06.2012 05:07 วิลการ์ต

Free Constant Range indicator - 1, refer above.

Example of M1 Feeder Chart template generating multiple Range Charts

8 pips @ M2, 10 pips @ M3, 15 Pips @ M4, เป็นต้น

Constant Range Detector Forex 7

โพสต์นี้มีประโยชน์เพียงใด?

คลิกที่ดาวเพื่อให้คะแนน!

คะแนนเฉลี่ย 0 / 5. นับคะแนนเสียง: 0

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

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

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

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



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