agentpmt-tool-oanda-forex-trading-2-e3dd6a

Execute forex trades and retrieve market data via the OANDA API.

Updated Feb 19, 2026
One-click install
npx skills add https://github.com/firef1ie/OpenClawSkills --skill agentpmt-tool-oanda-forex-trading-2-e3dd6a
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agentpmt-tool-oanda-forex-trading-2-e3dd6a
Source: https://github.com/firef1ie/OpenClawSkills/tree/main/openclaw-agentpmt-tool-oanda-forex-trading-2-e3dd6a
Command: npx skills add https://github.com/firef1ie/OpenClawSkills --skill agentpmt-tool-oanda-forex-trading-2-e3dd6a

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates forex trading operations by connecting to the OANDA API through the AgentPMT platform, enabling AI agents to execute trades, manage accounts, and access market data.

Core Features & Use Cases

  • Automated Trading: Place market, limit, and stop orders with optional take profit and stop loss.
  • Market Data Access: Retrieve real-time prices and historical candlestick data for various instruments.
  • Account Management: Monitor account balance, margin, positions, and orders.
  • Use Case: An AI agent can use this skill to automatically execute a pre-defined trading strategy, such as buying EUR/USD when a specific technical indicator is met, and setting a stop-loss and take-profit order simultaneously.

Quick Start

Use the agentpmt-tool-oanda-forex-trading-2-e3dd6a skill to get the current price for EUR_USD.

Frequently Asked Questions about agentpmt-tool-oanda-forex-trading-2-e3dd6a

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate forex trading through the OANDA API using an AI agent?

You can automate forex trading through the OANDA API by using this Skill to let AI agents execute market, limit, and stop orders while managing positions. It connects via AgentPMT's external endpoints to handle order execution and account retrieval.

Can I retrieve historical candlestick data and real-time prices for forex pairs?

Yes, you can retrieve historical candlestick data and real-time prices for forex pairs. The Skill fetches market data and historical candle data for various instruments directly through the OANDA API.

Does executing forex trades with OANDA require wallet authentication?

Yes, executing forex trades with OANDA requires wallet authentication. Operations also depend on a credit-based payment system through AgentPMT to authorize order execution and market data retrieval.

How do I manage account balance and open positions programmatically?

You manage account balance and open positions programmatically by retrieving account summaries and monitoring margin. The Skill supports position and trade management directly through the OANDA API integration.

What is the best way to execute a pre-defined trading strategy with take profit and stop loss?

The best way to execute a pre-defined trading strategy with take profit and stop loss is to place market orders with optional parameters. The Skill allows AI agents to automatically trigger trades and set stop-loss and take-profit orders simultaneously.