bayesline.api.equity.UniverseLoaderApi#
- class bayesline.api.equity.UniverseLoaderApi#
Provide access to universe loaders through the registry system.
This class allows loading universe APIs based on settings and available options.
- __init__()#
Methods
__init__()load(ref_or_settings, *args, **kwargs)Load an API instance from settings or reference.
Attributes
settingsGet the settings registry.