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

Glossary Item Box

Description

Gets the price dependent TickValue for specified price

Syntax

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

Parameters

Price
The price to get the tick value for

See Also