C# Class Forex_Strategy_Builder.Instrument_Properties

Contains the instrument properties.
Afficher le fichier Open project: nuggett11/Forex-Strategy-Builder Class Usage Examples

Méthodes publiques

Méthode Description
Clone ( ) : Instrument_Properties

Clones the Instrument_Properties.

Instrument_Properties ( string symbol, Instrumet_Type instrType ) : System

Constructor

Method Details

Clone() public méthode

Clones the Instrument_Properties.
public Clone ( ) : Instrument_Properties
Résultat Instrument_Properties

Instrument_Properties() public méthode

Constructor
public Instrument_Properties ( string symbol, Instrumet_Type instrType ) : System
symbol string
instrType Instrumet_Type
Résultat System