独家:前外汇专家将领导Rostro的数字资产创新

币界网2024-08-15 tarihinde yayınlandı2024-08-15 tarihinde güncellendi

币界网报道:

Finance Magnates独家获悉,包括Scope Markets交易品牌在内的金融科技集团Rostro Group已任命行业资深人士Mark Foulger为数字资产创新董事总经理。

Rostro Group任命Mark Foulger领导数字资产创新

在他的新职位上,Foulger将领导数字资产的战略规划,包括制定系统的做市和自动化风险管理策略。他还将监督跨多个资产类别的阿尔法生成模型的创建。

Foulger在外汇销售、做市、对冲基金、经纪交易商和科技公司方面拥有二十多年的经验。他的任命正值Rostro Group寻求加强其利用数据和技术进行多资产、多司法管辖区经纪业务的能力之际。

过去,他曾担任Tokkyo FX的销售总监,自2022年以来,他一直在经营自己的经纪品牌Ellipse Trading。

Rostro集团首席执行官Michael Ayres与Finance Magnates分享道:“Mark是团队中一个强大的补充。”。“我们认为,这突显了Rostro Group是差价合约、外汇和投资领域的真正巨头。”

此次招聘是在Rostro Group最近的发展之后进行的,包括Finance Magnates周一独家披露的品牌重塑工作,包括母公司及其最近收购的子公司Scope Markets。该集团还推出了新产品,如部分无杠杆股票差价合约,这是其扩大金融包容性战略的一部分。

Foulger在接受任命时表示:“差价合约和外汇交易行业现在确实是一个成熟的行业,对许多人来说,这似乎抑制了创新的需求。然而,Rostro Group在这里是一个真正的例外,这可以从推出多种新产品和投资举措中看出。”我很高兴能成为团队的一员,并期待参与这项正在塑造投资未来的快速增长业务。”

Rostro Group成立于2021年,在全球六个司法管辖区经营受监管的经纪公司,为全球客户提供上市证券和场外衍生品的执行和清算服务。

Rostro集团的招聘范围

Foulger的任命是Rostro集团及其子公司更广泛的战略招聘趋势的一部分。近几个月来,该公司一直在积极加强其各部门的领导团队。

就在本周,Scope Markets欢迎Fraser Nelson出任其新任全球业务发展主管。Nelson在杠杆交易方面拥有十多年的经验,将负责推动公司的全球零售增长战略。

上个月,Rostro Financial Group的机构流动性部门Scope Prime任命Miranti Rostian为该地区负责人,扩大了其在东南亚的业务。Rostian为她的新职位带来了16年的行业经验,此前她曾在新加坡马来亚银行投资银行集团担任主要经纪销售副总裁。

6月初,Andrew Taylor加入Scope Prime,担任亚太区运营主管。Taylor常驻悉尼,负责建立和扩大公司在亚太地区的市场份额,最初的重点是建立区域办事处。

该公司的招聘策略似乎旨在将自己定位为不断发展的大宗经纪和资本市场格局中的主要参与者。

İlgili Okumalar

Former SpaceX Engineer Reconstructs Financial Execution System Using First Principles

Former SpaceX engineer Lex Li applies "First Principles Thinking" to financial infrastructure with Plan Execution Lab, recently raising angel funding at a $50M post-money valuation. The team argues that the core function of finance is capital allocation, and the critical gap is not in trading but in execution, which remains highly manual and fragmented. While assets, liquidity, and settlement have migrated on-chain, execution workflows (monitoring, risk management, liquidity coordination) are still human-native. In an era of accelerating AI agents, strategy decay is rapid, shifting the competitive edge from having the best strategy to having the most robust execution network. Plan Execution Lab introduces two core components: 1. **PlanX**: A Financial Execution Protocol designed as infrastructure for the migration from CEX to DEX, providing on-chain execution capabilities, liquidity access, risk management, and capital orchestration. 2. **Xgent**: An Autonomous Financial Runtime. Users define investment intents, risk preferences, and constraints; Xgent automatically constructs an execution graph, verifies it, and handles ongoing execution and optimization—streamlining the process from Intent to Autonomous Execution. The long-term vision is to create the "Bloomberg Terminal for Autonomous Finance"—a shared operating environment and execution network built collectively by participants like execution nodes, liquidity providers, and autonomous agents. The future of finance, they contend, belongs not to isolated algorithms but to open, collaborative execution networks.

marsbit19 dk önce

Former SpaceX Engineer Reconstructs Financial Execution System Using First Principles

marsbit19 dk önce

