I did some research into "max expected loss streaks"... and found websites like
this one that show a formula for calculating the max expected loss streak as:
ln(Number of Events) / ln(1-win%)
where win% is a decimal from 0.00 to 1... ie. Percentage/100, so that 80% win would be 0.8, 1% would be 0.01 etc.
Via another reference (that I can't locate at this time), ln() function can be replaced with log() function and you can use:
Log(Number of Events) / -Log(1-win%)
Putting some example numbers in, we would get:
Log(1,000,000) / -Log(1-0.8 ) = 8.58 or ~9.
So you could expect a loss streak of 9 in 1,000,000 rolls at 80% of winning.... which would at first seem to be well under the max sustainable by your max Bankroll... HOWEVER, you seem to have confused your numbers and units... at the start you're talking 0.00000100
mBTC basebet and USD$1,000,000 and the max as 470k (no currency unit specified)....
If we assume, you actually meant 0.00000100 BTC (ie. 100 satoshis) as your starting point, and we converted your USD$1mil that would be ~800 BTC at current prices. This would reduce your sustainable max losses down to 12 losses (at which point, you just lost a 362.79 BTC wager, and your total losses are 435.35 BTC), the next required bet would be 2176 BTC, which you don't have.
Still, your max
expected loss streak is only 9... so that should theoretically be doable... HOWEVER (yes, more bad news)... most, if not ALL casinos, be it online or bricks and mortar have "Max Bet" and/or "Max Payout" rules. I highly doubt you will find a casino that lets you wager 60 BTC at a 1.24x payout (~80% chance)... And for a lot of them, even 10 BTC at 1.24 would be getting close to their max.
So now you're down to maybe being able to make 10 losses before you hit the max bet/max payout limit... and given that the formula is just an "
estimation" of the "
expected" max loss streak... doesn't mean it can't or won't go higher... I've actually had a scenario where the max expected streak was calculated as 62, and I encountered 67 losses.
Also note that even if you hit the win at the 10BTC bet... your overall profit would
only be 0.4 BTC... do you really want to be risking ~$10,000 to make ~$400?