Skip to content

New Share your ideas with the AWTRIX community. Keep your creations together in your account.

Sign in
DAX Market shown on an AWTRIX display
DAX Market, as Spectral runs it.

DAX Market

Shows the German DAX index, daily change and percentage directly on AWTRIX NG.

AWTRIX NG Scripts AWTRIX NG
About this flow
Specifications
System AWTRIX NG Scripts
AWTRIX version AWTRIX NG
Topic Miscellaneous
Built by Spectral
File 0TwprmFx5cD9.ax · 6.2 KB
Icons
Published 20 Aug 2026 · updated 20 Aug 2026
Downloads 29
Is this your flow?

If you created this flow, open your saved edit link to add it to your account. You can then manage it whenever you sign in. Adding it to your account replaces the edit link.

Flow description

DAX Market for AWTRIX NG

A native AWTRIX NG script that displays the current German DAX index directly on the device. No Home Assistant, Node-RED, MQTT or other external service is required.

Features

  • Current DAX index value
  • Daily change in points
  • Daily percentage change
  • Green ↗ indicator when the DAX is up
  • Red ↘ indicator when the DAX is down
  • White → indicator when unchanged
  • Short DAX intro when the app enters the rotation
  • Configurable market hours
  • Configurable refresh interval
  • Configurable view duration
  • Last successful values are kept if the data source is temporarily unavailable
  • Red status pixel after an extended period without a successful update
  • No network requests outside configured market hours

Data source

Market data is fetched directly from Yahoo Finance using the ^GDAXI symbol.

No API key is required.

The script only extracts the required regularMarketPrice and previousClose values instead of parsing the complete JSON response, keeping memory usage low.

Default schedule

Monday – Friday
09:00 – 18:00

Data refresh: every 5 minutes.

Installation

  1. Open the AWTRIX NG web interface.
  2. Go to Scripts.
  3. Create a new script named DAX.
  4. Paste the script and save it.
  5. Configure the app under Apps → DAX → Settings if required.

The script runs completely standalone on AWTRIX NG.

Community

Discussion 0

Ask a question, suggest a change or share how you use it.

No comments yet. Start the conversation.

More flows for AWTRIX NG Scripts or Miscellaneous

Something wrong with this flow? Report it.