Yes - Predyx is LMSR based at this time, but eventually we'll upgrade to Continuous Double Auction (CDA) as we gain more trading traction.
I don't understand python much - but from first glance I can tell LMSR cost and price function looks correct.
initial_q1 = 0, initial_q2 = 0 I'm assuming this is number of shares in each option (OKC = 0, IND = 0)
Let me know if you're able to make this work correctly: find_thunder_shares_to_balance
On Predyx - I don't think you can see the exact numbers of shares on each options in GUI(we'll make it available soon), but I can get you the exact number from the database so that you validate your code against it.
People like @Undisciplined would love to get their hands on a clean executable of this code. If you throw in a minimal GUI - I'm sure people would happily give you some 💰fat bounty for it.
People like @Undisciplined would love to get their hands on a clean executable of this code. If you throw in a minimal GUI - I'm sure people would happily give you some 💰fat bounty for it.
That's 0.03/share.
I was surprised to see @grayruby and @Undisciplined weren't following it. Or maybe they have already decided that PSG is a winner. They need to learn about LatAm teams are much stronger on paper.
That team is currently +2900 to win on FanDuel. I have no idea who they are. I know nothing about these teams. I am just putting sats on the top 4 or 5 favourites. If that changes I will recalibrate my bets.
initial_q1 = 0, initial_q2 = 0
I'm assuming this is number of shares in each option (OKC = 0, IND = 0)find_thunder_shares_to_balance
On Predyx - I don't think you can see the exact numbers of shares on each options in GUI(we'll make it available soon), but I can get you the exact number from the database so that you validate your code against it.