milespy.line_strength_indices.get_indices_from_database

milespy.line_strength_indices.get_indices_from_database(index_name_list)

Load LineStrengthIndex instances from the database by name.

Parameters:

index_name_list (list[str]) – Index names (e.g. as returned by search_indices_in_database).

Return type:

list[LineStrengthIndex]