> For the complete documentation index, see [llms.txt](https://delorean-bot.gitbook.io/dbot-nft/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://delorean-bot.gitbook.io/dbot-nft/que-es-delorean-bot.md).

# Que es DeLorean Bot

DeLorean Bot es un algoritmo de trading para #Bitcoin, posiblemente el mejor robot alcista jamás desarrollado.

Ponemos a disposición de los inversores 1.000 NFTS (ERC-1155), para poder acceder al posicionamiento del algoritmo. El NFT está alojado en RED ETHEREUM (ETH) y funciona perfectamente con billeteras de MM y COINBASE W.

También se puede acceder mediante el grupo de Telegram privado.

Mediante el acceso a la web con el NFT se observan 2 tipos de robots:

* Bot tradicional. Sistema de trading a swing que mantiene la tendencia principal del Bitcoin hasta agotarla, a nivel "bullish" (alcista).
* Bot dinámico. Sistema de trading a swing siguiendo la tendencia principal del Bitcoin hasta agotarla, a nivel "bullish" (alcista), pero con una pequeña diferencia respeto al robot tradicional; este algoritmo tiene parámetros para ser más agresivo en la toma de beneficios, sin que eso afecte en el recorrido de la tendencia, dado que puede reabrir la operación si así lo estiman los parámetros, en siguientes lecturas.
* El sistema no tiene STOP LOSS, aunque siempre sale por otros tipo de indicaciones/parámetros que tiene el sistema. La perdida media es de 440$ por operación perdida en casi 7 años (2017-2023) de lectura vs. beneficio medio por trade ganado de 1.411,75$; con un total promedio por trade de 335,39$.
* El TAKE PROFIT es muy amplio, pero por confidencialidad del sistema no podemos indicaros el mismo. Desde 2017 (inicio del BOT), no ha tenido un año en negativo vs. el Bitcoin que sí los ha tenido.

Mientras se termina la venta de los NFTS, en ronda 1 - 1.000 NFT's, es probable se cree otra, se prepara la creación de un fondo de inversión tokenizado; dónde el inversor sólo tendrá que depositar su dinero, para copiar todas las operaciones del algoritmo; más adelante explicaremos el funcionamiento, por encima, del futuro fondo tokenizado.

La fecha límite del servicio de información del algoritmo es hasta el 31/12/2024, tiempo en el cual el equipo se ve implicado para desarrollar el token del fondo cripto totalmente regulado por la CNMV, o con su debida exención no regulatoria, que emitiría, la propia CNVM, certificado de exhoneración.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://delorean-bot.gitbook.io/dbot-nft/que-es-delorean-bot.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
