
from forex-trading-ai-agent43
Execute CALL/PUT binary options trades on BinaryFaster across forex, crypto and commodities with demo and live modes.
This skill integrates with the BinaryFaster platform to let an agent open CALL or PUT binary-option trades, query balances, list assets, and retrieve trade history. It includes code examples for logging in, switching demo/real mode, placing trades with asset IDs and durations, and inspecting past trades. The skill focuses on short-duration binary options (1 minute to 1 hour) across forex and crypto assets.
Use this skill when an agent should execute or simulate short-term binary-option bets, monitor account balances, or automate simple entry/exit actions on BinaryFaster. Typical triggers: placing a CALL/PUT, checking binary balances, switching demo mode, or asking for available assets or recent trades.
binary_options.py for interfacing with the exchange (has_scripts=false in metadata but code samples present).Best suited for agents with Node/TypeScript runtime support or agents that can run small Python processes and manage API keys. Expect to require network and credential access to BinaryFaster APIs.
This skill has not been reviewed by our automated audit pipeline yet.