AlertActionForm Constructor

GF Charts Help

Namespace:  GF.Clients.Charts.TradeMode
Assembly:  GF.Clients.Charts (in GF.Clients.Charts.dll) Version: a2f537322cdaf87d2796303449681c087e96766d
Syntax

public AlertActionForm(
	string msg,
	IAccountOrBlock ab,
	IContract contract,
	AlertTradeAction predefinedAction,
	AlertExecuteAlertTradeAction execution
)

Parameters

msg
Type: SystemString
ab
Type: IAccountOrBlock
contract
Type: IContract
predefinedAction
Type: GF.Clients.Charts.AlertsAlertTradeAction
execution
Type: GF.Clients.Charts.AlertsAlertExecuteAlertTradeAction
See Also

Reference