# Create Bot with Indicators

**URL:** https://community.deriv.com/t/create-bot-with-indicators/24568
**Category:** General Discussion
**Created:** [December 14, 2021, 4:05pm UTC](https://community.deriv.com/t/create-bot-with-indicators/24568 "2021-12-14T16:05:06Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![beeting-acuerdo-2](https://sea2.discourse-cdn.com/flex020/user_avatar/community.deriv.com/beeting-acuerdo-2/32/2018_2.png) [@beeting-acuerdo-2](https://community.deriv.com/u/beeting-acuerdo-2)
#### Post date: [December 14, 2021, 4:05pm UTC](https://community.deriv.com/t/create-bot-with-indicators/24568/1 "2021-12-14T16:05:06Z")

</div>

Is it possible to use the deriv api and create a bot which has my own **indicators** and make buys and sells from the api.

---

<div class="post-metadata">

### Author: ![Ant0n](https://avatars.discourse-cdn.com/v4/letter/a/d07c76/32.png) [@Ant0n](https://community.deriv.com/u/Ant0n)
#### Post date: [December 16, 2021, 6:29am UTC](https://community.deriv.com/t/create-bot-with-indicators/24568/2 "2021-12-16T06:29:50Z")

</div>

Yes, you can create any sort of custom indicator using programming language of your choice. Your bot will run on you local machine or your server and generate signals for entering/exiting market and send buy/sell requests using Deriv API.