Former SpaceX Engineer Reconstructs Financial Execution System from First Principles

Plan Execution Lab, a financial infrastructure project founded by former SpaceX engineer Lex Li, has raised angel funding at a $50M post-money valuation. The startup is applying "first principles thinking" from Li's SpaceX experience to rethink financial market execution. Their analysis posits that while assets, liquidity, and settlement have moved on-chain, the execution layer remains fundamentally human-dependent and fragmented. In the era of AI Agents, strategy advantages decay rapidly, shifting the competitive edge from isolated algorithms to robust **execution networks**. Plan Execution Lab's solution is a two-part system: **PlanX**, a Financial Execution Protocol designed to facilitate the migration from centralized exchanges (CEX) to on-chain markets by providing core on-chain execution capabilities; and **Xgent**, an Autonomous Financial Runtime. Xgent allows users to define investment goals and constraints, then autonomously constructs and manages the execution logic—moving from **Intent to Execution Graph to Verification to Autonomous Execution**. The long-term vision is to create the "Bloomberg Terminal for Autonomous Finance"—an operating environment not for humans, but for agents and execution nodes. The future financial system, they argue, will be a collaborative network built by diverse participants contributing execution capabilities, not secret strategies. The core competition will shift to who builds the most powerful and adaptive execution network.

链捕手19 dk önce

Former SpaceX Engineer Reconstructs Financial Execution System from First Principles

链捕手19 dk önce

First Long-Horizon Doc2Repo Training Dataset: Code Agents Move Beyond Bug Fixing and Begin Creating Repositories

With the advancement of LLM Code Agents, the research focus is shifting towards long-horizon, real-world tasks, moving beyond simple bug fixes to full repository generation. To address this, researchers from Renmin University of China introduced the DeNovoSWE dataset. This dataset focuses on long-term software engineering tasks, specifically the "document-to-repository" challenge—generating an entire, executable code repository from a task description. The DeNovoSWE construction method employs a Divide & Conquer approach. It breaks down target repositories into core capabilities and uses a multi-agent Draft-Critic-Repair workflow to automatically generate high-quality, evaluation-aligned task documents. The dataset also implements difficulty-aware filtering to balance quality and diversity. The result is a high-quality, anti-leakage dataset of 4,818 instances. Experiments show that models trained on DeNovoSWE achieve significant improvements in long-horizon repository generation. For instance, Qwen3-30B-A3B-Instruct's performance on the BeyondSWE-Doc2Repo benchmark increased from 5.8% to 47.2%, and on NL2RepoBench from 4.3% to 23.0%. Similar gains were observed with stronger backbones, demonstrating that dedicated long-horizon training data is crucial for advancing Code Agents from maintainers to architects capable of planning and building complete software projects from scratch.

marsbit34 dk önce

First Long-Horizon Doc2Repo Training Dataset: Code Agents Move Beyond Bug Fixing and Begin Creating Repositories

marsbit34 dk önce

Even CZ Praised Hyperliquid as 'Awesome', But Its Biggest Moat Might Also Be Its Biggest Risk

In an episode of Galaxy Brains, Binance founder CZ praised Hyperliquid as "awesome" but clarified that while its product is strong, Binance cannot compete in its specific niche due to Hyperliquid's no-KYC, decentralized model. CZ noted he would not personally operate such a model, highlighting the inherent legal and compliance risks tied to its access advantage. The discussion underscores a core market structure conflict: on-chain perp platforms like Hyperliquid thrive on open, low-barrier access, which regulated exchanges like Binance cannot replicate without abandoning their global compliance posture. However, this very advantage makes Hyperliquid a clear target for regulatory scrutiny. The UK FCA has already issued a warning against Hyperliquid for potentially offering unauthorized services to UK users, framing it as a financial services provider rather than neutral infrastructure. Historical cases like the CFTC's action against bZeroX and Ooki DAO further illustrate that regulators may pursue decentralized structures if they facilitate leveraged trading for retail users without proper controls. Meanwhile, regulated venues like Cboe are developing US-compliant "continuous futures" that mimic perpetual exposure, narrowing the product gap. Hyperliquid's long-term edge may increasingly hinge on its access model—the very feature most exposed to regulatory pressure. The key question is whether its "access premium" can withstand escalating legal challenges as on-chain perps gain mainstream attention.

marsbit52 dk önce

Even CZ Praised Hyperliquid as 'Awesome', But Its Biggest Moat Might Also Be Its Biggest Risk

marsbit52 dk önce

İşlemler

Spot
Futures
活动图片