@cubedelement.com/realty-investor-timeline 5.5.1 → 5.6.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (185) hide show
  1. package/CHANGELOG.md +7 -0
  2. package/dist/src/account/i-user-goal.d.ts +5 -0
  3. package/dist/src/account/user.d.ts +20 -1
  4. package/dist/src/account/user.js +21 -0
  5. package/dist/src/ledger/ledger-collection.d.ts +4 -0
  6. package/dist/src/ledger/ledger-collection.js +43 -0
  7. package/dist/src/ledger/ledger-item.d.ts +5 -0
  8. package/dist/src/ledger/ledger-item.js +19 -0
  9. package/dist/src/time/default-has-met-goal-or-max-time.js +1 -1
  10. package/dist/src/time/looper.js +1 -1
  11. package/dist/src/utils/get-date-quarter.d.ts +1 -0
  12. package/dist/src/utils/get-date-quarter.js +5 -0
  13. package/package.json +1 -1
  14. package/.github/dependabot.yml +0 -10
  15. package/docs/_media/badge.svg +0 -1
  16. package/docs/account/i-user-goal/index.md +0 -11
  17. package/docs/account/i-user-goal/interfaces/IUserGoal.md +0 -47
  18. package/docs/account/i-user-investor-check/index.md +0 -11
  19. package/docs/account/i-user-investor-check/interfaces/IUserInvestorCheck.md +0 -206
  20. package/docs/account/index.md +0 -31
  21. package/docs/account/user/classes/User.md +0 -312
  22. package/docs/account/user/index.md +0 -15
  23. package/docs/account/user/interfaces/IUser.md +0 -282
  24. package/docs/caching/index.md +0 -19
  25. package/docs/caching/value-cache/classes/ValueCache.md +0 -194
  26. package/docs/caching/value-cache/index.md +0 -15
  27. package/docs/caching/value-cache/interfaces/IValueCache.md +0 -104
  28. package/docs/calculations/can-invest-by-user/functions/canInvestByUser.md +0 -35
  29. package/docs/calculations/can-invest-by-user/index.md +0 -11
  30. package/docs/calculations/cash-on-cash-return/functions/cashOnCashReturn.md +0 -29
  31. package/docs/calculations/cash-on-cash-return/index.md +0 -11
  32. package/docs/calculations/get-cost-down/functions/getCostDown.md +0 -27
  33. package/docs/calculations/get-cost-down/index.md +0 -11
  34. package/docs/calculations/get-cost-down-user-investment-results/functions/getCostDownUserInvestmentResults.md +0 -33
  35. package/docs/calculations/get-cost-down-user-investment-results/index.md +0 -11
  36. package/docs/calculations/get-equity-capture-amount/functions/getEquityCaptureAmount.md +0 -31
  37. package/docs/calculations/get-equity-capture-amount/index.md +0 -11
  38. package/docs/calculations/get-equity-capture-user-investment-results/functions/getEquityCaptureUserInvestmentResults.md +0 -33
  39. package/docs/calculations/get-equity-capture-user-investment-results/index.md +0 -11
  40. package/docs/calculations/get-investment-percent/functions/getInvestmentPercent.md +0 -27
  41. package/docs/calculations/get-investment-percent/index.md +0 -11
  42. package/docs/calculations/get-min-cost-down-by-rule/functions/getMinCostDownByRule.md +0 -25
  43. package/docs/calculations/get-min-cost-down-by-rule/index.md +0 -11
  44. package/docs/calculations/get-monthly-mortgage/functions/getMonthlyMortgage.md +0 -43
  45. package/docs/calculations/get-monthly-mortgage/index.md +0 -11
  46. package/docs/calculations/get-monthly-principal-interest-tax-interest/functions/getMonthlyPrincipalInterestTaxInterest.md +0 -43
  47. package/docs/calculations/get-monthly-principal-interest-tax-interest/index.md +0 -11
  48. package/docs/calculations/get-sell-price-estimate/functions/getSellPriceEstimate.md +0 -33
  49. package/docs/calculations/get-sell-price-estimate/index.md +0 -11
  50. package/docs/calculations/index.md +0 -73
  51. package/docs/calculations/return-on-capital-gain/functions/returnOnCapitalGain.md +0 -31
  52. package/docs/calculations/return-on-capital-gain/index.md +0 -11
  53. package/docs/formatters/currency/functions/default.md +0 -21
  54. package/docs/formatters/currency/index.md +0 -11
  55. package/docs/formatters/index.md +0 -7
  56. package/docs/generators/factory-passive-apartment/functions/generateRentalPassiveApartment.md +0 -35
  57. package/docs/generators/factory-passive-apartment/index.md +0 -11
  58. package/docs/generators/factory-single-family/functions/generateSingleFamily.md +0 -35
  59. package/docs/generators/factory-single-family/index.md +0 -11
  60. package/docs/generators/generate-property/index.md +0 -11
  61. package/docs/generators/generate-property/type-aliases/GenerateProperty.md +0 -37
  62. package/docs/generators/generic-generate-property/functions/genericGenerateProperty.md +0 -35
  63. package/docs/generators/generic-generate-property/index.md +0 -11
  64. package/docs/generators/i-property-entity-options/index.md +0 -11
  65. package/docs/generators/i-property-entity-options/interfaces/IPropertyEntityOptions.md +0 -113
  66. package/docs/generators/index.md +0 -49
  67. package/docs/generators/rental-generator/classes/RentalGenerator.md +0 -248
  68. package/docs/generators/rental-generator/index.md +0 -15
  69. package/docs/generators/rental-generator/interfaces/IRentalGenerator.md +0 -65
  70. package/docs/index/index.md +0 -487
  71. package/docs/index.md +0 -258
  72. package/docs/investments/index.md +0 -85
  73. package/docs/investments/investment-reasons/enumerations/InvestmentReasons.md +0 -119
  74. package/docs/investments/investment-reasons/index.md +0 -11
  75. package/docs/investments/investment-reasons-decorator/functions/InvestmentReasonForHoldRuleTypes.md +0 -25
  76. package/docs/investments/investment-reasons-decorator/functions/InvestmentReasonForPurchaseRuleTypes.md +0 -25
  77. package/docs/investments/investment-reasons-decorator/functions/getInvestmentReasons.md +0 -33
  78. package/docs/investments/investment-reasons-decorator/functions/getInvestmentReasonsForPurchaseTypes.md +0 -25
  79. package/docs/investments/investment-reasons-decorator/index.md +0 -18
  80. package/docs/investments/investment-reasons-decorator/type-aliases/PropertyDecoratorType.md +0 -29
  81. package/docs/investments/reason-to-rule/classes/ReasonToRule.md +0 -263
  82. package/docs/investments/reason-to-rule/index.md +0 -16
  83. package/docs/investments/reason-to-rule/interfaces/IReasonToRule.md +0 -189
  84. package/docs/investments/reason-to-rule/interfaces/IReasonToRuleMeta.md +0 -33
  85. package/docs/investments/rental-investor-validator/classes/RentalInvestorValidator.md +0 -53
  86. package/docs/investments/rental-investor-validator/index.md +0 -15
  87. package/docs/investments/rental-investor-validator/interfaces/IRentalInvestorValidator.md +0 -25
  88. package/docs/investments/user-invest-result/classes/UserInvestResult.md +0 -65
  89. package/docs/investments/user-invest-result/index.md +0 -15
  90. package/docs/investments/user-invest-result/interfaces/IUserInvestResult.md +0 -25
  91. package/docs/investments/user-result-estimates/index.md +0 -11
  92. package/docs/investments/user-result-estimates/type-aliases/UserResultEstimates.md +0 -33
  93. package/docs/ledger/i-ledger-summary/index.md +0 -11
  94. package/docs/ledger/i-ledger-summary/interfaces/ILedgerSummary.md +0 -57
  95. package/docs/ledger/index.md +0 -43
  96. package/docs/ledger/ledger-collection/classes/LedgerCollection.md +0 -425
  97. package/docs/ledger/ledger-collection/index.md +0 -19
  98. package/docs/ledger/ledger-collection/interfaces/ILedgerCollection.md +0 -313
  99. package/docs/ledger/ledger-collection/type-aliases/LedgerItemPredicate.md +0 -25
  100. package/docs/ledger/ledger-item/classes/LedgerItem.md +0 -211
  101. package/docs/ledger/ledger-item/index.md +0 -11
  102. package/docs/ledger/ledger-item-type/enumerations/LedgerItemType.md +0 -57
  103. package/docs/ledger/ledger-item-type/index.md +0 -11
  104. package/docs/loans/i-loan-settings/index.md +0 -11
  105. package/docs/loans/i-loan-settings/interfaces/ILoanSetting.md +0 -33
  106. package/docs/loans/index.md +0 -19
  107. package/docs/loans/loan-settings/enumerations/LoanSettings.md +0 -41
  108. package/docs/loans/loan-settings/index.md +0 -11
  109. package/docs/modules.md +0 -88
  110. package/docs/properties/i-entity-existence/index.md +0 -11
  111. package/docs/properties/i-entity-existence/interfaces/IEntityExistence.md +0 -33
  112. package/docs/properties/i-property-entity/index.md +0 -11
  113. package/docs/properties/i-property-entity/interfaces/IPropertyEntity.md +0 -159
  114. package/docs/properties/i-rental-property-entity/index.md +0 -11
  115. package/docs/properties/i-rental-property-entity/interfaces/IRentalPropertyEntity.md +0 -416
  116. package/docs/properties/index.md +0 -43
  117. package/docs/properties/property-sort/functions/default.md +0 -35
  118. package/docs/properties/property-sort/index.md +0 -11
  119. package/docs/properties/property-type/enumerations/PropertyType.md +0 -33
  120. package/docs/properties/property-type/index.md +0 -11
  121. package/docs/properties/rental-passive-apartment/classes/RentalPassiveApartment.md +0 -558
  122. package/docs/properties/rental-passive-apartment/index.md +0 -11
  123. package/docs/properties/rental-single-family/classes/RentalSingleFamily.md +0 -639
  124. package/docs/properties/rental-single-family/index.md +0 -11
  125. package/docs/rules/eval-type/index.md +0 -11
  126. package/docs/rules/eval-type/type-aliases/EvalType.md +0 -25
  127. package/docs/rules/eval-types/functions/AtLeastOrMore.md +0 -25
  128. package/docs/rules/eval-types/functions/NoMoreThan.md +0 -25
  129. package/docs/rules/eval-types/index.md +0 -12
  130. package/docs/rules/get-enum-type-by-value/functions/getEnumTypeByValue.md +0 -23
  131. package/docs/rules/get-enum-type-by-value/index.md +0 -11
  132. package/docs/rules/get-rules/functions/getRules.md +0 -27
  133. package/docs/rules/get-rules/index.md +0 -11
  134. package/docs/rules/hold-rule-types/enumerations/HoldRuleTypes.md +0 -49
  135. package/docs/rules/hold-rule-types/index.md +0 -11
  136. package/docs/rules/i-rule/index.md +0 -11
  137. package/docs/rules/i-rule/interfaces/IRule.md +0 -41
  138. package/docs/rules/index.md +0 -67
  139. package/docs/rules/purchase-rule-types/enumerations/PurchaseRuleTypes.md +0 -78
  140. package/docs/rules/purchase-rule-types/index.md +0 -11
  141. package/docs/rules/rule-evaluation/classes/RuleEvaluation.md +0 -103
  142. package/docs/rules/rule-evaluation/index.md +0 -15
  143. package/docs/rules/rule-evaluation/interfaces/IRuleEvaluation.md +0 -73
  144. package/docs/time/default-has-met-goal-or-max-time/functions/defaultHasMetGoalOrMaxTime.md +0 -39
  145. package/docs/time/default-has-met-goal-or-max-time/index.md +0 -11
  146. package/docs/time/has-met-goal-or-max-time/index.md +0 -11
  147. package/docs/time/has-met-goal-or-max-time/type-aliases/HasMetGoalOrMaxTime.md +0 -39
  148. package/docs/time/i-historical-property/index.md +0 -11
  149. package/docs/time/i-historical-property/interfaces/IHistoricalProperty.md +0 -25
  150. package/docs/time/i-historical-reason/index.md +0 -11
  151. package/docs/time/i-historical-reason/interfaces/IHistoricalReason.md +0 -25
  152. package/docs/time/i-loop-options/index.md +0 -11
  153. package/docs/time/i-loop-options/interfaces/ILoopOptions.md +0 -71
  154. package/docs/time/i-loop-recursive-options/index.md +0 -11
  155. package/docs/time/i-loop-recursive-options/interfaces/ILoopRecursiveOptions.md +0 -33
  156. package/docs/time/index.md +0 -85
  157. package/docs/time/looper/functions/looper.md +0 -25
  158. package/docs/time/looper/index.md +0 -15
  159. package/docs/time/looper/type-aliases/LooperType.md +0 -25
  160. package/docs/time/movement/functions/movement.md +0 -27
  161. package/docs/time/movement/index.md +0 -11
  162. package/docs/time/simulate/functions/simulate.md +0 -23
  163. package/docs/time/simulate/index.md +0 -16
  164. package/docs/time/simulate/interfaces/IGenOptions.md +0 -163
  165. package/docs/time/simulate/interfaces/ISimulateOptions.md +0 -115
  166. package/docs/time/timeline/classes/Timeline.md +0 -175
  167. package/docs/time/timeline/index.md +0 -15
  168. package/docs/time/timeline/interfaces/ITimeline.md +0 -83
  169. package/docs/time/update-historical-rentals/functions/updateHistoricalRentals.md +0 -41
  170. package/docs/time/update-historical-rentals/index.md +0 -11
  171. package/docs/utils/data-are-same-date/functions/default.md +0 -25
  172. package/docs/utils/data-are-same-date/index.md +0 -11
  173. package/docs/utils/data-clone-date/functions/cloneDateUtc.md +0 -27
  174. package/docs/utils/data-clone-date/index.md +0 -11
  175. package/docs/utils/data-compare-date/functions/default.md +0 -28
  176. package/docs/utils/data-compare-date/index.md +0 -11
  177. package/docs/utils/data-number/functions/randomNumberBetween.md +0 -25
  178. package/docs/utils/data-number/index.md +0 -11
  179. package/docs/utils/data-property-entity/functions/randomPropertyEntity.md +0 -23
  180. package/docs/utils/data-property-entity/index.md +0 -15
  181. package/docs/utils/data-property-entity/type-aliases/RandomPropertyEntity.md +0 -21
  182. package/docs/utils/ensure/functions/ensureArray.md +0 -39
  183. package/docs/utils/ensure/index.md +0 -15
  184. package/docs/utils/ensure/type-aliases/EnsureArrayPredicate.md +0 -29
  185. package/docs/utils/index.md +0 -43
