IContractsApiGet Method (String)

GF API Documentation
Get the contract matching the given symbol

Namespace:  GF.Api.Contracts
Assembly:  GF.Api (in GF.Api.dll) Version: dd7171be68430789135ec75c4e9f4bbfeca31201
Syntax

IContract Get(
	string symbol
)

Parameters

symbol
Type: SystemString

Return Value

Type: IContract
Null if not found
See Also

Reference