Method | Description | |
---|---|---|
EncogFrameworkIndicator ( Data input, string host, string indicatorName, int port ) : Indicator.EncogFrameworkIndicator |
(Version Beta-1) This is a generic indicator used to connect to the Encog Framework(www.encog.org).
|
Method | Description | |
---|---|---|
EncogFrameworkIndicator ( string host, string indicatorName, int port ) : Indicator.EncogFrameworkIndicator |
public EncogFrameworkIndicator ( Data input, string host, string indicatorName, int port ) : Indicator.EncogFrameworkIndicator | ||
input | Data | |
host | string | |
indicatorName | string | |
port | int | |
return | Indicator.EncogFrameworkIndicator |