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

Automated Trading Language Documentation

Break Inner Bar signalBreak Inner Bar signal Try product
Break Inner Bar signal
Author: gdtt
Subscribe to signal
Alfa Trade
26.47%, 50.61 USD
Screenshot
غپینو, D1
Demo
MQL5 Wizard: Creating Expert Advisors without Programming MQL5 Wizard: Creating Expert Advisors without Programming AMkA Indicator
AMkA
Author: GODZILLA

RowState

Sets the state of the specified row.

bool  RowState(
   const int   index      // index
   const bool  select     // state
   )

Parameters

index

[in]  Row index.

select

[in]  Row state.

Returned value

true if successful, otherwise false.


Updated: 2012.04.06