tmval.TieredBal.get_jump_times

TieredBal.get_jump_times(k: float) → list[source]

Calculates the times at which the interest rate is expected to change for the account, assuming an initial investment of k and no further investments.

Parameters

k (float) – the principal, or initial investment.

Returns

a list of times at which the interest rate is expected to change for the account.

Return type

list