The new JavaScript-based language turns natural-language trading ideas into executable indicators, reflecting a wider effort to lower the technical barriers around market analytics.
dxFeed has launched dxScript, a JavaScript-based scripting language designed to make custom technical analysis more accessible to traders and developers. The system combines real-time and historical market data with an AI assistant that can translate a plain-language description of an indicator into executable code, potentially shortening the distance between a trading idea and its technical implementation.
The release reflects a broader change in how generative AI is being incorporated into specialized professional software. Instead of functioning primarily as a conversational assistant, AI in dxScript serves as a translation layer between a user’s instructions and the programming required to execute them. Traders can describe or dictate the logic they want, while the system generates and verifies corresponding code, reducing the need for users to write scripts manually.
dxFeed built the language around JavaScript, a familiar programming language that is also extensively represented in the data used to train large language models. The company says dxScript’s object model is structured to reduce common errors produced by those models, while documentation is available in a format intended for AI agents. The platform also includes code verification, execution tools and state management for handling real-time market data, suggesting that the focus is not simply on generating code but on making that code usable within live analytical workflows.
The company is offering dxScript as both a cloud-hosted service and an API-based integration for existing trading and charting platforms. It runs on dxFeed’s market data infrastructure, allowing customers to combine data distribution with custom indicator execution, while planned additions include historical backtesting, strategy analytics, live signal notifications and integration with the company’s dxCharts library.
The significance of dxScript ultimately rests on whether natural-language programming can make sophisticated market analysis easier without obscuring the assumptions and logic behind it. Generating an indicator in seconds can reduce development friction, but technical analysis still requires users to judge whether the underlying strategy is meaningful and appropriate. By making implementation easier, dxFeed is shifting more of that burden from writing code toward defining, examining and testing the trading idea itself.