OandaForexProviderConfig
- class app.components.providers.forex.oanda.OandaForexProviderConfig[source]
Bases:
BaseForexProviderConfig
Inheritance Diagram for OandaForexProviderConfig
Methods
__init__
(**kwargs)Attributes
Configuration for the model, should be a dictionary conforming to
ConfigDict
.- component_class
alias of
OandaForexProvider
-
decimal:
DecimalConfig
- defaulted: Default | None
- inherited: Inherit | None
- instance_name: str | None
- instance_parent: object | None
- model_config: ClassVar[ConfigDict] = {'extra': 'forbid', 'frozen': True}
Configuration for the model, should be a dictionary conforming to
ConfigDict
.