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

Automated Trading Language Documentation

Subscribe to signal
EDFx BLSH x351
111.66%, 95 373.19 USD
Creating Multi-Expert Advisors on the basis of Trading Models Creating Multi-Expert Advisors on the basis of Trading... Screenshot
GBPUSDm, H1
Real
OpenSellPosition_X Script
OpenSellPosition_X
Author: GODZILLA
DiTrendDiTrend Try product
DiTrend
Author: owis2

SelectByIndex

Selects the position by index for further access to its properties.

bool  SelectByIndex(
   int  index   // position index
   )

Returned value

true – in case of success, false – if unable to select position.


Updated: 2010.11.11