Sukrit Sunama a day ago
When people hear "AI," they often think of ChatGPT or other generative AI models categorized as LLMs (Large Language Models). However, a new AI paradigm is gaining attention—Agent AI, which I’ll explore in this article.
Before diving into Agent AI, let's first classify AI based on how it is trained and its purpose:
Sukrit Sunama a day ago
This is the story of how I built Statera, my first AI-powered trading agent. But before diving into the journey, let’s first understand what a Statera agent is.
Statera is an AI trading agent designed for spot trading BTCUSDT. Its primary goal is to generate profits exceeding the simple buy-and-hold strategy while managing risks effectively. Sounds simple, right? But in reality, it took me three years to develop a version that consistently generates profits while minimizing losses.
In 2022, I had the idea of using AI to trade crypto instead of relying on manual strategies, which felt no different from gambling. I began studying algorithmic trading and quickly discovered that technical analysis was widely regarded as the key to success.
However, after extensive manual and algorithmic ...
Sukrit Sunama a day ago
Crypto News Sentiment (CNS) is a crucial indicator for cryptocurrency traders. It offers real-time insights into the overall sentiment surrounding the crypto market, derived from a comprehensive analysis of news articles.
In this post, I'll delve into:
By understanding CNS, you can gain a competitive edge and make more strategic trades in the dynamic crypto market. To calculate Crypto News Sentiment (CNS), a sophisticated AI bot scours numerous crypto-related news sources. This bot analyzes the content of these articles, extracting sentiment values categorized as positive, negative, or neutral. To provide a comprehensive overview, the individual sentiment values are then aggregated into a single score ranging from -1 (strongly negative) to 1 (strongly positive). This aggr...