@@ -1,39 +0,0 @@
1
- [**@cubedelement.com/realty-investor-timeline**](../../../index.md)
2
-
3
- ---
4
-
5
- [@cubedelement.com/realty-investor-timeline](../../../modules.md) / [time/has-met-goal-or-max-time](../index.md) / HasMetGoalOrMaxTime
6
-
7
- # Type Alias: HasMetGoalOrMaxTime()
8
-
9
- > **HasMetGoalOrMaxTime**: (`start`, `today`, `user`, `rentals`, `maxYears`) => `boolean`
10
-
11
- Defined in: [time/has-met-goal-or-max-time.ts:7](https://github.com/kvernon/realty-investor-timeline/blob/c7446a8a5576468ac5874a2dd8323180fa97a55b/src/time/has-met-goal-or-max-time.ts#L7)
12
-
13
- a way to determine if the loop should end based on the user's rules
14
-
15
- ## Parameters
16
-
17
- ### start
18
-
19
- `Date`
20
-
21
- ### today
22
-
23
- `Date`
24
-
25
- ### user
26
-
27
- [`IUser`](../../../account/user/interfaces/IUser.md)
28
-
29
- ### rentals
30
-
31
- [`IRentalPropertyEntity`](../../../properties/i-rental-property-entity/interfaces/IRentalPropertyEntity.md)[]
32
-
33
- ### maxYears
34
-
35
- `number`
36
-
37
- ## Returns
38
-
39
- `boolean`
@@ -1,11 +0,0 @@
1
- [**@cubedelement.com/realty-investor-timeline**](../../index.md)
2
-
3
- ---
4
-
5
- [@cubedelement.com/realty-investor-timeline](../../modules.md) / time/i-historical-property
6
-
7
- # time/i-historical-property
8
-
9
- ## Interfaces
10
-
11
- - [IHistoricalProperty](interfaces/IHistoricalProperty.md)
@@ -1,25 +0,0 @@
1
- [**@cubedelement.com/realty-investor-timeline**](../../../index.md)
2
-
3
- ---
4
-
5
- [@cubedelement.com/realty-investor-timeline](../../../modules.md) / [time/i-historical-property](../index.md) / IHistoricalProperty
6
-
7
- # Interface: IHistoricalProperty
8
-
9
- Defined in: [time/i-historical-property.ts:4](https://github.com/kvernon/realty-investor-timeline/blob/c7446a8a5576468ac5874a2dd8323180fa97a55b/src/time/i-historical-property.ts#L4)
10
-
11
- ## Properties
12
-
13
- ### property
14
-
15
- > **property**: [`IRentalPropertyEntity`](../../../properties/i-rental-property-entity/interfaces/IRentalPropertyEntity.md)
16
-
17
- Defined in: [time/i-historical-property.ts:5](https://github.com/kvernon/realty-investor-timeline/blob/c7446a8a5576468ac5874a2dd8323180fa97a55b/src/time/i-historical-property.ts#L5)
18
-
19
- ---
20
-
21
- ### reasons
22
-
23
- > **reasons**: [`IHistoricalReason`](../../i-historical-reason/interfaces/IHistoricalReason.md)[]
24
-
25
- Defined in: [time/i-historical-property.ts:6](https://github.com/kvernon/realty-investor-timeline/blob/c7446a8a5576468ac5874a2dd8323180fa97a55b/src/time/i-historical-property.ts#L6)
@@ -1,11 +0,0 @@
1
- [**@cubedelement.com/realty-investor-timeline**](../../index.md)
2
-
3
- ---
4
-
5
- [@cubedelement.com/realty-investor-timeline](../../modules.md) / time/i-historical-reason
6
-
7
- # time/i-historical-reason
8
-
9
- ## Interfaces
10
-
11
- - [IHistoricalReason](interfaces/IHistoricalReason.md)
@@ -1,25 +0,0 @@
1
- [**@cubedelement.com/realty-investor-timeline**](../../../index.md)
2
-
3
- ---
4
-
5
- [@cubedelement.com/realty-investor-timeline](../../../modules.md) / [time/i-historical-reason](../index.md) / IHistoricalReason
6
-
7
- # Interface: IHistoricalReason
8
-
9
- Defined in: [time/i-historical-reason.ts:1](https://github.com/kvernon/realty-investor-timeline/blob/c7446a8a5576468ac5874a2dd8323180fa97a55b/src/time/i-historical-reason.ts#L1)
10
-
11
- ## Properties
12
-
13
- ### date
14
-
15
- > **date**: `Date`
16
-
17
- Defined in: [time/i-historical-reason.ts:3](https://github.com/kvernon/realty-investor-timeline/blob/c7446a8a5576468ac5874a2dd8323180fa97a55b/src/time/i-historical-reason.ts#L3)
18
-
19
- ---
20
-
21
- ### reason
22
-
23
- > **reason**: `string`
24
-
25
- Defined in: [time/i-historical-reason.ts:2](https://github.com/kvernon/realty-investor-timeline/blob/c7446a8a5576468ac5874a2dd8323180fa97a55b/src/time/i-historical-reason.ts#L2)
@@ -1,11 +0,0 @@
1
- [**@cubedelement.com/realty-investor-timeline**](../../index.md)
2
-
3
- ---
4
-
5
- [@cubedelement.com/realty-investor-timeline](../../modules.md) / time/i-loop-options
6
-
7
- # time/i-loop-options
8
-
9
- ## Interfaces
10
-
11
- - [ILoopOptions](interfaces/ILoopOptions.md)
@@ -1,71 +0,0 @@
1
- [**@cubedelement.com/realty-investor-timeline**](../../../index.md)
2
-
3
- ---
4
-
5
- [@cubedelement.com/realty-investor-timeline](../../../modules.md) / [time/i-loop-options](../index.md) / ILoopOptions
6
-
7
- # Interface: ILoopOptions
8
-
9
- Defined in: [time/i-loop-options.ts:4](https://github.com/kvernon/realty-investor-timeline/blob/c7446a8a5576468ac5874a2dd8323180fa97a55b/src/time/i-loop-options.ts#L4)
10
-
11
- ## Extends
12
-
13
- - [`ILoopRecursiveOptions`](../../i-loop-recursive-options/interfaces/ILoopRecursiveOptions.md)
14
-
15
- ## Properties
16
-
17
- ### hasMetGoalOrMaxTime?
18
-
19
- > `optional` **hasMetGoalOrMaxTime**: [`HasMetGoalOrMaxTime`](../../has-met-goal-or-max-time/type-aliases/HasMetGoalOrMaxTime.md)
20
-
21
- Defined in: [time/i-loop-options.ts:18](https://github.com/kvernon/realty-investor-timeline/blob/c7446a8a5576468ac5874a2dd8323180fa97a55b/src/time/i-loop-options.ts#L18)
22
-
23
- This is how the system knows when to quit. If no value is supplied, it will use `defaultHasMetGoalOrMaxTime`.
24
-
25
- ---
26
-
27
- ### maxYears?
28
-
29
- > `optional` **maxYears**: `number`
30
-
31
- Defined in: [time/i-loop-options.ts:13](https://github.com/kvernon/realty-investor-timeline/blob/c7446a8a5576468ac5874a2dd8323180fa97a55b/src/time/i-loop-options.ts#L13)
32
-
33
- how long should this run in years? A common number is 25 to 30 years before giving up.
34
-
35
- ---
36
-
37
- ### propertyGeneratorPassiveApartment?
38
-
39
- > `optional` **propertyGeneratorPassiveApartment**: [`IRentalGenerator`](../../../generators/rental-generator/interfaces/IRentalGenerator.md)\<[`RentalPassiveApartment`](../../../properties/rental-passive-apartment/classes/RentalPassiveApartment.md)\>
40
-
41
- Defined in: [time/i-loop-recursive-options.ts:14](https://github.com/kvernon/realty-investor-timeline/blob/c7446a8a5576468ac5874a2dd8323180fa97a55b/src/time/i-loop-recursive-options.ts#L14)
42
-
43
- How the system generates passive apartment properties
44
-
45
- #### Inherited from
46
-
47
- [`ILoopRecursiveOptions`](../../i-loop-recursive-options/interfaces/ILoopRecursiveOptions.md).[`propertyGeneratorPassiveApartment`](../../i-loop-recursive-options/interfaces/ILoopRecursiveOptions.md#propertygeneratorpassiveapartment)
48
-
49
- ---
50
-
51
- ### propertyGeneratorSingleFamily?
52
-
53
- > `optional` **propertyGeneratorSingleFamily**: [`IRentalGenerator`](../../../generators/rental-generator/interfaces/IRentalGenerator.md)\<[`RentalSingleFamily`](../../../properties/rental-single-family/classes/RentalSingleFamily.md)\>
54
-
55
- Defined in: [time/i-loop-recursive-options.ts:9](https://github.com/kvernon/realty-investor-timeline/blob/c7446a8a5576468ac5874a2dd8323180fa97a55b/src/time/i-loop-recursive-options.ts#L9)
56
-
57
- How the system generates single family properties
58
-
59
- #### Inherited from
60
-
61
- [`ILoopRecursiveOptions`](../../i-loop-recursive-options/interfaces/ILoopRecursiveOptions.md).[`propertyGeneratorSingleFamily`](../../i-loop-recursive-options/interfaces/ILoopRecursiveOptions.md#propertygeneratorsinglefamily)
62
-
63
- ---
64
-
65
- ### startDate?
66
-
67
- > `optional` **startDate**: `Date`
68
-
69
- Defined in: [time/i-loop-options.ts:8](https://github.com/kvernon/realty-investor-timeline/blob/c7446a8a5576468ac5874a2dd8323180fa97a55b/src/time/i-loop-options.ts#L8)
70
-
71
- when does this start?
@@ -1,11 +0,0 @@
1
- [**@cubedelement.com/realty-investor-timeline**](../../index.md)
2
-
3
- ---
4
-
5
- [@cubedelement.com/realty-investor-timeline](../../modules.md) / time/i-loop-recursive-options
6
-
7
- # time/i-loop-recursive-options
8
-
9
- ## Interfaces
10
-
11
- - [ILoopRecursiveOptions](interfaces/ILoopRecursiveOptions.md)
@@ -1,33 +0,0 @@
1
- [**@cubedelement.com/realty-investor-timeline**](../../../index.md)
2
-
3
- ---
4
-
5
- [@cubedelement.com/realty-investor-timeline](../../../modules.md) / [time/i-loop-recursive-options](../index.md) / ILoopRecursiveOptions
6
-
7
- # Interface: ILoopRecursiveOptions
8
-
9
- Defined in: [time/i-loop-recursive-options.ts:5](https://github.com/kvernon/realty-investor-timeline/blob/c7446a8a5576468ac5874a2dd8323180fa97a55b/src/time/i-loop-recursive-options.ts#L5)
10
-
11
- ## Extended by
12
-
13
- - [`ILoopOptions`](../../i-loop-options/interfaces/ILoopOptions.md)
14
-
15
- ## Properties
16
-
17
- ### propertyGeneratorPassiveApartment?
18
-
19
- > `optional` **propertyGeneratorPassiveApartment**: [`IRentalGenerator`](../../../generators/rental-generator/interfaces/IRentalGenerator.md)\<[`RentalPassiveApartment`](../../../properties/rental-passive-apartment/classes/RentalPassiveApartment.md)\>
20
-
21
- Defined in: [time/i-loop-recursive-options.ts:14](https://github.com/kvernon/realty-investor-timeline/blob/c7446a8a5576468ac5874a2dd8323180fa97a55b/src/time/i-loop-recursive-options.ts#L14)
22
-
23
- How the system generates passive apartment properties
24
-
25
- ---
26
-
27
- ### propertyGeneratorSingleFamily?
28
-
29
- > `optional` **propertyGeneratorSingleFamily**: [`IRentalGenerator`](../../../generators/rental-generator/interfaces/IRentalGenerator.md)\<[`RentalSingleFamily`](../../../properties/rental-single-family/classes/RentalSingleFamily.md)\>
30
-
31
- Defined in: [time/i-loop-recursive-options.ts:9](https://github.com/kvernon/realty-investor-timeline/blob/c7446a8a5576468ac5874a2dd8323180fa97a55b/src/time/i-loop-recursive-options.ts#L9)
32
-
33
- How the system generates single family properties
@@ -1,85 +0,0 @@
1
- [**@cubedelement.com/realty-investor-timeline**](../index.md)
2
-
3
- ---
4
-
5
- [@cubedelement.com/realty-investor-timeline](../modules.md) / time
6
-
7
- # time
8
-
9
- ## References
10
-
11
- ### defaultHasMetGoalOrMaxTime
12
-
13
- Re-exports [defaultHasMetGoalOrMaxTime](default-has-met-goal-or-max-time/functions/defaultHasMetGoalOrMaxTime.md)
14
-
15
- ---
16
-
17
- ### HasMetGoalOrMaxTime
18
-
19
- Re-exports [HasMetGoalOrMaxTime](has-met-goal-or-max-time/type-aliases/HasMetGoalOrMaxTime.md)
20
-
21
- ---
22
-
23
- ### IGenOptions
24
-
25
- Re-exports [IGenOptions](simulate/interfaces/IGenOptions.md)
26
-
27
- ---
28
-
29
- ### IHistoricalProperty
30
-
31
- Re-exports [IHistoricalProperty](i-historical-property/interfaces/IHistoricalProperty.md)
32
-
33
- ---
34
-
35
- ### IHistoricalReason
36
-
37
- Re-exports [IHistoricalReason](i-historical-reason/interfaces/IHistoricalReason.md)
38
-
39
- ---
40
-
41
- ### ILoopOptions
42
-
43
- Re-exports [ILoopOptions](i-loop-options/interfaces/ILoopOptions.md)
44
-
45
- ---
46
-
47
- ### ILoopRecursiveOptions
48
-
49
- Re-exports [ILoopRecursiveOptions](i-loop-recursive-options/interfaces/ILoopRecursiveOptions.md)
50
-
51
- ---
52
-
53
- ### ISimulateOptions
54
-
55
- Re-exports [ISimulateOptions](simulate/interfaces/ISimulateOptions.md)
56
-
57
- ---
58
-
59
- ### ITimeline
60
-
61
- Re-exports [ITimeline](timeline/interfaces/ITimeline.md)
62
-
63
- ---
64
-
65
- ### movement
66
-
67
- Re-exports [movement](movement/functions/movement.md)
68
-
69
- ---
70
-
71
- ### simulate
72
-
73
- Re-exports [simulate](simulate/functions/simulate.md)
74
-
75
- ---
76
-
77
- ### Timeline
78
-
79
- Re-exports [Timeline](timeline/classes/Timeline.md)
80
-
81
- ---
82
-
83
- ### updateHistoricalRentals
84
-
85
- Re-exports [updateHistoricalRentals](update-historical-rentals/functions/updateHistoricalRentals.md)
@@ -1,25 +0,0 @@
1
- [**@cubedelement.com/realty-investor-timeline**](../../../index.md)
2
-
3
- ---
4
-
5
- [@cubedelement.com/realty-investor-timeline](../../../modules.md) / [time/looper](../index.md) / looper
6
-
7
- # Function: looper()
8
-
9
- > **looper**(`options`, `timeline`): [`ITimeline`](../../timeline/interfaces/ITimeline.md)
10
-
11
- Defined in: [time/looper.ts:14](https://github.com/kvernon/realty-investor-timeline/blob/c7446a8a5576468ac5874a2dd8323180fa97a55b/src/time/looper.ts#L14)
12
-
13
- ## Parameters
14
-
15
- ### options
16
-
17
- [`ILoopRecursiveOptions`](../../i-loop-recursive-options/interfaces/ILoopRecursiveOptions.md)
18
-
19
- ### timeline
20
-
21
- [`ITimeline`](../../timeline/interfaces/ITimeline.md)
22
-
23
- ## Returns
24
-
25
- [`ITimeline`](../../timeline/interfaces/ITimeline.md)
@@ -1,15 +0,0 @@
1
- [**@cubedelement.com/realty-investor-timeline**](../../index.md)
2
-
3
- ---
4
-
5
- [@cubedelement.com/realty-investor-timeline](../../modules.md) / time/looper
6
-
7
- # time/looper
8
-
9
- ## Type Aliases
10
-
11
- - [LooperType](type-aliases/LooperType.md)
12
-
13
- ## Functions
14
-
15
- - [looper](functions/looper.md)
@@ -1,25 +0,0 @@
1
- [**@cubedelement.com/realty-investor-timeline**](../../../index.md)
2
-
3
- ---
4
-
5
- [@cubedelement.com/realty-investor-timeline](../../../modules.md) / [time/looper](../index.md) / LooperType
6
-
7
- # Type Alias: LooperType()
8
-
9
- > **LooperType**: (`options`, `timeline`) => [`ITimeline`](../../timeline/interfaces/ITimeline.md)
10
-
11
- Defined in: [time/looper.ts:12](https://github.com/kvernon/realty-investor-timeline/blob/c7446a8a5576468ac5874a2dd8323180fa97a55b/src/time/looper.ts#L12)
12
-
13
- ## Parameters
14
-
15
- ### options
16
-
17
- [`ILoopRecursiveOptions`](../../i-loop-recursive-options/interfaces/ILoopRecursiveOptions.md)
18
-
19
- ### timeline
20
-
21
- [`ITimeline`](../../timeline/interfaces/ITimeline.md)
22
-
23
- ## Returns
24
-
25
- [`ITimeline`](../../timeline/interfaces/ITimeline.md)
@@ -1,27 +0,0 @@
1
- [**@cubedelement.com/realty-investor-timeline**](../../../index.md)
2
-
3
- ---
4
-
5
- [@cubedelement.com/realty-investor-timeline](../../../modules.md) / [time/movement](../index.md) / movement
6
-
7
- # Function: movement()
8
-
9
- > **movement**(`options`, `user`): [`ITimeline`](../../timeline/interfaces/ITimeline.md)
10
-
11
- Defined in: [time/movement.ts:19](https://github.com/kvernon/realty-investor-timeline/blob/c7446a8a5576468ac5874a2dd8323180fa97a55b/src/time/movement.ts#L19)
12
-
13
- This is where the magic happens. You provide the options, and you let this calculate the rest.
14
-
15
- ## Parameters
16
-
17
- ### options
18
-
19
- [`ILoopOptions`](../../i-loop-options/interfaces/ILoopOptions.md)
20
-
21
- ### user
22
-
23
- [`IUser`](../../../account/user/interfaces/IUser.md)
24
-
25
- ## Returns
26
-
27
- [`ITimeline`](../../timeline/interfaces/ITimeline.md)
@@ -1,11 +0,0 @@
1
- [**@cubedelement.com/realty-investor-timeline**](../../index.md)
2
-
3
- ---
4
-
5
- [@cubedelement.com/realty-investor-timeline](../../modules.md) / time/movement
6
-
7
- # time/movement
8
-
9
- ## Functions
10
-
11
- - [movement](functions/movement.md)
@@ -1,23 +0,0 @@
1
- [**@cubedelement.com/realty-investor-timeline**](../../../index.md)
2
-
3
- ---
4
-
5
- [@cubedelement.com/realty-investor-timeline](../../../modules.md) / [time/simulate](../index.md) / simulate
6
-
7
- # Function: simulate()
8
-
9
- > **simulate**(`options`): [`ITimeline`](../../timeline/interfaces/ITimeline.md)
10
-
11
- Defined in: [time/simulate.ts:82](https://github.com/kvernon/realty-investor-timeline/blob/c7446a8a5576468ac5874a2dd8323180fa97a55b/src/time/simulate.ts#L82)
12
-
13
- Easy entry method to get anyone going on simulating a property, or properties acquisition.
14
-
15
- ## Parameters
16
-
17
- ### options
18
-
19
- [`ISimulateOptions`](../interfaces/ISimulateOptions.md) = `...`
20
-
21
- ## Returns
22
-
23
- [`ITimeline`](../../timeline/interfaces/ITimeline.md)
@@ -1,16 +0,0 @@
1
- [**@cubedelement.com/realty-investor-timeline**](../../index.md)
2
-
3
- ---
4
-
5
- [@cubedelement.com/realty-investor-timeline](../../modules.md) / time/simulate
6
-
7
- # time/simulate
8
-
9
- ## Interfaces
10
-
11
- - [IGenOptions](interfaces/IGenOptions.md)
12
- - [ISimulateOptions](interfaces/ISimulateOptions.md)
13
-
14
- ## Functions
15
-
16
- - [simulate](functions/simulate.md)
@@ -1,163 +0,0 @@
1
- [**@cubedelement.com/realty-investor-timeline**](../../../index.md)
2
-
3
- ---
4
-
5
- [@cubedelement.com/realty-investor-timeline](../../../modules.md) / [time/simulate](../index.md) / IGenOptions
6
-
7
- # Interface: IGenOptions
8
-
9
- Defined in: [time/simulate.ts:20](https://github.com/kvernon/realty-investor-timeline/blob/c7446a8a5576468ac5874a2dd8323180fa97a55b/src/time/simulate.ts#L20)
10
-
11
- ## Extends
12
-
13
- - [`IPropertyEntityOptions`](../../../generators/i-property-entity-options/interfaces/IPropertyEntityOptions.md)
14
-
15
- ## Properties
16
-
17
- ### highestCashFlow
18
-
19
- > **highestCashFlow**: `number`
20
-
21
- Defined in: [generators/i-property-entity-options.ts:40](https://github.com/kvernon/realty-investor-timeline/blob/c7446a8a5576468ac5874a2dd8323180fa97a55b/src/generators/i-property-entity-options.ts#L40)
22
-
23
- I've seen as high as 630 a month, but on average, depending on the area, I've seen 450 a month
24
-
25
- #### Inherited from
26
-
27
- [`IPropertyEntityOptions`](../../../generators/i-property-entity-options/interfaces/IPropertyEntityOptions.md).[`highestCashFlow`](../../../generators/i-property-entity-options/interfaces/IPropertyEntityOptions.md#highestcashflow)
28
-
29
- ---
30
-
31
- ### highestEquityCapturePercent
32
-
33
- > **highestEquityCapturePercent**: `number`
34
-
35
- Defined in: [generators/i-property-entity-options.ts:20](https://github.com/kvernon/realty-investor-timeline/blob/c7446a8a5576468ac5874a2dd8323180fa97a55b/src/generators/i-property-entity-options.ts#L20)
36
-
37
- used to generate a random equity amount, this is the high value
38
-
39
- #### Inherited from
40
-
41
- [`IPropertyEntityOptions`](../../../generators/i-property-entity-options/interfaces/IPropertyEntityOptions.md).[`highestEquityCapturePercent`](../../../generators/i-property-entity-options/interfaces/IPropertyEntityOptions.md#highestequitycapturepercent)
42
-
43
- ---
44
-
45
- ### highestMinSellInYears
46
-
47
- > **highestMinSellInYears**: `number`
48
-
49
- Defined in: [generators/i-property-entity-options.ts:50](https://github.com/kvernon/realty-investor-timeline/blob/c7446a8a5576468ac5874a2dd8323180fa97a55b/src/generators/i-property-entity-options.ts#L50)
50
-
51
- For Texas, you should hold for 1 year for the lowest tax rate, but you might want to hold it longer
52
-
53
- #### Inherited from
54
-
55
- [`IPropertyEntityOptions`](../../../generators/i-property-entity-options/interfaces/IPropertyEntityOptions.md).[`highestMinSellInYears`](../../../generators/i-property-entity-options/interfaces/IPropertyEntityOptions.md#highestminsellinyears)
56
-
57
- ---
58
-
59
- ### highestPurchasePrice
60
-
61
- > **highestPurchasePrice**: `number`
62
-
63
- Defined in: [generators/i-property-entity-options.ts:10](https://github.com/kvernon/realty-investor-timeline/blob/c7446a8a5576468ac5874a2dd8323180fa97a55b/src/generators/i-property-entity-options.ts#L10)
64
-
65
- used to generate a random price amount, this is the high value
66
-
67
- #### Inherited from
68
-
69
- [`IPropertyEntityOptions`](../../../generators/i-property-entity-options/interfaces/IPropertyEntityOptions.md).[`highestPurchasePrice`](../../../generators/i-property-entity-options/interfaces/IPropertyEntityOptions.md#highestpurchaseprice)
70
-
71
- ---
72
-
73
- ### highestSellAppreciationPercent
74
-
75
- > **highestSellAppreciationPercent**: `number`
76
-
77
- Defined in: [generators/i-property-entity-options.ts:30](https://github.com/kvernon/realty-investor-timeline/blob/c7446a8a5576468ac5874a2dd8323180fa97a55b/src/generators/i-property-entity-options.ts#L30)
78
-
79
- for single family it is as high as 14.5 %
80
-
81
- #### Inherited from
82
-
83
- [`IPropertyEntityOptions`](../../../generators/i-property-entity-options/interfaces/IPropertyEntityOptions.md).[`highestSellAppreciationPercent`](../../../generators/i-property-entity-options/interfaces/IPropertyEntityOptions.md#highestsellappreciationpercent)
84
-
85
- ---
86
-
87
- ### lowestCashFlow
88
-
89
- > **lowestCashFlow**: `number`
90
-
91
- Defined in: [generators/i-property-entity-options.ts:35](https://github.com/kvernon/realty-investor-timeline/blob/c7446a8a5576468ac5874a2dd8323180fa97a55b/src/generators/i-property-entity-options.ts#L35)
92
-
93
- typically 200 is the lowest
94
-
95
- #### Inherited from
96
-
97
- [`IPropertyEntityOptions`](../../../generators/i-property-entity-options/interfaces/IPropertyEntityOptions.md).[`lowestCashFlow`](../../../generators/i-property-entity-options/interfaces/IPropertyEntityOptions.md#lowestcashflow)
98
-
99
- ---
100
-
101
- ### lowestEquityCapturePercent
102
-
103
- > **lowestEquityCapturePercent**: `number`
104
-
105
- Defined in: [generators/i-property-entity-options.ts:15](https://github.com/kvernon/realty-investor-timeline/blob/c7446a8a5576468ac5874a2dd8323180fa97a55b/src/generators/i-property-entity-options.ts#L15)
106
-
107
- used to generate a random equity amount, this is the low value
108
-
109
- #### Inherited from
110
-
111
- [`IPropertyEntityOptions`](../../../generators/i-property-entity-options/interfaces/IPropertyEntityOptions.md).[`lowestEquityCapturePercent`](../../../generators/i-property-entity-options/interfaces/IPropertyEntityOptions.md#lowestequitycapturepercent)
112
-
113
- ---
114
-
115
- ### lowestMinSellInYears
116
-
117
- > **lowestMinSellInYears**: `number`
118
-
119
- Defined in: [generators/i-property-entity-options.ts:45](https://github.com/kvernon/realty-investor-timeline/blob/c7446a8a5576468ac5874a2dd8323180fa97a55b/src/generators/i-property-entity-options.ts#L45)
120
-
121
- For Texas, you should hold for 1 year for the lowest tax rate, but you might want to hold it longer
122
-
123
- #### Inherited from
124
-
125
- [`IPropertyEntityOptions`](../../../generators/i-property-entity-options/interfaces/IPropertyEntityOptions.md).[`lowestMinSellInYears`](../../../generators/i-property-entity-options/interfaces/IPropertyEntityOptions.md#lowestminsellinyears)
126
-
127
- ---
128
-
129
- ### lowestPurchasePrice
130
-
131
- > **lowestPurchasePrice**: `number`
132
-
133
- Defined in: [generators/i-property-entity-options.ts:5](https://github.com/kvernon/realty-investor-timeline/blob/c7446a8a5576468ac5874a2dd8323180fa97a55b/src/generators/i-property-entity-options.ts#L5)
134
-
135
- used to generate a random price amount, this is the low value
136
-
137
- #### Inherited from
138
-
139
- [`IPropertyEntityOptions`](../../../generators/i-property-entity-options/interfaces/IPropertyEntityOptions.md).[`lowestPurchasePrice`](../../../generators/i-property-entity-options/interfaces/IPropertyEntityOptions.md#lowestpurchaseprice)
140
-
141
- ---
142
-
143
- ### lowestSellAppreciationPercent
144
-
145
- > **lowestSellAppreciationPercent**: `number`
146
-
147
- Defined in: [generators/i-property-entity-options.ts:25](https://github.com/kvernon/realty-investor-timeline/blob/c7446a8a5576468ac5874a2dd8323180fa97a55b/src/generators/i-property-entity-options.ts#L25)
148
-
149
- for single family it's around 4%
150
-
151
- #### Inherited from
152
-
153
- [`IPropertyEntityOptions`](../../../generators/i-property-entity-options/interfaces/IPropertyEntityOptions.md).[`lowestSellAppreciationPercent`](../../../generators/i-property-entity-options/interfaces/IPropertyEntityOptions.md#lowestsellappreciationpercent)
154
-
155
- ---
156
-
157
- ### maxRentalOpportunities
158
-
159
- > **maxRentalOpportunities**: `number`
160
-
161
- Defined in: [time/simulate.ts:24](https://github.com/kvernon/realty-investor-timeline/blob/c7446a8a5576468ac5874a2dd8323180fa97a55b/src/time/simulate.ts#L24)
162
-
163
- Used to provide an amount of Random properties