Bar

From MultiCharts
Revision as of 13:20, 18 January 2012 by 194.84.116.138 (talk) (Created page with "Used in combination with This, Next, or Ago to reference a specific bar. ==== Usage ==== Bar ==== Example ==== <syntaxhighlight>Close Of 1 Bar Ago</synta...")
(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

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;