C# Class MQL4CSharp.UserDefined.RiskProfile.FixedLotsRiskProfile

Inheritance: MQL4CSharp.Base.Common.BaseRiskProfile
Afficher le fichier Open project: jseparovic/MQL4CSharp

Méthodes publiques

Méthode Description
FixedLotsRiskProfile ( BaseStrategy strategy, double lots ) : System
getLotSize ( String symbol, double stopDistance ) : double

Method Details

FixedLotsRiskProfile() public méthode

public FixedLotsRiskProfile ( BaseStrategy strategy, double lots ) : System
strategy MQL4CSharp.Base.BaseStrategy
lots double
Résultat System

getLotSize() public méthode

public getLotSize ( String symbol, double stopDistance ) : double
symbol String
stopDistance double
Résultat double