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:
- Subscribe to realtime trend data like X/Twitter, Telegram, RSS feeds etc.
- Subscribe to realtime market data from various exchanges.
- More than 20+ technical indicators such as RSI, MACD, Bollinger Bands etc.
- More than 60+ candlestick patterns such as Morning Star, Piercing Line, Dark Cloud Cover, Doji etc.
- Various utility classes & functions.
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!

