Skip to content
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

Hello there! #129

Open
isslerman opened this issue Jan 9, 2023 · 1 comment
Open

Hello there! #129

isslerman opened this issue Jan 9, 2023 · 1 comment

Comments

@isslerman
Copy link

Hello Pravinba, it's not an issue, but is a very nice job and project.

Is there a better way to contact you?

I was searching for some code that does arbitrage between DEX like MEV and found your code.
I downloaded the code and was trying to understand the code.
See if I am looking right.

  1. You have the balance of the stable token, and then you buy the same amount of the target token.
  2. How is getting the profit? It is keeping running until get profit (sellLimitPrice) or get stoped?
  3. Is getting the price from the Kraken Exchange?
  4. I saw from the screenshot that you are going from WETH to DAI , this is only one swap, from stable token to target token?

The code is very nice write with use of the REDIS, nice job. I have done and studying some bots too.
At this moment I am looking to do a MEV bot, that you can swap between a stable token to a middle token and then come back to the same or another stable token with profit.
I saw a lot of that transactions and know that they are using a Smart Contract to do the swap, passing the path and amount.
But not sure how they can find the path with profit and do really fast before others. If it's need to have a node to do that and a online server to be really fast or if they are looking for the mem pool too, watching changes on dex pools before they happen.

Thanks for your time and for sharing you code!
My contact
[email protected]
TG: @marcosissler

Cheers.

@pravinba9495
Copy link
Owner

@isslerman 👍🏻 Thank you. It means a lot.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants