Powered by TensorFlow

TensorFlow AI Trading Engine

ToneeExchange AI Trader is built on TensorFlow — Google's open-source deep learning framework. We pair convolutional neural networks (CNN) with deterministic JavaScript execution templates to deliver 24/7 algorithmic trading on Forex, Gold and CFDs.

ToneeExchange AI Trader dashboard
Architecture

The Brain & The Limbs

Each algorithm is split into two parts. One part is a JavaScript program that executes order-placement operations — analogous to the limbs. The other part is a TensorFlow CNN model that consumes market information and generates trading instructions — functioning like the brain's decision-making process.

This separation abstracts execution into reusable templates, while the AI model — trained on data unreadable to humans — protects the business secrets of every strategy at the algorithmic level.

12+
Models running
<50ms
Inference latency
10M+
Training samples
24/7
Uptime
Why TensorFlow

Deep learning, production-grade

TensorFlow gives us a battle-tested platform to train, validate and deploy neural networks that read market microstructure the way humans read price charts — only faster, and without bias.

CNN Market Vision

Convolutional layers extract patterns from candlestick, order-book and volatility data — finding setups humans miss.

Multi-Symbol Models

Dedicated models per pair (EURUSD, XAUUSD, GBPUSD…) trained on years of tick data.

GPU Inference

Models run on accelerated hardware so predictions arrive before the candle closes.

Backtesting Built-In

Every strategy is validated against historical data before going live on your account.

Risk Controls

Hard-coded JS limbs enforce position sizing, stop-loss and drawdown rules the AI cannot override.

Continuous Learning

Models are retrained on rolling windows to adapt to changing market regimes.

How to use

Activate AI in 2 clicks

To start trading with the AI model, open the AI panel and follow two simple steps:

  1. 1
    Click Import via URLs

    Load the TensorFlow model (JSON + Weights) and its JavaScript execution template into your account.

  2. 2
    Click Running AI

    The AI starts analyzing the market and placing trades automatically — 24/7.

⚠️ Keep the AI online 24/7

The AI runs in your browser session. To trade non-stop, you must either:

  • Rent a VPS (Virtual Private Server) and keep the trader open there, or
  • Keep the browser tab open on your own computer 24 hours a day.

If the AI disconnects or the Running status disappears, click Continue from Last to resume from where it stopped.

Continue from Last
Import AI model via URLs
Pipeline

From market data to executed trade

AI neural network analyzing market data
  1. 01
    Ingest

    Stream tick-level market data from tier-1 liquidity providers.

  2. 02
    Infer

    TensorFlow CNN model scores the current setup and outputs an instruction.

  3. 03
    Decide

    JS template validates the signal against risk rules and account state.

  4. 04
    Execute

    Order is routed to the broker in <10ms via ECN/STP.

Market
Features
CNN Model
Signal
Order
Ready to let the AI trade for you?
Launch the TensorFlow-powered AI Trader in one click.