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

# Trading Bot

The stock market is the playing field where bears (sell) and bulls (buy) compete to determine the value of countries' currencies, commodities, and company shares. Here you can achieve great profits with the principle of buy low / sell high, these operations can last seconds or even days, it all depends on the defined strategy to achieve the desired profit target. The operations are carried out by a broker with a few "clicks" or by a programmed robot that connects with the broker and executes the operations following a strategy designed for it.

&#x20;

At CityCoin, we have been using a trading bot that we have developed for 4 years, and today the new version of the bot connects with the CityCoin blockchain, allowing the information of each operation to be kept for learning about it, which allows us to achieve monthly profits. average 2% to 4%.

<figure><img src="/files/yHgUhrTxvDZRxg4qwDnc" alt=""><figcaption><p>Citycoin Forex MT4 Trading Bot</p></figcaption></figure>

&#x20;

With CityCoin and our trading Bot everyone will be able to participate in the stock market and its profits by doing the following:

1\.   They can participate as investors by blocking (Staking) from 1 CityCoin in the bot project, obtaining safe returns of 2 to 4% per month, under this modality they will not have to install the trading Bot.

<figure><img src="/files/6VcKIaWID37CpBA2kVY1" alt=""><figcaption><p>Staking section from citycoinctc.com</p></figcaption></figure>

&#x20;

The advantages of participating as an investor in our Trading Bot on the blockchain:

●    **Decentralization:** Operation of the bot in a decentralized manner, which ensures its operation without vulnerability to targeted attacks or other sources.

●   **Freedom and Democracy:** Everyone can participate in the stock market from 1 CityCoin as an investor.

●   **Privacy:** Participation as an investor in the Trading Bot is kept completely private under the CityCoin digital contract that shows who owns a certain stake for staking from 1 CityCoin, the investor user can unlock their investment and profits whenever they want, transferring you are to your Metamask wallet.

&#x20;

2\.   Another way to participate with our Trading Bot is for those who want to use it for themselves, either taking advantage of predefined configurations or creating their own strategies, they will be able to rent the use of the bot paying with CityCoin, we will include access to exclusive videos that will teach you how to operate it as well as to the statistics of the operations and results of the bot since its creation so that you can create your own strategies and backtesting. In this case, each one will be in charge of opening an account with the Broker of their choice, its use and privacy is the responsibility of each user.

<figure><img src="/files/tdLJFEmepmPRYPTKooou" alt=""><figcaption><p>List of currently working CityBots</p></figcaption></figure>


---

# 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://albertohortabtc.gitbook.io/citycoin/trading-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.
