Click or drag to resize

ManagerInterfaceSummaryCurrency Method

Sets the currency, in which clients' summary positions for a symbol are calculated.

Namespace:  mtapi.be.MT4ManagerApiCpp
Assembly:  MT4ManagerCpp (in MT4ManagerCpp.dll) Version: 0.0.0.0
Syntax
public void SummaryCurrency(
	string cur,
	int maxchars
)

Parameters

cur
Type: SystemString
maxchars
Type: SystemInt32
See Also