Skip to main content

Settings

Settings stores per-user preferences in the database. They are the starting point for Generator, portfolios, and display — they do not replace per-run overrides.
Settings General tab

Settings · General. Click to zoom.

Tabs

Use Save on each section when the UI asks for it.

General

  • Cost and capital defaults used when opening forms.
  • Jobs retention (days): history under Jobs; 0 = do not purge.

Instruments

Instruments tab

Settings · Instruments. Click to zoom.

  • Override MT4-style metadata (contract size, point, lot bounds). Empty fields = catalog default.
  • Broker aliases: map canonical symbol → broker name when exporting portfolios/bots.

Blocks

Blocks tab

Settings · Blocks. Click to zoom.

Enable/disable block families available to search. Disabled families should not enter new generations.

Sessions (critical)

There are two different timezones:
  1. Session filter — affects when the engine may trade (Asia/London/NY presets, windows).
  2. Display TZ — only how times are shown in tables/charts/HTML reports; does not change the backtest.
Full guide (broker vs tester, InpBrokerGmtOffset): Sessions and timezones.

Relation to Generator / Portfolios

  • Generator Reset restores form defaults (does not rewrite these tabs).
  • Portfolios inherit/edit capital and per-member costs; Settings provide the baseline.
  • After changing TZ or aliases, re-export EAs if you already have old bots.

Next