Sell stock with Alpaca when Updraft detects a downtrend
This action will place a new day market order for the given symbol, side and quantity.
Developer info
- API endpoint slug
- alpaca.place_market_order
- Filter code method
- Alpaca.placeMarketOrder.skip(string?: reason)
- Runtime method
- runAction("alpaca.place_market_order", {})
Action fields
Symbol Text input > Title
- Label
- Symbol
- Helper text
- The symbol to place the order for.
- Slug
- symbol
- Required
- true
- Can have default value
- true
- Filter code method
- Alpaca.placeMarketOrder.setSymbol(string: symbol)
Side Dropdown list
- Label
- Side
- Helper text
- The side to place the order for.
- Slug
- side
- Required
- true
- Can have default value
- true
- Filter code method
- Alpaca.placeMarketOrder.setSide(string: side)
Qty Text input > Title
- Label
- Quantity
- Helper text
- The number of shares to place the order for.
- Slug
- qty
- Required
- true
- Can have default value
- true
- Filter code method
- Alpaca.placeMarketOrder.setQty(string: qty)
Applets using this Action
-
-
Buy stock in Alpaca when Updraft detects an uptrend
-
Press a Button to Place an Alpaca Market Order
-
Sell stocks via Google Sheets with Alpaca
-
Buy stocks in Alpaca from new Google Sheets rows
-
Buy 1 share on Alpaca when you tweet with a hashtag
-
If a stock drops below a set price, buy or sell it.
-
Sell stocks automatically with Alpaca when prices rise