Skip to content

Settings

The Settings page is where you manage your exchange connections, configure email reports, adjust preferences, and access system tools.


This is where you add, edit, and remove API credentials for your exchanges.

Aurono supports:

  • Bitvavo — API key + API secret
  • Kraken — API key + API secret
  • Coinbase — Key Name + PEM private key

For each exchange you can:

  • Test connection — verifies the API key works and shows your account status
  • Edit — update credentials if you regenerate your API key
  • Remove — disconnects the exchange from Aurono

For step-by-step setup instructions per exchange, see Connecting an Exchange.


Shows your actual balances on each exchange compared to what your strategies need. Two things are compared:

  • EUR: the total free and reserved capital across all strategies on that exchange, compared to the available EUR balance. If your strategies expect €200 but the exchange has €150, there’s a €50 shortfall.
  • Crypto per asset: the positions your strategies hold (e.g. 0.005 BTC), compared to the available balance of that asset on the exchange. If a strategy wants to sell 0.005 BTC but the exchange only has 0.003 BTC available, that sell can’t execute.

This helps you quickly see whether your exchange balances match what Aurono expects. Shortfalls are highlighted with guidance — for example “Deposit €50 on Bitvavo” or “0.002 BTC short on Kraken”.


Configure Aurono to send you regular summaries by email. You can choose:

  • Daily — a report every morning
  • Weekly — a report on a day of your choice
  • Both — daily reports plus a weekly overview

Each report includes:

  • Total portfolio value and change
  • Per-strategy performance and P&L
  • Trades executed in the period
  • Missed opportunities (buy signals that couldn’t execute)

Aurono sends email through your own email account using SMTP. The most common setup is with a Gmail account.

Google does not allow apps to log in with your regular password. You need an App Password — a special 16-character password for Aurono.

  1. Go to myaccount.google.com/apppasswords
  2. Sign in with your Google account
  3. You may need to enable 2-Step Verification first (under Security) — App Passwords require it
  4. Under “App name”, type Aurono and click Create
  5. Google shows a 16-character password like abcd efgh ijkl mnop
  6. Copy this password and remove all spaces — it should become abcdefghijklmnop
  7. Save it somewhere safe — Google only shows it once

In Aurono → Settings → Email Reports, fill in:

FieldValue for Gmail
SMTP hostsmtp.gmail.com
Port587
UsernameYour Gmail address (e.g. yourname@gmail.com)
PasswordThe App Password from step 1 — without spaces
Sender emailSame as your Gmail address
Recipient emailThe address where you want to receive reports (can be the same or different)
  • Daily — report sent every morning
  • Weekly — report sent on your chosen day
  • Both — a daily report plus a weekly summary

For weekly reports, pick the day and hour you prefer.

  1. Click Test — Aurono sends a test email to your recipient address
  2. Check your inbox (and spam folder) for the test message
  3. If it arrives, click Save to enable the reports
  • “Authentication failed” — double-check the App Password. Make sure there are no spaces and you’re using the App Password, not your regular Gmail password.
  • “Connection refused” — verify the SMTP host is smtp.gmail.com and port is 587.
  • Email lands in spam — mark it as “not spam” once. Future emails should arrive in your inbox.
  • Using a different email provider (Outlook, Yahoo, etc.) — you’ll need your provider’s SMTP settings. Search for “[your provider] SMTP settings” for the correct host and port.

By default, Aurono displays all timestamps in UTC. You can select your local timezone here — all timestamps across the Dashboard, Activity, Strategy Detail, and charts will update immediately.

The timezone preference is stored on the device and persists across browser sessions.


Aurono has two modes:

  • Shadow — evaluates strategies and records decisions, but does not place orders on the exchange
  • Live — evaluates strategies and places real orders

Switching from shadow to live requires confirmation. Switching back to shadow is immediate.

Shows the history of every strategy evaluation — when it ran, what the outcome was (evaluated, skipped, error), and why. Useful for diagnosing gaps in evaluation or understanding why a strategy hasn’t traded.

Triggers an immediate evaluation of all active strategies, outside the normal schedule. Useful for testing after parameter changes.


Reprocesses every event in the event log to reconstruct all projections (strategy state, capital balances, portfolio snapshots, trade state). Use this if data looks inconsistent or after a correction.

This is a safe operation — it only rebuilds derived data, never modifies the event log itself.

Downloads the last 48 hours of system logs as a text file. Useful for troubleshooting or sharing with support when something unexpected happens.


Shows the current Aurono version and a brief description of the product.