Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.baibaibot.com/llms.txt

Use this file to discover all available pages before exploring further.

The Bot SDK is only needed if you want to code your own trading bot signals. If you’re looking to use pre-built bots, you can use our no-code or marketplace bots.
Our Bot SDK consists of a set of classes & functions that allow you to build trading signals via code. It’s designed to be easy to use and flexible. Internally, the pre-built no-code bots also use our Bot SDK. This means you can build bots that are just as powerful as the ones we provide. Here’s a quick list of SDK features:
Tip: You can easily combine multiple features to create a custom signal that fits your trading style.

Code your first signal

Coding a signal is as simple as writing a few lines of code. Check out our quick start guide to get started.

Download the SDK

Our SDK currently supports the following languages:
  • PHP 8.x+
  • C# (in progress)
Our Bot SDK will be released shortly. Thanks for your patience and support!