MT4ManagerExposureGet Method |
Receiving information about all clients' assets and company's hedged assets.
Namespace:
mtapi.be.MT4ManagerNetApi
Assembly:
MT4ManagerNetApi (in MT4ManagerNetApi.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public ExposureValue[] ExposureGet()
Public Function ExposureGet As ExposureValue()
public:
array<ExposureValue^>^ ExposureGet()
member ExposureGet : unit -> ExposureValue[]
Return Value
Type:
ExposureValueSee Also