Explore Plans
Mobile menu Close menu
UpdraftUpdraft

Signal Identifies Downtrend

This trigger fires whenever an Updraft stock trading algorithm identifies a downtrend in its stock's price.

Developer info

API endpoint slug
updraft.signal_trigger_downtrend

Trigger fields

Signal ID Text input

Label
Updraft Signal Id
Helper text
Can be found in Signal Detail page or at the end of a signal's URL
Slug
signal_id
Required
true
Can have default value
true

Ingredients

Created atDate and time event was created.

Slug
created_at
Filter code
Updraft.signalTriggerDowntrend.CreatedAt
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06.000+05:00

TickerThe underlying Stock's ticker.

Slug
ticker
Filter code
Updraft.signalTriggerDowntrend.Ticker
Type
String
Example
FB

Signal IDThe signal's ID

Slug
signal_id
Filter code
Updraft.signalTriggerDowntrend.SignalId
Type
String
Example
123

Signal one year performanceThe algorithm's 1Y performance, as a percentage

Slug
signal_one_year_performance
Filter code
Updraft.signalTriggerDowntrend.SignalOneYearPerformance
Type
String
Example
+50.25%

Company nameThe underlying Stock's company name

Slug
company_name
Filter code
Updraft.signalTriggerDowntrend.CompanyName
Type
String
Example
Facebook, Inc.