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
This page gives an overview of Arby trades on OpenDEX, the related trades on the connected CEX and most importantly the generated profit each, as well as accumulated daily/weekly/monthly.
On the setup screen named MM Bot onboard there is an active pair selection dropdown which should only consist of the pairs available on opendex-cli lispairs and then check against the hard-coded pair list client side so as to remove the risk of user selecting pair that shows up in opendex-cli listpairs but isn't supported by the centralized exchange.
The text was updated successfully, but these errors were encountered:
This page gives an overview of Arby trades on OpenDEX, the related trades on the connected CEX and most importantly the generated profit each, as well as accumulated daily/weekly/monthly.
On the setup screen named MM Bot onboard there is an active pair selection dropdown which should only consist of the pairs available on
opendex-cli lispairs
and then check against the hard-coded pair list client side so as to remove the risk of user selecting pair that shows up inopendex-cli listpairs
but isn't supported by the centralized exchange.The text was updated successfully, but these errors were encountered: