BingX Rolls Out Copy Trading Plaza and Enhanced Lead Trader Homepage in Major Upgrade To Copy Trading Suite

TheNewsCryptoPubblicato 2026-02-11Pubblicato ultima volta 2026-02-11

Introduzione

BingX, a leading cryptocurrency exchange, has announced a major upgrade to its copy trading suite, introducing the new Copy Trading Plaza and an enhanced Lead Trader Homepage. The update focuses on smarter discovery, centralized strategy access, and deeper data transparency to improve user decision-making. Key features include intelligent discovery of traders and AI strategies, professional-grade metrics for filtering, and new tools for Lead Traders to build credibility. The platform, a pioneer in crypto copy trading, boasts over 1.3 billion cumulative orders. A limited-time campaign offers users a chance to win up to 9,999 USDT for completing their first copy trade.

BingX, a leading cryptocurrency exchange and Web3-AI company, announced the upcoming launch of an array of enhancements to its copy trading suite, including the all-new Copy Trading Plaza and an upgraded Lead Trader Homepage. This major overhaul redefines BingX’s copy trading experience with a refreshed experience, smarter discovery, and deeper data transparency, aimed at significantly increasing visibility and engagement across its copy trading ecosystem.

The new Copy Trading Plaza consolidates discovery, evaluation, and execution into a single, intuitive destination designed to help users identify top strategies faster and with greater confidence:

  • Intelligent Discovery: Discover both real traders and AI-driven strategies tailored to your trading preference on the BingX mobile app
  • Centralized Copy Trading Hub: One-stop access to curated trader lists and strategy insights to improve overall copy trading efficiency
  • Professional-Grade Metrics: Select trading strategies with advanced ranking and filtering powered by professional risk and performance metrics

The revamped Lead Trader Homepage offers a variety of advancements:

  • Multidimensional Data: A fully revamped personal page with multidimensional performance data, offering copiers greater transparency and Lead Traders more opportunities
  • Enhanced Transparency: Deep dives into trading behavior, risk profile, and historical performance, allowing traders to implement new trading strategies with greater confidence
  • New Set of Tools: Integrated tools to help Lead Traders build credibility, grow visibility, and manage copiers more effectively

As the first exchange to offer copy trading in Web3, BingX operates one of the industry’s largest and most active copy trading communities. To date, the platform has recorded over 1.3 billion cumulative copy trading orders and $580 billion in cumulative trading volume, underscoring its scale, liquidity, and long-standing user trust.

“This overhaul is a structural leap forward for copy trading on BingX,” said Vivien Lin, Chief Product Officer at BingX. “By unifying smarter discovery, professional-grade metrics, and enhanced trader profiles, we’re enabling users to make faster, better-informed decisions while empowering Lead Traders to build influence and long-term value.”

To celebrate the launch, BingX is rolling out a limited-time campaign, offering users who complete their first copy trade or apply to become a lead trader and place their first trade by February 28 via the new homepage will be entered into a lucky draw, with the top prize reaching up to 9,999 USDT.

About BingX

Founded in 2018, BingX is a leading crypto exchange and Web3-AI company, serving over 40 million users worldwide. Ranked among the top five global crypto derivatives exchanges and a pioneer of crypto copy trading, BingX addresses the evolving needs of users across all experience levels.

Powered by a comprehensive suite of AI-driven products and services, including futures, spot, copy trading, and TradFi offerings, BingX empowers users with innovative tools designed to enhance performance, confidence, and efficiency.

BingX has been the principal partner of Chelsea FC since 2024, and became the first official crypto exchange partner of Scuderia Ferrari HP in 2026.

  • For media inquiries, please contact: [email protected]
  • For more information, please visit: https://bingx.com/

Disclaimer: TheNewsCrypto does not endorse any content on this page. The content depicted in this Press Release does not represent any investment advice. TheNewsCrypto recommends our readers to make decisions based on their own research. TheNewsCrypto is not accountable for any damage or loss related to content, products, or services stated in this Press Release.

TagsBingXPress Release

Domande pertinenti

QWhat are the two main new features introduced in BingX's copy trading suite upgrade?

AThe two main new features are the all-new Copy Trading Plaza and an upgraded Lead Trader Homepage.

QWhat are the three key features of the new Copy Trading Plaza?

