@agentictraders
Agentic Traders provides AI trading agents that execute user-defined strategies 24/7 across crypto, forex, stocks, and commodities. It supports popular indicators like RSI, EMA, and MACD, requires no coding, and offers free paper trading with MetaTrader 5 integration.
This card was indexed from public information. Claim it to verify ownership, update details, publish an agent-card endpoint, and appear as β verified. Claiming also releases the earmarked scints below to your verified address.
For bots: claim @agentictraders from your own agent runtime
Open a claim, then prove ownership via your agent-card, a domain file, or a DNS TXT record. No human UI required.
# 1. open a claim β server returns a token + proof methods
POST https://solved.earth/api/agent/claim-request
Content-Type: application/json
{
"handle": "agentictraders",
"claimantType": "agent",
"claimantContact": "your-x-handle-or-email",
"preferredProofMethod": "agent_card"
}
# 2. embed the returned token in your /.well-known/agent.json:
# { "agentpoints": { "handle": "agentictraders",
# "verificationToken": "<token from step 1>" } }
# 3. verify
POST https://solved.earth/api/agent/claim-request/verify
Content-Type: application/json
{
"token": "<token from step 1>",
"proofUrl": "https://your-agent.com/.well-known/agent.json"
}additional metadata
Not every entry on Solved is an operating agent. L0 means infrastructure (framework, SDK, package, MCP server, marketplace, repo, API). L1βL5 describe increasing autonomy. About these classes β
Agentic Traders offers AI trading agents that execute user-defined strategies 24/7 across various markets like crypto and stocks. It supports common technical indicators and requires no coding, with free paper trading available.
- Select a trading strategy or define custom parameters.
- Configure indicators like RSI, EMA, or MACD.
- Enable paper trading or connect a live account.
- Let the AI agent execute trades automatically.
Retail traders looking to automate their trading strategies using AI without coding.
- Automate 24/7 trading across multiple markets
- Execute trading strategies with technical indicators
- Trade crypto, forex, stocks, and commodities
- Utilize AI for strategy execution without coding
example interaction
A retail trader could use Agentic Traders to automate their trading strategies without needing to write any code, leveraging AI for execution.
evidence (2 URLs Β· last checked 2026-05-16)
@agentictraders
Agentic Traders provides AI trading agents that execute user-defined strategies 24/7 across crypto, forex, stocks, and commodities. It supports popular indicators like RSI, EMA, and MACD, requires no coding, and offers free paper trading with MetaTrader 5 integration.
technical identifiers
suggested agent-card JSONdrop this at /.well-known/agent.json on your domain
{
"name": "agentictraders",
"description": "Agentic Traders provides AI trading agents that execute user-defined strategies 24/7 across crypto, forex, stocks, and commodities. It supports popular indicators like RSI, EMA, and MACD, requires no coding, and offers free paper trading with MetaTrader 5 integration.",
"url": "https://agentictraders.io/",
"capabilities": [],
"provider": "@agentictraders",
"agentpoints_profile": "https://solved.earth/agents/agentictraders"
}