v2.7.4
Github ReleaseSource verified
2.7.4 (2026-09-15) Bug Fixes * solana: restore Redis-authenticated scanning and safety guards (#86) (7d04e6f)
DEX · Utility
Verified BuilderAzimuth — multi-venue concentrated-liquidity LP bot. Automated pool screening, entry and exit for Meteora DLMM on Solana and Uniswap v3/v4 on Robinhood Chain.
Github ReleaseSource verified
2.7.4 (2026-09-15) Bug Fixes * solana: restore Redis-authenticated scanning and safety guards (#86) (7d04e6f)
Code ActivitySource linked
15 active day(s) in pgen0x/azimuth.
View evidenceGithub ReleaseSource verified
2.7.3 (2026-08-24) Bug Fixes * solana: cap dump-swap impact, tighten turnover OOR fuse, risk-scale ticket size (#84) (c12005d)
View evidenceGithub ReleaseSource verified
2.7.2 (2026-08-24) Bug Fixes * indicators: fetch 1m candles at entry, add Birdeye fallback for GT 429 (#80) (4521b92)
View evidenceGithub ReleaseSource verified
2.7.1 (2026-08-22) Bug Fixes * scanner: stop reject-tally reasonKey from erasing the gate name (6b5efef) * solana: close turnover stale-ticket hole, kill phantom losses, fix reject tally (ee40cfd) * solana: stop booking losses that never happened, and cut the drawdown tail earlier ([2566622](https://github.com/pgen0x/azimuth/commit/256662249368d7d7
View evidenceGithub ReleaseSource verified
2.7.0 (2026-08-17) Features * solana: close the turnover stale-ticket hole, and journal what it needs (26bde90) * solana: close the turnover stale-ticket hole, and journal what it needs (7151c73) Bug Fixes * robinhood: bound the repeat-fill cooldown at 24h, not 72h ([3429ea5](https://github.com/pgen0x/azimuth/commit/3429ea51932eeefe6f46bb5c9a54
View evidenceGithub ReleaseSource verified
2.6.3 (2026-08-16) Bug Fixes * install: skip non-files when copying the cron pre-run scripts (1b3bcc9)
View evidenceGithub ReleaseSource verified
2.6.2 (2026-08-16) Bug Fixes * solana: stop a 5m price candle from writing a 30-day ban (88d5408) * solana: stop a 5m price candle from writing a 30-day ban (752b37a)
View evidenceGithub ReleaseSource verified
2.6.1 (2026-08-14) Bug Fixes * momentum: read our own pool's price, not a dead pool's (ad4ad2b) * momentum: read our own pool's price, not a dead pool's (a424001)
View evidenceGithub ReleaseSource verified
2.6.0 (2026-08-14) Features * robinhood: screen the tail of the volume ranking, and stop muting a clean close (671f317) * robinhood: screen the tail of the volume ranking, not its head (d309ac7) Bug Fixes * solana: stop paying for depth the market never reaches ([49e2af3](https://github.com/pgen0x/azimuth/commit/49e2af33db0b4d19d1e0471851cab0de
View evidenceGithub ReleaseSource verified
2.5.1 (2026-08-13) Bug Fixes * turnover: judge a four-minute position on a four-minute horizon (1bb6b0f) * turnover: judge a four-minute position on a four-minute horizon (3561534)
View evidenceGithub ReleaseSource verified
2.5.0 (2026-08-13) Features * exit: give the LLM one power over exits — deferring a close (708452a) * give the LLM a subtractive role in exits, and stop paying for holds nothing earns (bbd6704) * monitor: let an AI hold be rehearsed before it is placed (43ff905) * **pr
View evidenceGithub ReleaseSource verified
2.4.0 (2026-08-12) Features * robinhood: carry launches forward for a first-day WETH ladder (f9bc7c9) * robinhood: carry the pulse registry across restarts (37afe46) * robinhood: rank the book by churn, and stop nursing a filled rung (8fe0c03) * robinhood: re-l
View evidenceGithub ReleaseSource verified
2.3.0 (2026-08-06) Features * robinhood: add gas-topup — buy ETH gas with USDG (a91be07) * robinhood: add the ladder idle exit and widen the USDG rungs (ad6d0a7) * robinhood: add the one-sided ladder modes for WETH and USDG (66db788) * robinhood: cap ladders pe
View evidenceGithub ReleaseSource verified
2.2.0 (2026-08-01) Features * pulse: screen 30m volatility and drop the momentum gate (404e3d5) * pulse: screen 30m volatility and drop the momentum gate (b3b9b72) * pulse: screen the 5m trending window alongside turnover (cd3b14f)
View evidenceGithub ReleaseSource verified
2.1.0 (2026-07-30) Features * turnover: fee-capture mode, Azimuth rename, chain-verified closes (ac3f2ba) Bug Fixes * deploy: journal the post-conviction gate that killed a batch (05a787c) * monitor: verify closes against the chain before believing a failure ([635c2a2](https://github.com/pgen0x/azimuth/commit/635c2a275619e7b1c1e57be8b30416bc277
View evidenceGithub ReleaseSource verified
2.0.0 (2026-07-28) ⚠ BREAKING CHANGES * the binary, the Go module path and all three systemd unit names changed. Re-run install.sh, then remove the old units: systemctl --user disable --now meteora-dlmm-trading-bot sol-dlmm-monitor. Features * systemd: ship all three user units in install.sh (a99683e) * turnover: realign screen bands, arm a tight trailing TP, drop half-size ([127e799](https://github.com/pgen0x/azimuth/commit/127
View evidenceGithub ReleaseSource verified
1.15.0 (2026-07-27) Features * turnover fee-capture with solbidask entry + churn reseed (209016b) * turnover fee-capture with solbidask entry + churn reseed (6977ae0)
View evidenceGithub ReleaseSource verified
1.14.1 (2026-07-22) Bug Fixes * give release-please a parseable commit for the sol_bidask merge (PR #39) (bc937d2)
View evidenceGithub ReleaseSource verified
1.14.0 (2026-07-21) Features * sol_bidask default strategy + asymmetric exit overhaul (bb9ed72) Bug Fixes * GUARD hard floor matches the new -25% SL and cites the rug gate (75a5aea)
View evidenceGithub ReleaseSource verified
1.13.0 (2026-07-17) Features * auto-unwrap WETH to keep a native-ETH gas reserve (255d20d) * automatic direct-deploy dispatch for Robinhood Chain (ROBINHOODDEPLOYENABLED) (f1504bf) * copycat guard for Robinhood venue — intra-batch same-symbol collision ([e0ce2f0](https://github.com/pgen0x/meteora-dlmm-trad
View evidenceGithub ReleaseSource verified
1.12.0 (2026-07-13) Features * deterministic batch picker (direct deploy mode) (d438b9e)
View evidenceGithub ReleaseSource verified
1.11.2 (2026-07-10) Bug Fixes * version badge lost color segment on release-please bump (f7fae01)
View evidenceGithub ReleaseSource verified
1.11.1 (2026-07-10) Bug Fixes * guard against phantom -100% PnL reads from the Portfolio API (d0a0132) * guard against phantom -100% PnL reads from the Portfolio API (77c14d0)
View evidenceGithub ReleaseSource verified
1.11.0 (2026-07-10) Features * balancedtight two-sided strategy + GMGN insider/bundler hard gate (a09d775) * balancedtight two-sided strategy, GMGN rug gate, unmark-on-close (b1b99b3) * clear signal-seen marker on position close (unmark-on-close) ([5d81a33](https://github.com/pgen0x/meteora-dlmm-trading-bo
View evidenceWritten by HEY researchers and reviewed before publishing. Commentary with sources — not the project's own claims, and not evidence of shipping.
No published notes on azimuth yet.
Know something about azimuth? Sign in with GitHub to submit a research note. Notes are reviewed before they appear here.