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

Automated Trading Language Documentation

The Price Histogram (Market Profile) and its implementation in MQL5 The Price Histogram (Market Profile) and its implementation... Subscribe to signal
AAA3422
41.18%, 14 854.42 USD
Pearson correlation indicator Indicator
Pearson correlation indicator
Author: icreator
CloseByLossOrProfitCloseByLossOrProfit Try product
CloseByLossOrProfit
Author: Konstantin83
Screenshot
EURUSD, H1
Real

SelectByText

Selects current list item by text.

bool  SelectByText(
   const string  text     // text
   )

Parameters

text

[in]  Text.

Returned value

true if successful, otherwise false.


Updated: 2012.04.06