Bar

From MultiCharts
Revision as of 12:07, 20 January 2012 by 194.84.116.138 (talk) (→‎Usage)
Jump to navigation Jump to search

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

Usage

Bar

Example

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;