okovalov / bbots

Set of Binary.com bots (scripts)
MIT License
0 stars 6 forks source link

Highest Digit Prediction #5

Open Brishe opened 5 years ago

Brishe commented 5 years ago

Hi @okovalov

I came across your digit analyzer bot. But the prediction is set only to MinStatsIdx. Using this for digit match has the probability of only 11%. I want to use the MaxStatsIdx for prediction but bot responds with "Missing required contract parameters (last digit prediction for digit contracts)."

Is there a way to change the functions to so that prediction is set to MaxStatsIdx?

Thank you very much.