LibreSelery icon indicating copy to clipboard operation
LibreSelery copied to clipboard

Idea: What comes in goes out split strategy

Open Ly0n opened this issue 3 years ago • 3 comments

I was thinking about a split strategy that considers the income on the wallet to increase and decrease the payout automatically. Since we do have the complete transaction history it could be possible to estimate / predict the possible payout based on historic data and expected donations.
Please give feedback on that @kikass13 @fdietze @cornerman @krux02

Ly0n avatar Aug 26 '20 15:08 Ly0n

That makes sense. The adaption to the recurring amount of money is something that would happen manually anyways. Automating that makes this system easier to use.

The amount of money available will change, because recurring donations can change all the time.

Still, an upper bound is needed, because large one-time donations might happen. If someone makes a one time donation of 1M USD, you probably don't want everything to be transferred to contributors at once.

fdietze avatar Aug 26 '20 15:08 fdietze

A maximum Payout like 500 USD, combined with a limited change rate, like 5% might be a good option.

fdietze avatar Aug 26 '20 15:08 fdietze

I like it.

krux02 avatar Aug 26 '20 17:08 krux02