To modify the LTV for your HELOC or Home Equity Bots, follow the steps below.
On your Dashboard, select the Bot that you want to modify and press the 'Settings' icon,
Go to the Configurations Menu press 'Sections' Icon. It opens a Drop down menu where you can configure your Bot. Click 'Interest rates'.
To add a maximum LTV to your rate declarations, append the following optional attribute to the interest rate section:
maximums: { debt: "89.9%" }
An example of an implementation of this would be:
grab 'heloc_variable:15yrdraw:20yrrepayment', '12.16666667', maximums: { debt: "89.9%" }
You can change the maximum LTV to any amount you want.
Comments
0 comments
Please sign in to leave a comment.