Home
Blogs
Questions

Home

About Us

Blogs

Questions

Monetize

Post Job

banner

Questions about mql

Read more about mql

python (65.2k questions)

javascript (44.3k questions)

reactjs (22.7k questions)

java (20.8k questions)

c# (17.4k questions)

html (16.3k questions)

r (13.7k questions)

android (13k questions)

Questions - mql

MQL4: How to convert the value of iHigh() - iLow() to integer?

double _high = iHigh(Symbol(), Period(), 0); double _low = iLow(Symbol(), Period(), 0); double result = _high - _low; Excuse my limited English. The type of result is a double number, and I wan...
test-img

Abbotton

algorithmic-trading

mql4

mql

mt4

Votes: 0

Answers: 2

Latest Answer

Q : "How to convert the value of iHigh() - iLow() to integer?... doing it differently depending on the symbol." A :Yes, we need to do it differently, depending on each the symbol. Somethin...
test-img

user3666197

Posts

Questions

Blogs

Where knowledge meets opportunity!

About

  • Company
  • Monetize your knowledge
  • Support

  • Platform

  • Terms & Conditions
  • Privacy statement
  • Cookie policy
  • Cookie option
  • OnlyCoders © 2025  |  All rights reserved