×

Sign up and get MultiCharts free

Use its powerful simulation mode with data included out of the box. Just fill out the form and start honing your trading skills with a few clicks.

Arw GetBarNumber - MultiCharts
Open main menu

Returns a numerical value representing the barnumber of the arrow object with a specified ID.

Usage

arw_getbarnumber(ref);

Parameters

  • Ref – ID of the arrow object;

Example

Get the number of the bar where the arrow object with ID = 1 is placed.

arw_getbarnumber(1);