ASPEN_CREATEINSTRUMENT_INPUT

 

Related Items

 

 

Purpose

Provide data necessary to add a symbol to a Server database.

 

 

Structure

typedef struct

{

   char           *symbol;

   char           *description;

   ASPEN_QUANTUM  quantum;

   int            exchange;               

}ASPEN_CREATEINSTRUMENT_INPUT;

 

 

Fields

*symbol

A character string defining the trading symbol.

 

*description

A character string containing a brief description of the instrument.

 

quantum

An ASPEN_QUANTUM defining the minimum trading units for the instrument.

 

exchange

accept only 0 (unknown) or user-defined.

 

 

See Also

ASPEN_CreateInstrument

ASPEN_QUANTUM

 

©2006 Aspen Research Group, Ltd. All rights reserved. Terms of Use.