Click or drag to resize

ITwoSeriesTradeSignal Methods

The ITwoSeriesTradeSignal type exposes the following members.

Methods
  NameDescription
Public methodAdd
Add data (trade price and volume) to indicator. Note: Do Not use methods with and without DateTime for same instance. Also do not call this method for indicators which need datetime for calculation it's value. To determine do you need to specify DateTime, see IndicatorNeedDateTime flag.
Top
See Also