> For the complete documentation index, see [llms.txt](https://custom-indicators.gitbook.io/custom-indicators-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://custom-indicators.gitbook.io/custom-indicators-docs/overview.md).

# Overview

This document explains how to create custom trading indicators for our platform, using the provided APIs and vibe coding style.\
FXR Script is a simple yet powerful way to create your own trading strategies and indicators.\
It’s designed so anyone — even with zero coding or trading experience — can turn ideas into working tools inside the FXR platform.\
Think of it as your personal trading assistant, following your rules 24/7.

## &#x20;📚 **What You Will Find Here**

Inside this guide, you’ll discover:

* **Step-by-step tutorials** to write your first script.
* **Practical examples** you can copy, tweak, and run.
* **Clear explanations** of every FXR Script feature.
* **Tips and best practices** to improve your strategies.
* **Reference section** with all available commands and indicators.

## &#x20;👨‍💻**Who Is This For?**

* Absolute beginners who want to learn coding **through trading examples**.
* Traders who want to **automate their ideas** without hiring a programmer.
* Hobbyists curious about how trading algorithms work.
* Experienced coders who want a **quick reference** for FXR Script syntax.

## 🚦**Ready to Begin?**

Your journey starts with a single line of code.\
In the next section, we’ll open the FXR code editor, write a simple strategy, and run it in just a few minutes.\
No pressure, no jargon — just you, your idea, and a friendly guide.

> 💡 **Tip:** Don’t worry about “getting it right” on your first try. FXR Script is made for experimentation — the more you try, the faster you’ll learn.

***
