Questions tagged [trading]
The trading tag has no summary.
3 questions
0 votes
1 answer
50 views
Understanding Real-World Arbitrage Opportunities on Solana: Beyond Theoretical Models
A lot of Solana arbitrage discussions focus on theory — comparing prices across DEXs, simulating swaps, or building “paper” bots. However, most of these models fail in live environments because of ...
2 votes
3 answers
78 views
Faster getSignature response
I’m building a Solana copy trading bot and I’m running into a performance bottleneck. Right now, I subscribe to the target wallet via WebSocket, and once I get a transaction signature I call the ...
1 vote
0 answers
29 views
Facing Issue in Swapping API
I’m facing an issue while copy trading on Solana. I’m using the Solana Tracker swap API to monitor specific wallets. When these wallets buy or sell, I also execute the same trade. Problem: The ...