Candles arbitrary seconds Indicator For MT5

Candles arbitrary seconds Indicator For MT5

Table Of Contents:

  1. Candles arbitrary seconds Indicator For MT5
  2. การติดตั้ง Candles arbitrary seconds Indicator For MT5
  3. พารามิเตอร์ของ Candles arbitrary seconds Indicator For MT5
  4. บัฟเฟอร์ของ Candles arbitrary seconds Indicator For MT5
  5. ส่วนหลักของรหัส

Candles arbitrary seconds Indicator For MT5 เป็นตัวบ่งชี้การค้าทางเทคนิคที่ไม่เหมือนใครซึ่งเป็นรูปแบบแท่งเทียนที่ไม่ได้ใช้เห็บ - มันใช้งานได้ตามเวลาในการกำหนดเชิงเทียนเท่านั้น - แท่งใหม่ถูกสร้างด้วย Open, High, Low ระยะเวลาที่เลือกภายในไม่กี่วินาที ดังนั้นรุ่นนี้ไม่ได้ขึ้นอยู่กับเห็บในแง่มุมใด ๆ ของการคำนวณหมายความว่ามันอาจทำงานกับคู่สกุลเงินเมื่อตลาดปิด แต่จะมีเพียงเส้นแบนเพียงเพราะไม่มีการเปลี่ยนแปลงราคาที่ใช้งานเกิดขึ้นในช่วงวันหยุดสุดสัปดาห์ แท่งหยาบคายในซีรีส์ของมันถูกทาสีด้วยสีส้มและบาร์รั้นในซีรีส์นั้นจะถูกทาสีด้วยสีเขียว - ควรสังเกตว่าตัวบ่งชี้นี้ไม่ได้พล็อตข้อมูลออฟไลน์ นอกจากนี้หากผู้ค้าหรือนักวิเคราะห์ตัดสินใจที่จะอัปโหลดตัวบ่งชี้นี้ในหลาย ๆ กรณีด้วยการตั้งค่าเดียวกันในเวลาที่แตกต่างกันมันจะไม่สร้างแผนภูมิเดียวกันเพราะในที่สุดข้อมูลจะแตกต่างกัน ไม่ใช่ตัวบ่งชี้ที่จะให้สัญญาณที่ชัดเจนแก่ผู้ค้าหรือการตั้งค่าการค้า แต่ควรถือเป็นเครื่องมือวิเคราะห์เพิ่มเติมซึ่งโดยทั่วไปไม่ได้มีบทบาทโดยตรงในการกระตุ้นการซื้อและขายคำสั่ง

FREE Candles, arbitrary seconds Indicator

Download the FREE Candles, arbitrary seconds Indicator for MT5.

To receive my email 100% sure: 
Put my email on your whitelist!

 

Partially Automated Trading Besides Your Day Job

Alerts In Real-Time When Divergences Occur

 

การติดตั้ง Candles arbitrary seconds Indicator For MT5

หลังจากคุณดาวน์โหลดตัวบ่งชี้ผ่านแบบฟอร์มด้านบนคุณจะต้องทำการแตกไฟล์ zip จากนั้นคุณต้องคัดลอกไฟล์ Candles_parbitrary_seconds8_1.1.mq5 ลงในโฟลเดอร์ MQL5Indicators ของการติดตั้ง MT5 ของคุณ หลังจากนั้นโปรดรีสตาร์ท MT5 จากนั้นคุณจะเห็นตัวบ่งชี้ในรายการตัวบ่งชี้

พารามิเตอร์ของ Candles arbitrary seconds Indicator For MT5

กระบวนการ Candles arbitrary seconds Indicator For MT5 มีพารามิเตอร์ 1 เพื่อกำหนดค่า

input int Seconds = 3;  // Seconds for candles interval 

บัฟเฟอร์ของ Candles arbitrary seconds Indicator For MT5

Candles arbitrary seconds Indicator For MT5 ให้บัฟเฟอร์ 5

SetIndexBuffer(0,cano  ,INDICATOR_DATA); SetIndexBuffer(1,canh  ,INDICATOR_DATA); SetIndexBuffer(2,canl  ,INDICATOR_DATA); SetIndexBuffer(3,canc  ,INDICATOR_DATA); SetIndexBuffer(4,colors,INDICATOR_COLOR_INDEX); 

ส่วนหลักของรหัส

int OnCalculate(const int rates_total,                 const int prev_calculated,                 const datetime& time[],                 const double& open[],                 const double& high[],                 const double& low[],                 const double& close[],                 const long& tick_volume[],                 const long& volume[],                 const int& spread[]) {     int bars = Bars(_Symbol,_Period); if (bars lt rates_total) return(-1); updateData();    return(rates_total); } 

 

About Me

I'm Mike Semlitsch the owner of PerfectTrendSystem.com. My trading career started in 2007. Since 2013 I have helped thousands of traders to take their trading to the next level. Many of them are now constantly profitable traders. 

The following performance was achieved by me while trading live in front of hundreds of my clients:

Connect With Me:  

Results From 5 Months!
This service starts soon! Be the first who get's notified when it begins!

This FREE Indicator Can Transform
Your Trading!

FREE Indicator + Telegram Group


Request the Ultimate Double Top/Bottom Indicator which is used by 10,000+ traders.