I am still confused about the exact implementation of this "select your own max profit" and how it will work.
If you pick 0.25% and I pick 1%, then I make (or lose) 4 times as much as you. Simple as that.
I think this isn't exactly correct. This is how I think it'll work and I would love if Dooglus could let me know if this is correct or not:
If you and I are both invested at (say) 100btc (thus having the same percentage of the bankroll), then:
A) For bets that pay (profit) less than or equal to 0.25% of 100, or 0.25
BTC, we both make/lose the same amount
B) For bets that pay (profit) more than 0.25% and less than or equal to 1% of 100, or 0.25
BTC, you do not participate, and I do.
C) Bets that pay more than 1%, neither of us participate (if Doog allows investors to choose >1% personal max profit)
NOTE!!!! Many people continually mistake MAX BET (which doesn't exist as a concept on JD*) and MAX PROFIT. STOP MAKING THIS MISTAKE!Max Profit = the maximum you can profit on one bet. Example 1: Nakowa bets 210
BTC at 49.5% and that pays 210
BTC (under the as of now max profit of 210).
Example 2: I'm feeling lucky and bet 2
BTC at 1%, which pays 196
BTC. (In scenario B above, the person with their max profit set to 0.25% would NOT participate in this bet, neither upside nor downside).
Example 3: SUPER DUPER CRAZY NAKOWA^2 whale shows up and bets 20,580
BTC at 98%, which pays 210
BTC with 98% probability, and loses 20,580
BTC with 2% probability. (this is * from above, there is an implicit "max bet" which is defined the maximum bet at 98% such that it pays the max profit.)
Doog, could you confirm this is correct please?
I actually if you're able to implement it this way it would be a lot better.
I was thinking an implementation the other way but this way makes a lot more sense. The other way is flawed as it is just a band-aid fix.
When you lowered the max bet to 0.25% this decreased variance not because it was 1/4 kelly criterion but because the max bet was closer to a average bet size to decrease variance. So if we did variable the 0.25% and the 1% will basically have the same variance but differently. The 0.25% will still be affected by Nakowa's high bets, as they'll be part of the higher max bets even though they want to decrease variance.
Secondly, if you ever added leverage this problem would be a lot more pronounced. This is because the max bet would be a lot higher and variance would be higher (even if you did 1/4 kelly criterion). So, variance isn't really based off of kelly, its based off of where most of your bets are around compared to the max bet (I'm talking about significant bets). It's hard to explain but I hope you understand what I mean.
So, if we solve the problem now by spending more time to implement GOB's proposal then you won't have these problems in the future (unless this is what you've been working on).
Otherwise, it will be based off of kelly criterion. Higher percent will take on more risk, variance, and profit. But there is the other variance which is based off of average max bet.
Secondly, I must say that all investors are equal currently. Even if we decrease the bet risk by 75% everyone still gets the same share of the profit. If you implement GOB's proposal then everyone will still be on equal footing. Which I must say is more fair. And then when leverage is implemented then people can try to get an advantage.
But with this method it is used to control variance from bigger bets, which is the main goal.
EDIT: I think there's some revisions that need to be done to GOB's method. The problem is the risk-averse investors won't be contributing to max bet anymore for high bets which means the max bet might not even be that much higher. I think the low risk need risk a bit to the high risk bet but only up to the 0.25%. That way risk is still controlled , when nakowa bets big it'll be like a max bet for the risk-averse people.
The problem is that GOB used the risk-averse bankroll for the risky people, which means risky people had more exposure. But, then the max profit might not even go up. So I think lower risk people still need to contribute to higher risk bets, but they'll be taking less risk, variance, profit. I need to think about it and I'll be posting some examples.