-
Notifications
You must be signed in to change notification settings - Fork 832
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
¿WHAT IS POOL SIZE? #144
Comments
If the bot tells me that, for example, the pool size is 4.7, it means that there are 4.7 SOL. If the SOL is 145 dollars, in dex screener it should be 600$. These data that I just gave you are real, but in dex screener I get 1.3k of liquide. I don't understand. (Sorry, I'm new to this world) |
think I've just grasped the concept, but I'd appreciate confirmation from someone more familiar with this: The "pool size" refers to the amount of the base token being filtered. The dollar value will always be approximately half of what appears on Dexscreener because there's an equivalent value in the other token in the pool. For example, in the previous scenario: Therefore, when setting the pool size filter in the bot, it should generally be about half of the value shown on Dexscreener. For instance, if I want to filter pools around $100k (as shown on Dexscreener), I would set the bot to 350 SOL. This is because 350 SOL is equivalent to $50,000, which is approximately half of the value on Dexscreener. I hope this clarifies the relationship between the pool size reported by the bot and the liquidity value displayed on Dexscreener. |
Originally posted by @tuncatunc in #101 (comment)
I do not understand something:
For example, the bot tells me this:
Filter -> PoolSize 825.000000000 > 50.000000000
In dex Screener I see that the liquidity is 250,000 (approx).
What does it mean.? I don't see the relationship between 825.000000000 and 250000 that dexScreener says
The text was updated successfully, but these errors were encountered: