Click or drag to resize

ManagerInterfaceExposureValueGet Method

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

Namespace:  mtapi.be.MT4ManagerApiCpp
Assembly:  MT4ManagerCpp (in MT4ManagerCpp.dll) Version: 0.0.0.0
Syntax
public ExposureValue ExposureValueGet(
	string cur
)

Parameters

cur
Type: SystemString

Return Value

Type: ExposureValue
See Also