
[//]: # (CLASS:EodIndexPriceSummary)

[//]: # (KIND:object)

### EodIndexPriceSummary

#### Properties

[//]: # (START_DEFINITION)

Name | Type | Description
------------ | ------------- | -------------
**close** | Number | The close price &nbsp;
**open** | Number | The open price &nbsp;
**high** | Number | The high price &nbsp;
**low** | Number | The low price &nbsp;
**volume** | Number | The volume &nbsp;
**date** | Date | The date of the pricing data. &nbsp;

[//]: # (END_DEFINITION)





