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
We need to add a logic to check the difference between APY/APR based on change asset period. We should assume that we will lose about 0.1% asset on asset change. That means, until we get profit from difference between APY of old asset and new asset with time more than the change asset loss, we shouldn't change asset. So we need to add a logic to check difference of APY/APR and prevent change asset until we have more profit.
The text was updated successfully, but these errors were encountered:
We need to add a logic to check the difference between APY/APR based on change asset period. We should assume that we will lose about 0.1% asset on asset change. That means, until we get profit from difference between APY of old asset and new asset with time more than the change asset loss, we shouldn't change asset. So we need to add a logic to check difference of APY/APR and prevent change asset until we have more profit.
The text was updated successfully, but these errors were encountered: