getMinTick()

ICE Data Services -

getMinTick() Utility Functions

getMinTick() returns the minimum tick value for the current chart symbol.


Syntax

getMinTick ( )


Parameters

none function takes no parameters

 

Return Value(s)

Number

 

Notes

N/A

 

Code Examples

function main() {
  // get the minimum tick
  var nTick = getMinTick();
}

See Also

Utility Functions
eSignal Bulletin Board Search Engine
Help Guides and Tutorials