warp-id / solana-trading-bot

Solana Trading Bot - Beta
Microsoft Public License
1.44k stars 676 forks source link

More Filters #101

Open nedim1511 opened 5 months ago

nedim1511 commented 5 months ago

Since I got rugged several times, I propose more filters to prevent this: 1) Detect High Ownership (if a lot of token supply is only in a few wallets) 2) Detect Dexscreener Enhanced Info (if a dev/creator paid $300 for enhanced info, there is a little bit higher probability the project is not a scam) 3) Detect Low Liquidity (don't buy if the current liquidity is below a set liqudity)

Thanks, great work so far!

mikesens commented 5 months ago

hi

You can set Liquidity pool range in filters

"Detect Dexscreener Enhanced Info (if a dev/creator paid $300 for enhanced info, there is a little bit higher probability the project is not a scam)"

could you give a bit more details? what's that?

AurelianAIAutomation commented 5 months ago

High ownership filter would be a GAME CHANGER.

Plus the addition to ladder sell at a few points would be clutch. Like sell 25% of tokens when price goes up 50%

nedim1511 commented 5 months ago

@mikesens

You can set Liquidity pool range in filters

I could not find the range for this filter. I just saw values like 5 and 50. What do these values exactly represent?

"Detect Dexscreener Enhanced Info (if a dev/creator paid $300 for enhanced info, there is a little bit higher probability the project is not a scam)"

These are the custom, paid options for tokens on Dexscreener. More info here: https://marketplace.dexscreener.com/product/token-info

Thanks!

nedim1511 commented 5 months ago

High ownership filter would be a GAME CHANGER.

Plus the addition to ladder sell at a few points would be clutch. Like sell 25% of tokens when price goes up 50%

@AurelianAIAutomation Definitely agree on both points! At the moment, I cannot set the filters to avoid rug pulls which are pretty common unfortunately - making me lose more than getting profits.

tuncatunc commented 4 months ago

@mikesens

You can set Liquidity pool range in filters

I could not find the range for this filter. I just saw values like 5 and 50. What do these values exactly represent?

"Detect Dexscreener Enhanced Info (if a dev/creator paid $300 for enhanced info, there is a little bit higher probability the project is not a scam)"

These are the custom, paid options for tokens on Dexscreener. More info here: https://marketplace.dexscreener.com/product/token-info

Thanks!

5 and 50 means quote token amount. If quote token is SOL it means 5/50 SOL.

tuncatunc commented 4 months ago

@mikesens

You can set Liquidity pool range in filters

I could not find the range for this filter. I just saw values like 5 and 50. What do these values exactly represent?

"Detect Dexscreener Enhanced Info (if a dev/creator paid $300 for enhanced info, there is a little bit higher probability the project is not a scam)"

These are the custom, paid options for tokens on Dexscreener. More info here: https://marketplace.dexscreener.com/product/token-info

Thanks!

Is there a api or a another mean to know the token has dexscreener enhanced token info?