I need help in coding a program that initial does 6 0btc or min btc bets with 50% chance and then compares the first two bets with the last two bets,to check if they are the same e.g if the first same two bets where high low then the last two bets must be high low respectively to meet the condition. if the condition is not met continue the obtc or min btc betting until such a time where the are 6 conservative bets that meet the condition. if such a time arrives the program must look at the 4th bet of the 6 bets that met that condition and bet the next bet in the opposite side of the bet in question with a amount specified by the user if bet is won reset initial base bet resume the 6 bet condition search else multiple the next bet by 2.5 in the opposite direction of the 3rd bet of the 6 bets in question then reset to initial conditions javascript:void(0);PLEASE HELP!!!