Release v0.14 - deployed! ๐
New Features๐
โข Paper trading! Users can test any strategy with virtual funds, trading live on real market data with the same engine as backtests.
โข Auto-trading is now complete. Until this release, live agents could open positions but silently ignored their own exit signals
โข Per-strategy leverage and automatic risk scaling. Strategies declare the leverage we validated for them, and position sizes automatically shrink when volatility spikes. Users get the upside of leverage with a built-in seatbelt.
Polish & Fixes๐ ๏ธ
โข Fix "link your wallet again" bug. Root cause was our sync server being flooded by redundant candle data
โข Fix @Lighter_xyz API rate limiting
Release v0.13 - deployed๐
What's New:
โข QUANTS ๐ง
+ Agent Vaults: 1-click vault creation with your agent. Anyone can now fund and invest in your quant agent strategy on @pacifica_fi
+ Go Live flow: deploy an agent to live auto-trading, fund its subaccount, pick pair/interval, toggle on and off
+ Visual strategy/trigger builder: build entry/exit rules
+ Show PnL for clone-funded positions directly in the investment row
+ Agent Positions tab: view all your agent positions in one tab on the trading screen
+ Set take-profit and stop-loss as simple percentages on any strategy
+ Triggers: easily modify and optimize agent signal triggers without needing to interface with natural language prompts or code mods
+ Explore: clone [1-click] proven quant strategies from top earning quants, traders and TradingView scripts https://t.co/4HAo76QYkU
+ Integrated perps exchange: @Lighter_xyz, with a guided 3-step setup (link wallet, deposit, enable trading)
โข VIBE ๐
+ https://t.co/nwzDBMcBD1: mobile-first, creator driven quant agent funds. 1 tap deposit
+ Portfolio graph on your Vibe profile: equity and PnL over time (24H / 7D / 30D)
+ Vibe strategy cards now show depositor avatars so you can see who backed a strategy
+ Vibe referrals: custom referral code, shareable link with one-click copy, and a Referrals page tracking who you brought in
+ Earn referral credit when someone clones your agent
+ Redesigned Vibe top bar with logo, login button, and user avatar
Fixes & Improvements ๐งฐ
โข Backtests now queue and run automatically when the system is busy instead of failing
โข Backtests run on Cloudflare Workflows with live progress and auto-recovery of stuck runs
โข AI strategy generation falls back to a paid model only as a last resort, so it keeps working when the default AI is degraded
โข Fewer exchange rate-limit errors during backtests (shared candle fetches plus retries)
โข Fixed order placement being blocked while the wallet was still loading
โข Fixed the login modal staying open after sign-in
โข Fixed the Reduce-Only checkbox flickering while positions load
โข Smoother onboarding, with a grace period so "link wallet" no longer flashes right after login
โข Prevent accidentally closing modals mid-action (for example during a deposit)
โข Polish on chat suggestion cards, empty states, and the loading overlay
New Perp DEX Integrations ๐
+ @Lighter_xyz [EVM]
โข manual trading - activated!
โข agent trading - activated!
โข guided 3-step setup (link wallet, deposit, enable trading)
+ @Ekidenfi [Canton]
โข manual trading - testnet!
โขย on @CantonNetwork - soon๐ง
Listened to the @quantsfi AMA
was better than expected
They used to be called Squads, pivoted and rebranded
AI-powered auto trading terminal running on top of Pacifica
You describe a strategy in plain language and it converts it into code and builds an agent
TradingView Pine Script paste works too
Backtesting runs automatically
But it's not a black box
Once the strategy code is generated, it only executes based on that code
Not a structure where AI makes spontaneous decisions which makes it somewhat trustworthy
One-click execution on signals works too
Pre-set your leverage, position size, TP/SL
When a signal hits, you're in with one button
They straight up admitted there's a gap between backtest and live results
Appreciated Casey being honest about starting small and optimizing as you go
You can make your strategy public, other users can clone it
Structure where you get a cut of the fees generated from that coming soon
Still has bugs and it's early
But the direction feels right
@pacifica_fi is Future.
@ConstanceWaing@_guynemer@pacifica_intern
Deployed Release v0.10 ๐ง
App Speed & Navigation๐งญ
โข Made app navigation feel smoother by keeping the main app shell, top bar, footer, wallet/session providers, and realtime connections mounted across pages.
โข Reduced page โflashโ and unnecessary reconnects when moving between Trade, Agents, Admin, Search, Leaderboard, and Profile.
โข Preloads the agent list from the home page so opening Agents feels much faster.
โข Fixed blank-page loading state with a proper app-level skeleton.
Agents UX๐ง
โข Improved agent list loading and scrolling behavior.
โข Cleaned up agent sidebar spacing and pagination behavior.
โข Improved signal loading state so users see skeleton rows while signals sync instead of confusing empty states.
Community / TradingView Strategy Catalog๐ค
โข Added better community strategy sorting with a polished dropdown.
โข Improved community strategy cards to show either our Quants backtest metrics or TradingView metrics when our own backtest has not run yet.
โข Preview modal now shows TradingView metrics separately, including return, max drawdown, win rate, profit factor, Sharpe, Sortino, and trade count.
โข Community strategies imported from TradingView can now be published faster even if backtesting is skipped initially.
TradingView Import Operations ๐
โข Added support for โcompile now, backtest laterโ imports to reduce bottlenecks during large strategy imports.
โข Admin can now see imports awaiting backtest and manually run a backtest on demand.
โข Added a new skipped backtest state for templates that are ready to clone but not yet backtested.
โข Improved import metadata support for TradingView risk/performance fields.
Admin / Monitoring๐ค
โข Admin Quant Imports tab now highlights backtest status more clearly.
โข Added โRun backtestโ action directly from admin for imported strategies.
โข Shows count of imports awaiting backtest.
Trading / Data Reliability๐
โข Improved account ownership safeguards so realtime sync does not accidentally write positions / orders / liquidations for accounts owned by another user.
โข Cleaned up reconciliation flow and moved market lookup into a dedicated API path.
โข Fixed @pacifica_fi health/offline check to support both mainnet and testnet health response formats.
UI Polish๐ซง
โข Fixed footer visibility behavior on smaller screens.
Improved loading consistency across dashboard, agents, profile, search, and leaderboard.
โข Updated pitch deck partner/institution logos.