> For the complete documentation index, see [llms.txt](https://crypto.phbot.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://crypto.phbot.org/python/introduction.md).

# Introduction

Starting with `v1.1.0`, it is possible to trigger trades based on signals created in Python. The bot is designed to dollar cost average but can be configured to have a single buy depending on your strategy.

[See the Example page for an example Python plugin.](/python/example.md)
