Method | Description | |
---|---|---|
MarketDataDescription ( |
Construct a MarketDataDescription item.
|
|
MarketDataDescription ( |
Construct a MarketDataDescription item.
|
|
MarketDataDescription ( |
Construct a MarketDataDescription item.
|
public MarketDataDescription ( |
||
ticker | The ticker symbol to use. | |
dataType | MarketDataType | The data type needed. |
type | The normalization type. | |
activationFunction | IActivationFunction | The activation function to apply to this data, can be null. |
input | bool | Is this field used for input? |
predict | bool | Is this field used for prediction? |
return | System |
public MarketDataDescription ( |
||
ticker | The ticker symbol to use. | |
dataType | MarketDataType | The data type needed. |
type | The normalization type. | |
input | bool | Is this field used for input? |
predict | bool | Is this field used for prediction? |
return | System |
public MarketDataDescription ( |
||
ticker | The ticker symbol to use. | |
dataType | MarketDataType | The data type needed. |
input | bool | Is this field used for input? |
predict | bool | Is this field used for prediction? |
return | System |