Files
OpenBB/website/content/sdk/reference/etf/ld.md
DidierRLopes 4ad995fdd0 Docs/terminalpro and improvement (#5622)
* add first iteration of content for Terminal Pro

* Update index.md

* Update dashboards.md

* Update folders.md

* Update grouping.md

* Update report.md

* Update templates.md

* Update quick-start.md

* Update index.md

* Update index.md

* Update home.md

* Update news.md

* Update index.md

* Update index.md

* Update index.md

* Update data-provider.md

* Update chat-with-widget.md

* Update data-manipulation.md

* Update forecasting.md

* fix: images self closing tags

* fix: only pro visitors can see pro

* inter font

* improve SEO content and restructuring

* add new package for toggle on tutorials

* move folder around

* improve main page of each prod

* small updates and improvements

* fix logo above

* small improvement in headtitle for portfolio funcs

* fix typos from OpenAI's GPT-4

* fix _category_ json

* remove generic SEO words

* add script that generates SEO for documentation

* add missing file

* remove sdk warning message

* fix links for andrew

---------

Co-authored-by: jose-donato <zmcdonato@gmail.com>
Co-authored-by: jose-donato <43375532+jose-donato@users.noreply.github.com>
Co-authored-by: andrewkenreich <andrew.kenreich@gmail.com>
2023-10-30 21:01:29 +00:00

1.1 KiB
Vendored

title, description, keywords
title description keywords
ld This page of the OpenBB Terminal documentation provides details on how to return a selection of ETFs based on description filtered by total assets using the 'ld' function. It includes source code links, input parameters, and their returns.
ETF selection
description filter
total assets filter
'ld' function
parameter description
ETF return

import HeadTitle from '@site/src/components/General/HeadTitle.tsx';

Return a selection of ETFs based on description filtered by total assets.

Source Code: [link]

openbb.etf.ld(description: str)

Parameters

Name Type Description Default Optional
description str Search by description to find ETFs matching the criteria. None False

Returns

Type Description
Dict[str, Any] Dictionary with ETFs that match a certain description