C# Class MQL4CSharp.Base.Common.BaseRiskProfile

Afficher le fichier Open project: jseparovic/MQL4CSharp Class Usage Examples

Méthodes publiques

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

Method Details

BaseRiskProfile() public méthode

public BaseRiskProfile ( BaseStrategy strategy ) : System
strategy BaseStrategy
Résultat System

getLotSize() public abstract méthode

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