The Genesis: A Tweet and a Wave of Skepticism

It began, as many things do these days, with a tweet. Not just any tweet, but one of those viral posts showcasing a wallet balance, claiming a modest $100 had ballooned into $10,000 in 24 hours, all thanks to a magical trading bot. Green arrows, rocket emojis, and the ubiquitous "follow for more" call to action. Below, a deluge of likes and eager users clamoring for the link. This common spectacle, designed to bait engagement, sparked a different reaction in Jesus Acosta. Not the avarice or excitement it aimed to generate, but a profound sense of distrust.

Acosta’s immediate thought wasn't about acquiring such a bot, but about its inherent falsehood. The math simply doesn't add up. A 10,000% return in a single day isn't a repeatable strategy; it's a statistical anomaly, a lottery win masquerading as a method. The core insight here is stark: if someone truly possessed a system that could reliably multiply capital by a hundredfold every 24 hours, they wouldn't be broadcasting it on social media for likes and follows. They’d be using it in absolute secrecy, accumulating wealth to the point of buying private islands. The true product being sold in these viral tweets, Acosta realized, isn't the bot itself, but the user: your like, your follow, your attention, all exploited to fuel the promoter's own social capital and potential future scams.

This deep-seated skepticism became the unlikely seed for a new project. Instead of succumbing to the allure of easy money or dismissing the phenomenon entirely, Acosta decided to build his own bot. Not to chase impossible returns, but to understand the mechanics behind such claims and, perhaps, to prove that the reality is far more complex and less lucrative than the hype suggests. This project, documented in a series of dev.to entries, is a diary of sorts, charting the journey of a bot operating with real money, driven by a desire to dissect the deceptive narratives pervasive in online trading communities.

The initial motivation was purely contrarian. The overwhelming volume of posts promising overnight riches felt like a digital snake oil salesman's convention. The typical bot advertised is often a black box, with vague promises of advanced algorithms and machine learning. Acosta’s approach was to build an open, transparent system, one whose inner workings he could fully control and understand. This wasn't about finding a shortcut to wealth; it was about building a tool to investigate the very nature of these online wealth-creation schemes.

A screenshot of a social media post showing exaggerated trading bot profits.

From Skepticism to Code: Designing the Bot's Core

The first step was to define the bot's purpose. It wouldn't be chasing moonshot gains. Instead, its objective was to operate with a degree of caution, informed by the very skepticism that birthed it. This meant prioritizing capital preservation over aggressive profit-taking, a stark contrast to the viral bots that imply unlimited upside with no downside. The goal was to create a system that could execute trades based on predefined, logical criteria, rather than chasing phantom opportunities or succumbing to the emotional impulses that often plague human traders.

Acosta decided to use a cryptocurrency exchange as the operational environment. Cryptocurrencies, with their inherent volatility and 24/7 trading cycles, provide a fertile ground for automated trading strategies, but also amplify the risks. The choice of platform was crucial. He needed an exchange with a robust API that would allow programmatic access to market data and trade execution. Security was paramount from the outset. Operating with real money, even a modest amount, necessitates stringent security measures. This included secure API key management, robust error handling, and fail-safes to prevent unintended actions.

The bot's logic was to be built on a foundation of technical analysis, but with a critical eye. Instead of blindly following indicators, the bot was designed to cross-reference multiple signals and to incorporate risk management rules. For example, a buy signal from one indicator might be ignored if another indicator suggested a downtrend, or if the market volatility exceeded a predefined threshold. This multi-layered approach aimed to filter out the noise and focus on more reliable trading opportunities, or at least, to avoid the most obvious traps.

A key design principle was transparency. Unlike the opaque algorithms advertised by scam bots, Acosta’s bot would have its decision-making process logged in detail. Every trade, every signal, every risk assessment would be recorded. This audit trail would be essential for debugging, performance analysis, and for understanding precisely why a trade was made or missed. It’s akin to a chef meticulously documenting every ingredient and step in a recipe, not just to replicate success, but to understand any deviation from the expected outcome.

A simplified flowchart illustrating the bot's decision-making process.

The Human Element: Trust, Risk, and the Real Product

The project’s title, “Empecé este bot por desconfianza, no por avaricia” (I started this bot out of distrust, not greed), encapsulates the core philosophy. It’s a direct challenge to the prevalent narrative of effortless wealth generation online. The viral tweets, often featuring fabricated gains, prey on a fundamental human desire for financial security and improvement. They sell a dream, and the bot’s true purpose is to dissect that dream and expose the often-unseen reality.

What is the real product being sold in those viral tweets? Acosta argues it’s not the bot, but the user. The promoter harvests attention, likes, followers, and potentially, leads for future scams or overpriced courses. The bot itself is merely the bait. This mirrors many other online schemes where the product is secondary to the marketing and the exploitation of psychological triggers like FOMO (Fear Of Missing Out) and the appeal to authority (even if fabricated).

Operating with real money, even a small amount, introduces a psychological dimension that purely theoretical projects lack. The fear of losing capital, the temptation to manually override the bot's decisions during a drawdown, these are the real-world challenges. This bot, however, is designed to be a test of discipline as much as a test of code. Can the creator stick to the plan, even when the market is volatile and the promised riches seem just out of reach?

The diary format is crucial here. It’s not just about code; it’s about the process, the learning, and the ongoing confrontation with the hype. Each entry is an attempt to ground the discussion in reality, to show the painstaking work, the potential setbacks, and the modest, realistic progress (or lack thereof). This contrasts sharply with the instant gratification promised by the viral bots. The true value, for Acosta and any observers of his project, lies in the transparency and the critical examination of the trading landscape, rather than in the pursuit of unattainable financial miracles.

The question that remains unanswered is what happens when this bot, built on skepticism, encounters genuinely profitable, albeit complex, trading strategies? Will its cautious nature prevent it from capitalizing on opportunities, or will its transparent design allow for iterative improvement and adaptation? The journey is far from over, and the lessons learned might be more valuable than any hypothetical profit.