+1 888 340 6572

Bar: Difference between revisions

From MultiCharts
Line 5: Line 5:


==== Example ====
==== Example ====
<syntaxhighlight>Close Of 1 Bar Ago</syntaxhighlight> will return the closing price of the previous bar  
[[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 a user-set number of shares on close of this bar:  

Revision as of 13:22, 26 January 2012

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;