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

Automated Trading Language Documentation

Subscribe to signal
Sixth Sense
18.75%, 345.56 USD
Screenshot
EURAUD, H4
Demo
TWISTING JMA 3TFTWISTING JMA 3TF Try product
TWISTING JMA 3TF
Author: tol64
PriceChanel_HTF Indicator
PriceChanel_HTF
Author: GODZILLA
Interview with Sergey Pankratyev (ATC 2012) Interview with Sergey Pankratyev (ATC 2012)

BmpFileOff (Get Method)

Gets the value of "BmpFileOff" property.

string  BmpFileOff() const

Returned value

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

BmpFileOff (Set Method)

Sets new value for "BmpFileOff" property.

bool  BmpFileOff(
   string  name      // file name
   )

Parameters

name

[in]  New value for "BmpFileOff" property.

Returned value

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


Updated: 2010.02.22