Jump to content

Featured Comment

Posted

💸$100 Balance 💸> will either return $50 or $400.

This IOW strategy is a great way to try and spike a balance while maintaining minimal risk. It is extremely rare to crash an entire balance of $100 over a thousand rolls and will theoretically hit once every 10,000 rolls (we are giving ourselves a 10% chance with 1k rolls). Hitting a streak of 4 will return over $300 profit leaving a balance >$400. Missing the streak will typically cost about half of the starting balance ( $50 )

"name": "Custom Strategy",
  "params": {
    "initialBet": 0.15,
    "winChance": 10.01,
    "increaseOnWin": 500,
    "increaseOnLose": 0,
    "resetOnWinStreak": 0,
    "resetOnLoseStreak": 1,
    "profitTarget": 100,
    "numRolls": 1000,
    "initialBalance": 100

Posted
11 minutes ago, Thupidaf said:

💸$100 Balance 💸> will either return $50 or $400.

This IOW strategy is a great way to try and spike a balance while maintaining minimal risk. It is extremely rare to crash an entire balance of $100 over a thousand rolls and will theoretically hit once every 10,000 rolls (we are giving ourselves a 10% chance with 1k rolls). Hitting a streak of 4 will return over $300 profit leaving a balance >$400. Missing the streak will typically cost about half of the starting balance ( $50 )

"name": "Custom Strategy",
  "params": {
    "initialBet": 0.15,
    "winChance": 10.01,
    "increaseOnWin": 500,
    "increaseOnLose": 0,
    "resetOnWinStreak": 0,
    "resetOnLoseStreak": 1,
    "profitTarget": 100,
    "numRolls": 1000,
    "initialBalance": 100

Yo, how can I put this on the stake strategy? Did this really work…? 

  • 2 weeks later...
Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

Privacy Policy Terms of Use