Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/michael-spengler/thug-life-investments
Thug Life Investments
https://github.com/michael-spengler/thug-life-investments
Last synced: 26 days ago
JSON representation
Thug Life Investments
- Host: GitHub
- URL: https://github.com/michael-spengler/thug-life-investments
- Owner: michael-spengler
- Created: 2020-12-27T22:30:35.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-01-03T04:31:18.000Z (almost 4 years ago)
- Last Synced: 2024-05-09T18:59:24.999Z (6 months ago)
- Language: TypeScript
- Homepage:
- Size: 199 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Thug Life Investments
With this "Investment Protocol" you can increase your Ether holdings over time as long as prices go up.
## Scenario
Please check the [index.ts](https://github.com/michael-spengler/thug-life-investments/blob/main/src/index.ts) to understand the scenario.
## Assumptions
1. If many actors apply this or a similar investment pattern, the interest rates might rise until a point where the algorithm would stop
2. At a certain price people might just stop selling so that no trading pair would be found
3. People with huge capital supply have probably applied such patterns in derivates based investments - reinvesting the price gains from a long derivate to buy more of the shares.## Disclaimer
I'm still not 100 % sure whether there might be a risk that approaches like this accumulated too much money in a monopoly or oligopoly style. At the same time it is probably good to let promising investment patterns evolve transparently so that anyone has the chance to apply and cope with such patterns early.
Supply and demand seem to find their equilibrium automatically, so I guess it is fine to give this investment pattern a try.