# Smart Money Backtester

<figure><img src="/files/ovf5DWooqKJ5OsGSnlbM" alt=""><figcaption></figcaption></figure>

***

**BigBeluga - Backtesting System (SMC)** is a comprehensive backtesting tool designed for Smart Money Concepts (SMC) trading strategies. This system allows traders to validate and refine their trading logic by simulating historical price action based on key Smart Money concepts.

By integrating advanced execution rules, customizable entry and exit conditions, and detailed risk management settings, the tool provides an **objective, data-driven approach** to strategy development.&#x20;

***

This backtesting system is ideal for traders looking to **optimize their SMC-based setups**, evaluate risk-to-reward profiles, and improve execution consistency in real-world trading environments.

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td>Entry Conditions</td><td><a href="/pages/nR7FzQjiIJlQHtp2zTDj">/pages/nR7FzQjiIJlQHtp2zTDj</a></td></tr><tr><td>Exit Conditions</td><td><a href="/pages/VSscdwxzTWWVoxBbrCju">/pages/VSscdwxzTWWVoxBbrCju</a></td></tr><tr><td>Take Profit &#x26; Stop Loss</td><td><a href="/pages/YD4kZcUyKmLS2SPenaMr">/pages/YD4kZcUyKmLS2SPenaMr</a></td></tr><tr><td>Optimization</td><td><a href="/pages/TjUyog7REBDfYfjvwgaj">/pages/TjUyog7REBDfYfjvwgaj</a></td></tr></tbody></table>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.bigbeluga.com/backtesters/smart-money-backtester.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
