timewave-computer / auction-arbitrage-bot

An extensible arbitrage bot for trading against valence auctions, Astroport and Osmosis.
Apache License 2.0
6 stars 1 forks source link

Refine Arbitrage Bot to Meet Target Profit Milestone Criteria #7

Closed dowlandaiello closed 3 weeks ago

dowlandaiello commented 2 months ago

After achieving prototyped arbitrage trade execution, the arbitrage bot should be refined and optimized in order to exceed the existing market maker contract's profit over a 7 day window. This will include technical optimizations (e.g., caching, laziness where possible), route discovery algorithm refinement, and other possible optimizations.

Note: Need clarification on the margin by which the arb bot must exceed the existing contract's profit.

stiiifff commented 1 month ago

@dowlandaiello any update on this one ?