TTC.Box Documentation

Comprehensive guide to understanding, using, and contributing to TTC.Box

⌘K

Meet TTC

TTC (TradingToolCrypto) builds trading tools based on a decade of trading experience. We're here to make innovative trading tools to increase your productivity and make you more money in your trading journey.

What is TTC.Box

TTC.Box is a comprehensive trading terminal designed for cryptocurrency traders. It provides real-time market data, advanced charting capabilities, and streamlined trading interfaces to help traders make informed decisions. Built with modern web technologies, TTC.Box offers a responsive and feature-rich experience for both novice and professional traders. TTC.BOX is also the first to integrate a multi exchange Crypto Bridge to MetaTrader5 for charting, trading, and a unified robot framework.

Why We Built This

We built TTC.Box to address the lack of intuitive, feature-rich trading platforms specifically designed for cryptocurrency markets. Traditional trading platforms often lack the specialized tools needed for crypto trading, while existing crypto platforms can be overwhelming or lack professional-grade features.

TTC.Box bridges this gap by combining the best aspects of professional trading platforms with the accessibility and flexibility needed for cryptocurrency markets. We needed to take the headache out of trading across several exchanges. Therefore, we streamlined the process to manage accounts easily across the ever expanding crypto derivatives markets.

Who This Is For

  • Professional cryptocurrency traders
  • Day traders looking for real-time data visualization
  • Investors who want to monitor multiple assets
  • Developers building trading applications who need a reference implementation

Features

Real-time tracking for all perpetual contracts
Simple and Pro Trading interfaces
Portfolio tracking and performance analytics
Customizable dashboards
Dark/light theme support
Responsive design for desktop, tablet, and mobile use
WebSocket integration for live data feeds
Multi-exchange Futures Trading (CEX | DEX)

Getting Started

Prerequisites

  • Node.js (version 16 or higher)
  • npm or yarn package manager
  • Git (for version control)

Installation

# Clone the repository
git clone https://github.com/your-username/ttc-box.git
# Navigate to the project directory
cd ttc-box
# Install dependencies
npm install
# or
yarn install

Running the Application

# Development server
npm run dev
# Production build
npm run build
# Start production server
npm start

API Documentation

TTC.Box provides a comprehensive API for accessing market data, executing trades, and managing user accounts.

For detailed API documentation, please refer to the API Documentation page.

MT5 Documentation

TTC.Box provides enhanced MetaTrader 5 integration with additional features and capabilities.

For detailed MT5 documentation, please refer to the MT5 Documentation page.

Trading Functionality

Advanced Order Management

Our trading panel provides comprehensive order management capabilities:

  • Multiple order types: Market, Limit, Stop, and Reduce orders
  • One-Click trading with instant order execution
  • Real-time order status updates and notifications
  • Batch order operations: Cancel all orders or close all positions
  • Order book integration with best bid/ask functionality

Position Management

Comprehensive position tracking and management tools:

  • Real-time position monitoring with PnL calculations
  • One-click position closing
  • Position scaling with breakeven and lock-in features
  • Margin mode selection (Isolated/Cross)
  • Hedge mode support for two-way positions

Risk Management Tools

Advanced risk management features to protect your capital:

  • Dynamic leverage adjustment (1.5x to 50x)
  • Stop-loss and take-profit order placement
  • Position liquidation price monitoring
  • Auto-detection of hedge/one-way mode based on existing positions
  • "Save Me" feature to place protective orders near liquidation price

Exchange Integration

Seamless integration with multiple cryptocurrency exchanges:

  • Secure API key management with encrypted storage
  • Support for major exchanges including Binance, Bybit, OKX, and Perp DEX platforms such as Aevo, AsterDex, Orderly, and Quanto.
  • Automatic market data fetching and symbol search
  • Real-time balance and position synchronization

Real-time Data

Comprehensive Market Data

TTC.Box aggregates real-time market data from multiple leading cryptocurrency exchanges to provide you with the most accurate and up-to-date information:

  • Price updates for all supported cryptocurrencies across SPOT and FUTURES markets
  • Order book depth and real-time changes
  • Trade execution notifications and volume data
  • Open interest and funding rate information for futures markets
  • Market sentiment indicators and trending assets

Supported Exchanges

Our platform aggregates data from multiple leading cryptocurrency exchanges:

Aevo
Apex
Asterdex
Ascendex
Binance
Bingx
Bitget
Bitmex
Blofin
Bybit
Deso
Kucoin
Mexc
Okx
Orderly
Phemex
Woocex

Data is refreshed every 60 seconds and cached for optimal performance while maintaining accuracy.

Advanced Data Filtering

Customize your market view with powerful filtering options:

  • Volume-based filtering to focus on high-liquidity markets
  • SPOT vs FUTURES market toggle
  • Search functionality to quickly find specific assets
  • Real-time sorting by price, volume, or change percentage

Customization

Multi-Device Support

TTC.Box is designed to work seamlessly across all your devices:

  • Desktop: Full-featured trading terminal with advanced charting
  • Tablet: Optimized touch interface with essential trading tools
  • Mobile: Streamlined interface for on-the-go market monitoring

Advanced Charting & Data Views

  • Full screen tick charts for detailed price action analysis
  • Heat-map visualization for market overview and trending assets
  • Crypto screener with customizable filters and sorting options

Personalized Dashboard

Create your perfect trading environment with our customizable dashboard:

  • Favorite markets dashboard with integrated charts
  • Real-time tick-charts for quick price movements
  • Orderbook depth visualization for market insight

Dual Trading Interfaces

Choose the interface that matches your trading style:

Perp DEX Terminal

Simple UI designed for perpetual futures trading with essential tools

Multi-Terminal

Connect to multiple CEX | DEX to take control of several trading accounts. An advanced interface with comprehensive scanning tools for professional traders.

Visual Themes

Personalize your trading experience with our theme options:

  • Light Theme: Clean, bright interface for daytime trading
  • Dark Theme: Eye-friendly interface for extended trading sessions

Email Signin

Web3 Wallet Alternative

TTC.Box offers a seamless email signin option for users who prefer not to use a Web3 wallet. This feature provides a simplified onboarding process while maintaining security and control over your assets.

  • No gas fees required for signin
  • No need for wallet setup or seedphrase management
  • No bridging or Dapp connections needed
  • No signature signing required for basic access

Security Features

Our email signin system maintains the highest security standards:

  • 100% Non-custodial - You retain full control of your assets
  • 100% On-chain trading - All transactions are recorded transparently
  • Enhanced Private Key Security - Keys are never stored unencrypted
  • Main Wallet Control - Your main wallet controls all asset actions

Getting Started

To get started with email signin, simply visit our login page and enter your email address. You'll receive a verification code to complete the signin process. All you need is an email address to access the platform and start trading.

Deployment

TTC.Box can be deployed to various hosting platforms:

  • Vercel (recommended for Next.js applications)
  • Netlify
  • Docker container
  • Traditional Node.js server

Contributing

Development Setup

Fork the repository and create a new branch for your feature or bug fix.

Code Guidelines

  • Follow the existing code style and conventions
  • Write clear, descriptive commit messages
  • Add tests for new functionality
  • Ensure all tests pass before submitting a pull request

Reporting Issues

Use the GitHub issue tracker to report bugs or suggest new features. Please provide as much detail as possible, including steps to reproduce the issue.

License

TTC.Box is licensed under the MIT License. See the LICENSE file in the repository for more information.