Click or drag to resize

MT4ManagerSummaryCurrency Method

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

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

Parameters

cur
Type: SystemString
maxchars
Type: SystemInt32
See Also