# Intelligence Algorithm: Recipes

{% hint style="warning" %}
To explore all Arch Public Recipes, visit <https://recipes.archpublic.com/>.\
\
This page will be depreciated January 1, 2026.

Learn how to use Recipe Lab in under 5 minutes: <https://youtu.be/f_HjWioMlF8>
{% endhint %}

This section provides actionable case studies with *tested parameter sets* that clients can replicate in TradingView. Each example balances cash flow generation and Crypto accumulation based on specific objectives.

{% embed url="<https://youtu.be/N6HGOusiRg0>" %}

***

## **Recipe No. 1: Aggressive Accumulation**

**Goal**: Build a Bitcoin position with urgency.

**Parameters**:

* **Time Frame**: 1D
* **Backtesting Period**: January, 2019– January, 2025
* **Low Buys: 1.1**

**Results**:

* Bitcoin Accumulated: $621,051 (5.97 BTC @ $104,000)
* Annualized Return: 35.5%
* **Best For**: Clients who want to build a substantial Bitcoin position and are generally price agnostic.
* **Buy Trigger**: Purchase $500 when intelligence triggers

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

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

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

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

***

## **Recipe No. 2:  Moderate Accumulation**

**Goal**: Build a Bitcoin position with urgency, but would like to primarily target lower prices.

**Parameters**:

* **Time Frame**: 1D
* **Backtesting Period**: January, 2019– January, 2025
* **Low Buys: 0.7**

**Results**:

* Bitcoin Accumulated: $690,971 (6.64 BTC @ $104,000)
* Annualized Return: 40.7%
* **Best For**: Clients who want to build a substantial Bitcoin position and are generally price agnostic.
* **Buy Trigger**: Purchase $1,000 when intelligence triggers

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

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

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

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

***

## **Recipe No. 3:  Precise Accumulation**

**Goal**: Build a Bitcoin position at ultimate cycle lows.

**Parameters**:

* **Time Frame**: 1D
* **Backtesting Period**: January, 2019– January, 2025
* **Low Buys: 0.5**

**Results**:

* Bitcoin Accumulated: $1,008,047 (9.69 BTC @ $104,000)
* Annualized Return: 48%
* **Best For**: Clients who want to build a substantial Bitcoin position at the best prices.
* **Buy Trigger**: Purchase $4,000 when intelligence triggers

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

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

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

<figure><img src="/files/0xzEhHQUVqIS7WCMm8Pm" alt="" width="375"><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://docs.archpublic.com/crypto/intelligence-algorithm-recipes.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.
