Click or drag to resize

MT4ManagerExposureValueGet Method

Receiving information about clients' exposure and company's hedged assets with the specified names.

Namespace:  mtapi.be.MT4ManagerNetApi
Assembly:  MT4ManagerNetApi (in MT4ManagerNetApi.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public ExposureValue ExposureValueGet(
	string cur
)

Parameters

cur
Type: SystemString

Return Value

Type: ExposureValue
See Also