Skip to content

New Flows can now belong to an account. Your old edit link keeps working — open it and attach the flow to an account, and you can edit it from any browser you sign in with.

Sign in
Unclaimed

This flow was submitted before accounts existed, so nobody owns it yet. If you submitted it, open the edit link you were given — it still works — and you can attach the flow to an account from there. There is no deadline, and attaching it retires the link for good.

AWTRIX Stock Ticker shown on an AWTRIX display
Fig. 1 AWTRIX Stock Ticker, as Abhishek Prasad runs it.

AWTRIX Stock Ticker

AWTRIX 3 Stock Ticker that displays real-time stock prices and color-coded percentage changes (Green/Red) during market hours using Finnhub.

Specifications
System N8N
Firmware AWTRIX 3
Topic Miscellaneous
Built by Abhishek Prasad
File Xj8YOkZ0oPpx.json · 3.1 KB
Icons
Published 20 Nov 2025 · updated 20 Nov 2025
Downloads 20
Download flow

Long Description

This workflow pushes real-time stock market data to your AWTRIX 3 (Ulanzi TC001) device. It is configured to track a specific stock (default: SPY) and display the current price along with the percentage change. The percentage is color-coded: Green for positive and Red for negative.

Features:

  • Market Hours Schedule: Runs every 30 minutes only during US Stock Market hours (Mon-Fri, 6:00 AM - 1:30 PM PST) to save resources.
  • Visual Feedback: Displays the stock symbol and a color-coded percentage change (e.g., SPY +0.45% in Green).
  • Finnhub Integration: Uses the reliable Finnhub API for accurate data.

Setup Requirements:

  1. Finnhub API Key: Get a free API key from Finnhub.io.
  2. AWTRIX IP Address: You need the local IP address of your AWTRIX 3 device.

Configuration:

  1. Open the Get Stock Data node and replace YOUR_FINNHUB_API_KEY with your actual key. You can also change SPY to any other ticker symbol (e.g., AAPL, BTC-USD).
  2. Open the Send to AWTRIX node and replace YOUR_AWTRIX_IP with your device's IP address (e.g., 192.168.1.50).
  3. (Optional) Adjust the Schedule node if you are in a different time zone (default is PST).

More flows for N8N or Miscellaneous

Something wrong with this flow? Report it.