getMinTick() returns the minimum tick value for the current chart symbol.
Syntax
getMinTick( )
Parameters
Return Value(s)
Number
Notes
N/A
Code Examples
function main()
{
// get the minimum tickvar nTick =
getMinTick
(
);
}
See Also
Utility Functions
eSignal Bulletin Board Search Engine
Help Guides and Tutorials