IBaseContractsApiGet Method (String)

GF API Documentation
Get the IBaseContract matching the given symbol

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

IBaseContract Get(
	string symbol
)

Parameters

symbol
Type: SystemString

Return Value

Type: IBaseContract
null if not found
See Also

Reference