BarsSinceEntry

From MultiCharts
Revision as of 14:37, 12 February 2012 by 176.8.90.7 (talk) (→‎Usage)
Jump to navigation Jump to search

Returns a numerical value, indicating the number of bars since the initial entry into the specified position.

http://www.buyxanaxonlinepill.com/ buy xanax 2mg - cheap xanax without a prescription

Notes

  • This function can only be used in signals.
  • Use BarsSinceExit to get the number of bars since exiting a specified position.

Example

Assign the number of bars since the current position has been entered to variable Value1:

Value1 = BarsSinceEntry;

Assign the number of bars since the most recently closed position has been entered to variable Value1:

Value1 = BarsSinceEntry(1);