CQG API 4.0 - Revised
GetTickSizeFor Method
See Also  Send Feedback
Price
The price to get the tick size for
CQGInstrument Interface : GetTickSizeFor Method

Glossary Item Box

Description

Gets the price dependent TickSize for specified price

Syntax

Visual Basic
Public Function GetTickSizeFor( _
   ByVal Price As Double _
) As Double

Parameters

Price
The price to get the tick size for

See Also