---
id: example-of-a-simple-and-safe-autotrading-setup
title: "Example of a Simple and Safe Autotrading Setup"
section: begin
category: "Simple Auto-Trading"
url: https://moonbot.eu/en/begin/simple-auto-trading/example-of-a-simple-and-safe-autotrading-setup
locale: en
status: published
updated_at: 2026-09-01T23:42:15+00:00
---

# Example of a Simple and Safe Autotrading Setup

For your first steps in autotrading with Moonbot, it's best to use the simplest strategy possible with minimal risk. The goal is to demonstrate how automated trading works, not to maximize profits.

You can base your simple autostrategy on an existing signal detector but with automatic trade execution enabled. In this case, the terminal not only detects the target market situation but also executes trades accordingly.

When setting up the strategy, it’s important to:

- Use the minimum order size allowed by the exchange
- Avoid complex filters and multiple conditions
- Enable automatic trading only after testing the strategy
- Preferably start in Emulator Mode.

This approach lets you observe how trades are opened and closed, how they appear in the interface and reports, and helps you understand how autotrading works — all with minimal risk.

Simple auto‑trading helps you move from manual management and detection to automating trading decisions, while still maintaining control over the process and the ability to stop the strategy at any time.
