Please help me with greenup formula for bets to soccer (live)!
Example:
First prices:
$x1 = 17; // Command 1
$x2 = 1.25; // Command 2
$x3 = 5; // Draw
My bet to Draw $100. (5 X $100 = $500)
Second prices (After 6 minutes for example):
$y1 = 5; // Command 1
$y2 = 2.4; // Command 2
$y3 = 2.25; // Draw
And I need to fix my profit!! But I don't know how much money I should put to Command 1 and Command 2, for fixing my profit!!
Please help me with formula for calculating bets sizes for "Command 1" and "Command 2"
