Overview
Examples
Tutorials
Components
Environments
Feed
Stream
Order Management System
Agents
API reference
tensortrade.feed.core.mixins.
DataTypeMixin
Bases: object
object
register_method
Injects methods into a specific stream instance.
func (Callable) – The function to be injected as a method.
names (List[str]) – The names to be given to the function.