OS_GrossIn (Function)
The OS_GrossIn function calculates the gross entry price for an option position created in the Position section the OptionStation Analysis window. This function is designed primarily for use within the OptionStation Analysis window.
Syntax
OS_GrossIn
Returns (Double)
A numeric value containing the gross entry price (stated as a negative value) for an option position created in the Position section the OptionStation Analysis window.
Parameters
None
Example
Plot1(OS_GrossIn, ”EntryPrice”);