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 has been archived by the owner on Nov 18, 2020. It is now read-only.
At the moment this app is all or nothing. If you want to have it automatically manage an Index Fund for you then it will ignore any existing amounts and rebalance the entire portfolio to be an index of the existing currencies.
Some people may not desire this. They may want to have an index of currencies but also be able to execute trades that aren't affected by an index fund's rebalancing.
Since there is currently no way to separate wallets/accounts on Coinbase Pro for an individual's account, the app will have to manage this.
The way this might be done is to allow a user to indicate what portions of each currency account is not dedicated to the index fund. Then you each time a rebalance was executed, it would have to refer to this allocation and act appropriately.
The text was updated successfully, but these errors were encountered:
At the moment this app is all or nothing. If you want to have it automatically manage an Index Fund for you then it will ignore any existing amounts and rebalance the entire portfolio to be an index of the existing currencies.
Some people may not desire this. They may want to have an index of currencies but also be able to execute trades that aren't affected by an index fund's rebalancing.
Since there is currently no way to separate wallets/accounts on Coinbase Pro for an individual's account, the app will have to manage this.
The way this might be done is to allow a user to indicate what portions of each currency account is not dedicated to the index fund. Then you each time a rebalance was executed, it would have to refer to this allocation and act appropriately.
The text was updated successfully, but these errors were encountered: