Example: Executing a Trade on Raydium
Last updated
Last updated
Start the CLI:bash
From the Interactive Menu:
Select " Trading"
Choose "Create Trading Agent"
Enter agent details (e.g., name: "SOL-USDC Trader", strategy: "momentum")
Select "Execute Trade"
Choose trading pair (e.g., SOL/USDC)
Specify order type (market), side (buy), and quantity (1 SOL)
Confirm and monitor the trade
Alternatively, use the Python wrapper:python