สวัสดีครับเพื่อนเทรดเดอร์ทุกคน! วันนี้เรามาพูดคุยเกี่ยวกับตัวชี้วัดที่ชื่อว่า 'Candles Ask' สำหรับ MetaTrader 5 กันดีกว่า
ตัวชี้วัด (Indicator)
เส้น 'Ask' จะถูกสร้างขึ้นจากราคาปิด ('Close') บวกกับข้อมูลจากแถวของ 'spread' (เราจะดึงข้อมูลนี้จากฟังก์ชัน OnCalculate)
intOnCalculate(constint rates_total, constint prev_calculated, constdatetime &time[], constdouble &open[], constdouble &high[], constdouble &low[], constdouble &close[], constlong &tick_volume[], constlong &volume[], constint &spread[])

Pic. 1. Candles Ask

ความคิดเห็น 0