getOldestBarIndex()

eSignal EFS

getOldestBarIndex()

 

getOldestBarIndex( [symbol] )

 

This will return null if no data exists for the given symbol. Otherwise it returns the index to the oldest bar. If symbol is omitted, the symbol of the current chart it used.

 

getNewestBarIndex()