Building a bot for trading

Hello guys,

I m a noob, and i m still learning Rust,but i have a question,suppose i want to create a sniper bot to snipe tokens on Solana,can i build it to snipe only utility tokens(no memecoins),is it pratically possible?

Rust is a programming language. Logically it can do anything any other programming can do. See "Turing Complete" Turing completeness - Wikipedia.

So yes.

Do you mean to create bots like SOL Sniper Bot and Solana Sniper that snipe newly launched tokens on Solana blockchain, or do you want to insert manually addresses of tokens so that when they come out, you can easily snipe them?

In any case, you can see a lot of examples online and my suggestion is to go on Youtube since I remember I saw a lot of people code it and comment it live at the same time.

Good luck!

Yes,but not manualky,like what i mean Is like scanning automatically Twitter (for example),and the bot would snipe certain tokens(only utility tokens,not random memecoins),everything in automatic,is it possible on Rust?

Depends how would you differentiate utility token from a random memecoin?

I was thinking,i can differentiate from buy/sell taxi,since memecoins always has a 0% taxi(on buy and sell), and utility tokens,in other hand,Always has a tax of around 5%, can be possible what i m thinking about or not?

This topic was automatically closed 90 days after the last reply. We invite you to open a new topic if you have further questions or comments.