# Profit-Taking Backtesting

**Profit-Taking Backtesting** is a sophisticated feature provided by 1step that simulates the buying and selling activities of the entire network, helping users validate their trading strategies in a realistic manner. This tool identifies high-performing smart money addresses and assists users in achieving higher profit margins through phased profit-taking, rather than simply mirroring sell-offs. Here’s how it works:

1. **Simulated Real Transactions**:
   1. **Realistic Historical Simulation**: This feature accurately replicates historical trading data to make the backtesting results as close to real-world scenarios as possible, enhancing the reliability of the strategy validation.

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

2. **Entry and Exit Points**:
   1. **Entry Points**: Through simulation, the tool mimics the real-time smart money buying operations, allowing users to follow these profitable moves.
   2. **Exit Points**: It also simulates high-level sell operations, ensuring users can realize gains at optimal times.
3. **Risk Warning for Projects**:
   1. **Comprehensive Risk Assessment**: The platform backtests all projects using historical data, issuing risk warnings from multiple dimensions such as "Pi Xiu" tokens (tokens designed to benefit only the project creators) and low liquidity. This process eliminates malicious projects and ensures the reliability of the smart money addresses being tracked.
4. **Profit Metrics**:
   1. **Profit Interval Analysis**: The tool assesses smart money addresses across various profit intervals, such as 5x, 10x, 50x, and 100x. It analyzes earning potential, including "Pi Xiu" participation rates, zero-return rates for non-"Pi Xiu" investments, and holding times, offering a comprehensive view of profitability.
5. **Advanced Filtering Options**:
   1. **Customizable Filters**: Users can personalize the analysis by setting filters across various metrics to find their ideal smart money addresses, aligning with their trading preferences.

<figure><img src="/files/CgYr6g0HdSGz3dIRxRTW" alt="" width="375"><figcaption></figcaption></figure>

6. **Project Detail Analysis**:
   1. **Detailed Transaction Insights**: The feature displays all trading activities of target addresses within the chosen statistical period. It includes simulated buying and selling activities, profitability, highest trading returns, and other detailed metrics for each token. Real historical transaction hashes are provided as price references, enhancing the credibility of backtesting data.

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


---

# 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://1stepapp.gitbook.io/1step-docs-en/data-analysis-guide/profit-taking-backtesting.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.
