Skip to main content

BYOD

Bring Your Own Data: single widget, own backend or native integration setup in OpenBB Terminal Pro.

Syntax

=OBB.BYOD(widget,[backend],[symbol],[date],[optional])

Examples

=OBB.BYOD("widget_name")
=OBB.BYOD("widget_name","backend_name")

Parameters

NameTypeDescriptionRequired
widgetTextName of the widget to get data for.True
backendTextName of the backend to use, required for widgets in custom backends or native integrations (e.g. database, snowflake).False
symbolTextSymbol to get data for, if applicable.False
dateTextDate to get data for, if applicable.False
optionalAnyOptional parameters as (n rows by 2 columns) range selection or array constant (e.g. value1; value2).False