summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJames Maslek <jmaslek11@gmail.com>2023-08-29 10:46:35 -0400
committerGitHub <noreply@github.com>2023-08-29 10:46:35 -0400
commitf890eec7b3a550fbb9505cc283ffd8a9c2b46353 (patch)
tree9f3f17209aceac72b70980ccdd831514b9d3c95d
parentf7d2d4073b3055b770546fb86325564350005781 (diff)
parente0207e709559086d7bcf368cc7a98fc41d974618 (diff)
Merge branch 'main' into release/3.2.2v3.2.2
-rw-r--r--website/content/sdk/usage/intros/stocks/stocks-screener.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/website/content/sdk/usage/intros/stocks/stocks-screener.md b/website/content/sdk/usage/intros/stocks/stocks-screener.md
index 18888a688bc..b3940d9ee68 100644
--- a/website/content/sdk/usage/intros/stocks/stocks-screener.md
+++ b/website/content/sdk/usage/intros/stocks/stocks-screener.md
@@ -147,7 +147,7 @@ Price/Free Cash Flow = Low (<15)
Beta = Under 1
```
-Copy the block above to a new text file in any editor, and save the file to the [OpenBBUserData](https://docs.openbb.co/sdk/usage/guides/data) folder, naming it something like, `sdk_guide_preset.ini`. **This preset has also been included with the installation**. Declaring the path to the preset file, when located in the OpenBBUserData folder, is not required. The kernel must be restarted when a file is renamed or created; however, changes to the preset itself will be reflected immediately and without restarting.
+Copy the block above to a new text file in any editor, and save the file to the [OpenBBUserData](https://docs.openbb.co/terminal/usage/guides/data) folder, naming it something like, `sdk_guide_preset.ini`. **This preset has also been included with the installation**. Declaring the path to the preset file, when located in the OpenBBUserData folder, is not required. The kernel must be restarted when a file is renamed or created; however, changes to the preset itself will be reflected immediately and without restarting.
It is a good idea to test choices made before making it too complicated. Start with a handful of filters and modify, or add, them one-at-a-time. Let's pass what we have so far through the screener with `performance` selected as the `data_type`.