Slippage | AI Trader

AI Trader can make Slippage neglectable.

FiSDK as a White-Label Client Template for Brokers

FiSDK as a White-Label Client Template for Brokers

In today’s competitive trading industry, brokers often require fully branded, customizable trading platforms to serve their clients efficiently. FiSDK provides a robust foundation for building white-label trading solutions, enabling brokers to deploy WEB-trader and back office clients quickly while maintaining control over their branding and functionality.

FiSDK Repository as a White-Label Client Template

The FiSDK repository acts as a pre-built client template for white-label platforms. It includes essential frontend components, such as:

  • dashboard.html for the visual interface

  • ui.js for handling API interactions and event subscriptions

  • Example scripts demonstrating trading operations and administrative tasks

By leveraging this template, brokers can start with a ready-made, fully functional client that connects seamlessly to the Fintechee backend.

Main vs. Sub White-Label Usage

FiSDK supports both main white-label and sub white-label configurations:

  • Main white-label brokers: Have full control over client branding, account management, and deployment of sub white-labels

  • Sub white-label brokers: Operate under a main white-label account, inheriting configuration and branding, but with limited administrative privileges

This flexibility allows brokers to scale their operations, offering multiple branded platforms under a single umbrella.

Forking and Maintaining the Repository

To customize the platform, brokers can fork the FiSDK repository:

  1. Fork the official FiSDK repository on GitHub

  2. Maintain your own version to track changes and apply updates

  3. Integrate new features, dashboards, or custom UI logic as needed

Forking ensures that brokers can innovate independently while retaining the ability to pull updates from the upstream repository when necessary.

Replacing Configuration Files Provided by Fintechee

Customization is simplified through configuration file replacement:

  • Replace regular.js and brokers.js with broker-specific versions provided by Fintechee

  • Update branding elements, such as logos, colors, and platform names

  • Adjust API endpoints, event subscriptions, and account settings to match your business requirements

This approach allows rapid customization without modifying the core FiSDK logic.

Rapid Deployment of Branded Trading Clients

Once configuration and customization are complete, deployment is straightforward:

  • Host the files on a standard HTTP server

  • Provide access to traders and administrators via branded URLs

  • Use the same repository for both WEB-trader interfaces and back-office dashboards

By combining a pre-built template with minimal setup, brokers can deliver fully functional, branded trading clients to their users quickly, reducing development time and operational costs.