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
Currently, the user can set an expected percent profit, but this doesn't really work well on Polygon since the actual dollar amounts are so small. You could have an expected profit over 50%, but only be making a few cents. This is also troublesome, because the estimated gas fees aren't completely accurate since there's a delay before the transaction is actually submitted.
Solution: Add the option to have a minimum expected dollar profit. For example, I want an expected profit of at least 50%, but not less than $5.
The text was updated successfully, but these errors were encountered:
Currently, the user can set an expected percent profit, but this doesn't really work well on Polygon since the actual dollar amounts are so small. You could have an expected profit over 50%, but only be making a few cents. This is also troublesome, because the estimated gas fees aren't completely accurate since there's a delay before the transaction is actually submitted.
Solution: Add the option to have a minimum expected dollar profit. For example, I want an expected profit of at least 50%, but not less than $5.
The text was updated successfully, but these errors were encountered: