Skip to content

v3.4.2b

Choose a tag to compare

@cslev cslev released this 25 Aug 00:32
· 27 commits to main since this release

[v3.4.2b] - 2026-08-25

Added

  • Bot card logs are dated. A ── YYYY-MM-DD ── divider appears above the first entry
    and again whenever the day changes, so a line is no longer ambiguous about which day it
    belongs to. Times still appear on every row.

Changed

  • Webhook examples show the bot's own trading pair. Each bot's Webhook Details pane
    now prints the configured pair (BTC/USDC, VWCE) in the ticker field instead of
    TradingView's {{ticker}} placeholder, which expands to the venue-native spelling and
    did not match. Copy the example as-is and it works.
  • Ticker spelling is tolerated. A ticker that differs from the configured pair only
    by separators or case — BTCUSDC, btc-usdc, BTC_USDC — is accepted, logged as a
    warning, and treated as the configured pair. A different instrument is still rejected,
    and perpetuals never match their spot pair.