MQL5 - Language of trade strategies built-in the MetaTrader 5 client terminal

Automated Trading Language Documentation

Rich Monster G5Rich Monster G5 Try product
Rich Monster G5
Author: figurelli
Subscribe to signal
FOREX NAVIGATOR
117.70%, 11 675.66 USD
iBeta Indicator
iBeta
Author: Integer
Screenshot
کسرا, D1
Real
Using Discriminant Analysis to Develop Trading Systems Using Discriminant Analysis to Develop Trading Systems

ShowOHLC (Get Method)

Gets the value of "ShowOHLC" property.

bool  ShowOHLC() const

Returned value

Value of "ShowOHLC" property of the object, assigned to the class instance. If there is no object assigned, it returns false.

ShowOHLC (Set Method)

Sets new value for "ShowOHLC" property.

bool  ShowOHLC(
   bool  show      // new value
   )

Parameters

show

[in]  New value for "ShowOHLC" property.

Returned value

true if successful, false if property hasn't changed.


Updated: 2010.02.22