CommissionSecurityIdRule

StockSharp.Algo.Commissions

Security commission.

Hereda de: CommissionRule

Propiedades

Security : Security

Security ID.

Métodos

GetTitle() : string

Get title.

Load(SettingsStorage)

Load settings.

storage
Settings storage.
Process(ExecutionMessage) : decimal?

To calculate commission.

message
The message containing the information about the order or own trade.

Devuelve: The commission. If the commission cannot be calculated then will be returned.

Save(SettingsStorage)

Save settings.

storage
Settings storage.