C# Class MQL4CSharp.UserDefined.Filter.NewsInputFilter

Inheritance: MQL4CSharp.Base.Common.BaseFilter
显示文件 Open project: jseparovic/MQL4CSharp

Public Methods

Method Description
NewsInputFilter ( BaseStrategy strategy, NewsReports newsReports ) : MQL4CSharp.Base
filter ( String symbol, TIMEFRAME timeframe ) : bool

Method Details

NewsInputFilter() public method

public NewsInputFilter ( BaseStrategy strategy, NewsReports newsReports ) : MQL4CSharp.Base
strategy MQL4CSharp.Base.BaseStrategy
newsReports NewsReports
return MQL4CSharp.Base

filter() public method

public filter ( String symbol, TIMEFRAME timeframe ) : bool
symbol String
timeframe TIMEFRAME
return bool