Trading Bots

On Chain Trading Bots [Drift Protocol]

Introduction

There are two primary types of bots that run on Drift Protocol:

  1. Keeper Bots

  2. Trading Bots.

The reference implementation for all Keeper bots mentioned in these docs is available here.

All bots require some amount of SOL to pay transaction fees.

Keeper Bots

Keeper Bots are integral to the performance of Drift Protocol. They perform automated actions as autonomous off-chain agents that are crucial to the platform.

Keepers are rewarded depending on the duties that they perform.

Trading Bots

Trading Bots are for-profit bots run on Drift Protocol for the purposes of automating particular trading strategies. In addition to the financial incentive, Trading Bots provide other users on the exchange with better, more accurate pricing and better liquidity.

There are two primary types of trading bots that can be run on Drift Protocol:

Bot Type

Difficulty

Capital Required

Rewards

Link

Arbitrage Bot

Advanced

Yes

TBD

Tutorial: Arbitrage Bot

JIT Maker Bot

Advanced

Yes

TBD

Tutorial: JIT Maker Bot

Note: all bots require some amount of SOL to pay transaction fees.

Last updated