Hi,
I have noticed something strange in StartingPrices - when the actual SP price is known.
I see some inconsistencies between the content of the backStake array, layLiabilities array and the actualSP price.
For example - the information available is:
ActualSP = 2.2248047768982993
BackStakeTaken = 1962.83
LayLiabilityTaken = 3571.03
If I use the taken stakes and liabilities to recalculate the ActualSP - I get the following:
ActualSP = LayLiabilityTaken/BackStakeTaken + 1
so ActualSP = 2.819327196
which is different.
Can someone explain?
Thanks
I have noticed something strange in StartingPrices - when the actual SP price is known.
I see some inconsistencies between the content of the backStake array, layLiabilities array and the actualSP price.
For example - the information available is:
ActualSP = 2.2248047768982993
BackStakeTaken = 1962.83
LayLiabilityTaken = 3571.03
If I use the taken stakes and liabilities to recalculate the ActualSP - I get the following:
ActualSP = LayLiabilityTaken/BackStakeTaken + 1
so ActualSP = 2.819327196
which is different.
Can someone explain?
Thanks


Comment