Crate finance_ibex

Crate finance_ibex 

Source
Expand description

Finance Library implementation for Ibex indexes and companies.

The Finance Library defines an API that needs to be implemented for a particular use case. This library implements such API for Ibex indexes and companies that are included in these indexes.

Structs§

Ibex35Market
An implementation of the Market trait for the Ibex35 index.
IbexCompany
An implementation of the Company trait for a company that is included in some index of the Ibex family.

Functions§

load_ibex35_companies
Helper function to build an Ibex35Market object from a file.