C# Class MQL4CSharp.UserDefined.Filter.NewsCloseOutFilter

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

Méthodes publiques

Méthode Description
NewsCloseOutFilter ( BaseStrategy strategy, NewsReports newsReports ) : MQL4CSharp.Base
filter ( String symbol, TIMEFRAME timeframe ) : bool

Method Details

NewsCloseOutFilter() public méthode

public NewsCloseOutFilter ( BaseStrategy strategy, NewsReports newsReports ) : MQL4CSharp.Base
strategy MQL4CSharp.Base.BaseStrategy
newsReports NewsReports
Résultat MQL4CSharp.Base

filter() public méthode

public filter ( String symbol, TIMEFRAME timeframe ) : bool
symbol String
timeframe TIMEFRAME
Résultat bool