Instrument(InstrumentType, String, String, Byte) Constructor
public Instrument(
InstrumentType type,
string symbol,
string description = "",
byte currencyId = OberMind.CurrencyId.USD
)
This language is not supported or no code example is available.
public:
Instrument(
InstrumentType type,
String^ symbol,
String^ description,
Byte currencyId
)
This language is not supported or no code example is available.
Parameters
- type
- InstrumentType
- symbol
- string
- description
- string
- currencyId
- byte