Bar

From MultiCharts
Revision as of 11:43, 19 February 2012 by JoshM (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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;