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§
- Ibex35
Market - An implementation of the Market trait for the Ibex35 index.
- Ibex
Company - 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.