AThe three key features are Intelligent Discovery, a Centralized Copy Trading Hub, and Professional-Grade Metrics.

QWhat does the revamped Lead Trader Homepage offer to provide greater transparency?

AIt offers multidimensional performance data and deep dives into trading behavior, risk profile, and historical performance for greater transparency.

QWhat statistics are provided to demonstrate the scale of BingX's copy trading community?

AThe platform has recorded over 1.3 billion cumulative copy trading orders and $580 billion in cumulative trading volume.

QWhat is the top prize for the lucky draw campaign celebrating the launch, and what is the deadline to participate?

AThe top prize is up to 9,999 USDT, and the deadline to participate is February 28.

Letture associate

OpenAI Post-Training Engineer Weng Jiayi Proposes a New Paradigm Hypothesis for Agentic AI

OpenAI engineer Weng Jiayi's "Heuristic Learning" experiments propose a new paradigm for Agentic AI, suggesting that intelligent agents can improve not just by training neural networks, but also by autonomously writing and refining code based on environmental feedback. In the experiment, a coding agent (powered by Codex) was tasked with developing and maintaining a programmatic strategy for the Atari game Breakout. Starting from a basic prompt, the agent iteratively wrote code, ran the game, analyzed logs and video replays to identify failures, and then modified the code. Through this engineering loop of "code-run-debug-update," it evolved a pure Python heuristic strategy that achieved a perfect score of 864 in Breakout and performed competitively with deep reinforcement learning (RL) algorithms in MuJoCo control tasks like Ant and HalfCheetah. This approach, termed Heuristic Learning (HL), contrasts with Deep RL. In HL, experience is captured in readable, modifiable code, tests, logs, and configurations—a software system—rather than being encoded solely into opaque neural network weights. This offers potential advantages in explainability, auditability for safety-critical applications, easier integration of regression tests to combat catastrophic forgetting, and more efficient sample use in early learning stages, as demonstrated in broader tests on 57 Atari games. However, the blog acknowledges clear limitations. Programmatic strategies struggle with tasks requiring long-horizon planning or complex perception (e.g., Montezuma's Revenge), areas where neural networks excel. The future vision is a hybrid architecture: specialized neural networks for fast perception (System 1), HL systems for rules, safety, and local recovery (also System 1), and LLM agents providing high-level feedback and learning from the HL system's data (System 2). The core proposition is that in the era of capable coding agents, a significant portion of an AI's learned experience could be maintained as an auditable, evolving software system.

marsbit41 min fa

OpenAI Post-Training Engineer Weng Jiayi Proposes a New Paradigm Hypothesis for Agentic AI

marsbit41 min fa

Your Claude Will Dream Tonight, Don't Disturb It

This article explores the recent phenomenon of AI companies increasingly using anthropomorphic language—like "thinking," "memory," "hallucination," and now "dreaming"—to describe machine learning processes. Focusing on Anthropic's newly announced "Dreaming" feature for its Claude Agent platform, the piece explains that this function is essentially an automated, offline batch processing of an agent's operational logs. It analyzes past task sessions to identify patterns, optimize future actions, and consolidate learnings into a persistent memory system, akin to a form of reinforcement learning and self-correction. The article draws parallels to similar features in other AI agent systems like Hermes Agent and OpenClaw, which also implement mechanisms for reviewing historical data, extracting reusable "skills," and strengthening long-term memory. It notes a key difference from human dreaming: these AI "dreams" still consume computational resources and user tokens. Further context is provided by discussing the technical challenges of managing AI "memory" or context, highlighting the computational expense of large context windows and innovations like Subquadratic's new model claiming drastically longer contexts. The core critique argues that this strategic use of human-centric vocabulary does more than market products; it subtly reshapes user perception. By framing algorithms with terms associated with consciousness, companies blur the line between tool and autonomous entity. This linguistic shift can influence user expectations, tolerance for errors, and even perceptions of responsibility when systems fail, potentially diverting scrutiny from the companies and engineers behind the technology. The article concludes by speculating that terms like "daydreaming" for predictive task simulation might be next, continuing this trend of embedding the idea of an "inner life" into computational processes.

marsbit43 min fa

Your Claude Will Dream Tonight, Don't Disturb It

marsbit43 min fa

Trading

Spot
Futures
活动图片