https://github.com/ndeet/cryptosellcalc
Calculate your future wealth without ever selling all of your funds.
https://github.com/ndeet/cryptosellcalc
bitcoin cryptocurrencies funds litecoin monero typescript
Last synced: 2 months ago
JSON representation
Calculate your future wealth without ever selling all of your funds.
- Host: GitHub
- URL: https://github.com/ndeet/cryptosellcalc
- Owner: ndeet
- License: mit
- Created: 2018-01-23T13:51:43.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-04-02T21:27:55.000Z (about 6 years ago)
- Last Synced: 2025-01-03T16:53:39.955Z (4 months ago)
- Topics: bitcoin, cryptocurrencies, funds, litecoin, monero, typescript
- Language: TypeScript
- Homepage: https://cryptosellcalc.com
- Size: 27.3 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Cryptocurrency sell calculator.
Calculate your future wealth without ever selling all of your funds.
## Getting Started / Usage
Visit [cryptosellcalc.com](https://cryptosellcalc.com)
### Load custom settings by url
You can preset the settings of your choice and share the link or bookmark it.Example:
[https://cryptosellcalc.com/?1-10000-10-1.33-15](https://cryptosellcalc.com/?1-10000-10-1.33-15)Delimiter: `-`
* Crypto funds at start: 1
* Price at first sell: 10000
* % of funds to sell: 10
* Factor to trigger a sell: 1.33 (equals each 33% gain)
* Number of sells/results to print: 15### Installing
If you want to run the calculator locally. Just clone or download the repository and double click on index.html.
## Authors
* **Andreas Tasch**: [ndeet](https://github.com/ndeet)
See also the list of [contributors](https://github.com/ndeet/cryptosellcalc/contributors) who participated in this project.
## License
This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details
## Acknowledgments
Inspired by [@fluffypony](https://twitter.com/fluffypony), who has revealed [his secret selling plan](https://youtu.be/Geiwb63nMYw?t=6m12s) on the Magical Crypto Friends Show: **"I sell 5-10 % each time the price doubles from the previous point I sold."**