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
{{ message }}
This repository was archived by the owner on Dec 7, 2022. It is now read-only.
Can you direct me which files I need to modify to add third pair in trading?
like:
token - base | base - base | base - token
token - usdc | usdc - weth | weth - token
I see it should be:
generating pairs than
calculate trading with generated pairs
that trade through three pairs
Hello. Thank you for your work!
Can you direct me which files I need to modify to add third pair in trading?
like:
token - base | base - base | base - token
token - usdc | usdc - weth | weth - token
I see it should be:
generating pairs than
calculate trading with generated pairs
that trade through three pairs
Thank you for advice.