You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
You have the balance of the stable token, and then you buy the same amount of the target token.
How is getting the profit? It is keeping running until get profit (sellLimitPrice) or get stoped?
Is getting the price from the Kraken Exchange?
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.
The text was updated successfully, but these errors were encountered:
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.
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.
The text was updated successfully, but these errors were encountered: