public method Offer.getPipCost

Brief

Gets the cost of one pip per lot

Declaration

protojavascriptjavacsharp
public getPipCost() : real

Returns

The method returns a real value that represents the cost of one pip per lot

Details

It is expressed in the account currency and is used to calculate the P/L value in the account currency

Declared in Offer

back