Bar

From MultiCharts
Jump to navigation Jump to search

Used in combination with This, Next, or Ago to reference a specific bar.

Usage

Bar

Examples

Close Of 1 Bar Ago

Will return the closing price of the previous bar.

Buy a user-set number of shares on close of this bar:

Buy This Bar On Close;

Buy a user-set number of shares on open of next bar:

Buy Next Bar On Open;