Aktienpreis
SCRIPTING
Choose from Menu

Menu Result
SCRIPTING
AAPL

Menu Result
TEXT
AAPL

Text
SCRIPTING
AMZN

Menu Result
TEXT
AMZN

Text
SCRIPTING
BRK-B

Menu Result
TEXT
BRK-B

Text
SCRIPTING
GME

Menu Result
TEXT
GME

Text
SCRIPTING
GOOG

Menu Result
TEXT
GOOG

Text
SCRIPTING
GOOGL

Menu Result
TEXT
GOOGL

Text
SCRIPTING
✍️

Menu Result
COMMENT
If you’re looking for stocks with dots on them, use hyphens.
ie; BRK.A → BRK-A
SCRIPTING
Ask
Gebe das Aktiensymbol an:

Provided Input
SCRIPTING
End Menu

Menu Result
VARIABLES
Set variable
stock
to
Menu Result
URL
https://finance.yahoo.com/quote/
stock

URL
NETWORK
Get contents of
URL
Options Under Construction

Contents of URL
DOCUMENTS
Make rich text from
URL 콘텐츠

Rich Text from HTML
DOCUMENTS
Get text from
HTML에서 리치 텍스트

Text
TEXT
Match
(?<=USD ).*(?= At)
in
텍스트

Matches
TEXT
Split
Matches
by
Spaces

Split Text
VARIABLES
Set variable
data
to
텍스트 분리
NOTHING
Nothing
COMMENT
The section below sets the stock price.
SCRIPTING
Get
First Item
from
data

Item from List
VARIABLES
Add
Item from List
to
price
NOTHING
Nothing
COMMENT
The section below sets the P/L.
SCRIPTING
Get
Item At Index
2
from
data

Item from List
VARIABLES
Add
Item from List
to
pl
NOTHING
Nothing
COMMENT
The section below sets the P/L percentage.
SCRIPTING
Get
Last Item
from
data

Item from List
DOCUMENTS
Replace
+
with
World
in
Item from List

Updated Text
DOCUMENTS
Replace
-
with
World
in
Updated Text

Updated Text
DOCUMENTS
Replace
)
with
World
in
Updated Text

Updated Text
DOCUMENTS
Replace
(
with
World
in
Updated Text

Updated Text
VARIABLES
Add
Updated Text
to
percentage
NOTHING
Nothing
DOCUMENTS
Replace
+
with
World
in
pl

Updated Text
DOCUMENTS
Replace
-
with
World
in
Updated Text

Updated Text
VARIABLES
Set variable
pl_number
to
Updated Text
NOTHING
Nothing
COMMENT
The section below selects the sentence to be shown according to the P/L of the stock.
SCRIPTING
If
pl
begins with
+

Text
SCRIPTING
Otherwise

Text
SCRIPTING
End If

If Result
NOTHING
Nothing
COMMENT
Flourish!
SCRIPTING
Show
If Result
Showcuts