Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Forex_Strategy_Builder
IndicatorParam
C# Class Forex_Strategy_Builder.IndicatorParam
Describes an indicator fully
ファイルを表示
Open project: nuggett11/Forex-Strategy-Builder
Class Usage Examples
Public Methods
Method
Description
Clone
( ) :
IndicatorParam
Returns a copy
IndicatorParam
( ) :
System
Creates an empty parameter.
ToString
( ) :
string
Represents the indicator parameters in a readable form.
Method Details
Clone()
public
method
Returns a copy
public
Clone
( ) :
IndicatorParam
return
IndicatorParam
IndicatorParam()
public
method
Creates an empty parameter.
public
IndicatorParam
( ) :
System
return
System
ToString()
public
method
Represents the indicator parameters in a readable form.
public
ToString
( ) :
string
return
string