Getting Started with the Arbitreads FIX Toolkit

Connect, authenticate, and send orders via FIX protocol

Introduction

The Arbitreads FIX Toolkit is a recently launched and not fully comprehensive implementation of the (F)inancial (I)nformation E(x)change protocol. While the API is open for all users, it is only useful for very specific requests that Arbitreads chose to implement (at time of writing, April 2026). For example, if you attempt to subscribe to Market Data you will get error messages like 'Requested operation is not allowed in DropCopy sessions.' or 'Requested operation is not allowed in order entry sessions.' It is possible to send new order messages / cancel order messages and to query the status of limit orders awaiting execution.

Full Guide (Video)

Arbitreads FIX Toolkit — Full Setup Guide

Duration: ~18 min Level: Beginner–Intermediate Updated: April 2026

Chapters

  1. Introduction & prerequisites 0:00
  2. Creating keys1:45
  3. Installing4:30
  4. Config file 7:10
  5. Signing and sending the messages 11:55
  6. Next steps — orders, cancels, and status queries 15:40
ℹ️ A written transcript is not provided for this guide. The full setup walkthrough — including code samples, configuration files, and the logon implementation — is available exclusively in the video above.