public method RawOpenPosition.getCommission
Overview
Gets the amount of funds subtracted from the account balance to pay for the brokers service in accordance with the terms and conditions of the account trading agreement
Declaration
function getCommission()
public double getCommission();
public double getCommission();
Returns
The method returns a real value that represents the amount of funds subtracted from the account balance to pay for the brokers service in accordance with the terms and conditions of the account trading agreemen
Details
Declared in RawOpenPosition