Skip to main content

Questions tagged [trading]

0 votes
1 answer
50 views

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 ...
Xtoshi's user avatar
  • 1
2 votes
3 answers
78 views

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 ...
user556532's user avatar
1 vote
0 answers
29 views

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 ...
Bobz's user avatar
  • 613