benmarten / CryptoETF

Portfolio Overview Tool for Your CryptoCoin Capitalization-Weighted Portfolio.
Apache License 2.0
396 stars 77 forks source link

Ability to set allocation target manually #40

Closed gosuto-inzasheru closed 6 years ago

gosuto-inzasheru commented 6 years ago

It would be a great addition if it were possible to setting the target allocation percentage per coin manually (through an array in settings.json maybe) instead of deriving it from the market share.

benmarten commented 6 years ago

Great idea! I also thought about creating a Strategy class where we could implement different strategies, such as equalWeightStrategy, marketCapStrategy, manualStrategy... And so on... Adding this as a milestone ;)

benmarten commented 6 years ago

Solved by: https://github.com/benmarten/CryptoETF/releases/tag/1.8.0