Bitcoin Forum
September 02, 2025, 07:20:49 PM *
News: Latest Bitcoin Core release: 29.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 [89] 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 »
  Print  
Author Topic: FAIRLAY - SPORTS BETTING for experts - highest liquidity, provably best odds  (Read 136016 times)
linan2332
Newbie
*
Offline Offline

Activity: 26
Merit: 5


View Profile
August 14, 2019, 04:03:20 PM
 #1761

ya is definitely possible, someone is probably using bots to auto bet when their orders is filled. That would explain why the line in pinnacle move as well.
Thanks for answering all the dumb questions! Already start working on my bot and start betting. Appreciate all the replies Smiley
Do you have any link somewhere where I can tip you a coffee?  Wink
SyGambler
Legendary
*
Offline Offline

Activity: 2464
Merit: 1804

guess who's back


View Profile
August 14, 2019, 04:21:07 PM
Last edit: August 15, 2019, 06:11:03 AM by SyGambler
 #1762

ya is definitely possible, someone is probably using bots to auto bet when their orders is filled. That would explain why the line in pinnacle move as well.
Thanks for answering all the dumb questions! Already start working on my bot and start betting. Appreciate all the replies Smiley
Do you have any link somewhere where I can tip you a coffee?  Wink

glad I was able to help a little , you don't need to worry about the coffee  Cheesy

if you need anything in the future as well just let me know through PM or we can chat on telegram , best of luck with your bot maybe you can send it for me in the future if it works well   Grin
linan2332
Newbie
*
Offline Offline

Activity: 26
Merit: 5


View Profile
August 15, 2019, 03:08:26 PM
 #1763

I am much more familiar with placing bet now. It seems like UI only update every 20 sec or so, so it is much easier get the latest order book with API before you create an order.
Now I am starting to play around create Market. Anyone here have experience doing that? When creating new market do I just create order on both side ? To make the odds shift do I just simply edit my order with API "changeOrder"?
FairlaySupport
Sr. Member
****
Offline Offline

Activity: 482
Merit: 252

please do not contact us here via PM for support.


View Profile WWW
August 17, 2019, 09:13:49 PM
 #1764

I am much more familiar with placing bet now. It seems like UI only update every 20 sec or so, so it is much easier get the latest order book with API before you create an order.
Now I am starting to play around create Market. Anyone here have experience doing that? When creating new market do I just create order on both side ? To make the odds shift do I just simply edit my order with API "changeOrder"?


All correct.  If you open a dedicated market page, odds refreshing rate is better.   If you create a market yourself, best do so via the API.

linan2332
Newbie
*
Offline Offline

Activity: 26
Merit: 5


View Profile
August 18, 2019, 01:17:20 AM
Last edit: August 18, 2019, 03:06:36 AM by linan2332
Merited by DarkStar_ (4)
 #1765

Appreciate the reply! Good to know my assumption is correct Smiley

One more question if you don't mind. Lets say I created a market and creates order on both side.
I accidentally set the market close time a bit too late and there is a match order come in after the match is already ended in reality.
Is there a way as a market maker to cancel that late matched order?
I can voided the whole market but the previous match order are innocent. Or is it a market maker s responsibility to always make sure the market is close and order is cancelled in time.

Thanks!


Update:
Actually found this in create market API
VisDelay - Maximum allowed time to void orders on this runner. Usually is 6000.
Looks like you do have a set amount of time to cancel a order. Is this referring to after an order matched, you have x amount of time to cancel it?
FairlaySupport
Sr. Member
****
Offline Offline

Activity: 482
Merit: 252

please do not contact us here via PM for support.


View Profile WWW
August 18, 2019, 01:36:21 PM
 #1766

Appreciate the reply! Good to know my assumption is correct Smiley

One more question if you don't mind. Lets say I created a market and creates order on both side.
I accidentally set the market close time a bit too late and there is a match order come in after the match is already ended in reality.
Is there a way as a market maker to cancel that late matched order?
I can voided the whole market but the previous match order are innocent. Or is it a market maker s responsibility to always make sure the market is close and order is cancelled in time.

Thanks!


Update:
Actually found this in create market API
VisDelay - Maximum allowed time to void orders on this runner. Usually is 6000.
Looks like you do have a set amount of time to cancel a order. Is this referring to after an order matched, you have x amount of time to cancel it?

Any bet that is matched after the event goes live or is decided is subject to be voided. Just contact Ognjen. 

What you found is for advanced market makers  and gives them the right to cancel any matched bet within a few seconds.

linan2332
Newbie
*
Offline Offline

Activity: 26
Merit: 5


View Profile
August 18, 2019, 04:51:29 PM
 #1767

I guess the feature (cancel matched order within x sec) is more gear towards live-market market maker?
For a typical market we can just contact admin and have them void the match order if it were too late.
Thanks for answering all the questions Smiley
DarkStar_
Legendary
*
Offline Offline

Activity: 2772
Merit: 3284


View Profile WWW
August 18, 2019, 05:01:09 PM
 #1768

I guess the feature (cancel matched order within x sec) is more gear towards live-market market maker?
For a typical market we can just contact admin and have them void the match order if it were too late.
Thanks for answering all the questions Smiley

I think it's also used to quickly ping the odds source that you're using (for example if you're hedging on Pinnacle) and make sure that their odds haven't changed when someone places the bet so that you're not accidentally taking a bet on stale odds.

taking a break - expect delayed responses
linan2332
Newbie
*
Offline Offline

Activity: 26
Merit: 5


View Profile
August 18, 2019, 05:18:27 PM
 #1769

Ya that make sense. I imagine they have a script that has some kind of logic on when an order is matched, it trigger a check to query pinnacle's odds and if it didn't match, cancelled the matched order
linan2332
Newbie
*
Offline Offline

Activity: 26
Merit: 5


View Profile
August 19, 2019, 03:16:13 AM
 #1770

Sorry a few more questions,

1) Is live market basically the same as regular market except its market status is set to INPLAY?

2) I have created some dummy market for experimenting. I don't see any API to remove market, I guess settling is the only way to remove the market?

3) I saw you guys have a discord channel but looks like its locked? Is that still being used?

Thanks
FairlaySupport
Sr. Member
****
Offline Offline

Activity: 482
Merit: 252

please do not contact us here via PM for support.


View Profile WWW
August 19, 2019, 07:57:54 AM
 #1771

Sorry a few more questions,

1) Is live market basically the same as regular market except its market status is set to INPLAY?

2) I have created some dummy market for experimenting. I don't see any API to remove market, I guess settling is the only way to remove the market?

3) I saw you guys have a discord channel but looks like its locked? Is that still being used?

Thanks

No problem at all.

yes
yes, putting the Closing and settling Time to a close date is the option to remove markets.
it's not used anymore

linan2332
Newbie
*
Offline Offline

Activity: 26
Merit: 5


View Profile
August 19, 2019, 07:06:02 PM
 #1772

Is there some kind of rules regarding changing market date and settling market?

I first try to settle the market right away but got an error "XError: Settling Date not reached".
I figure is probably because the closing date and settle date is in the future so I try to change the market date with the API.
I tried with different dates ahead/behind of current time but all of them give me this error "XError: You are not allowed to do that"
Am I missing something here?

Thanks
linan2332
Newbie
*
Offline Offline

Activity: 26
Merit: 5


View Profile
August 20, 2019, 07:12:22 PM
 #1773

So I think it might be because of the following setting for my API user. Is there a way to grant API user access? I cant find anything in API and UI setting page.

     "0":{
            "CanSettleMarkets":false,
            "CanChangeTime":false,
            "CanDoAdminStuff":false,
            "CanDoSpecialRequests":false,
degen1
Newbie
*
Offline Offline

Activity: 22
Merit: 0


View Profile
August 20, 2019, 08:42:38 PM
 #1774

FYI, read about how Fairlay is withholding my money against my consent right now.

https://bitcointalk.org/index.php?topic=5173428.0
danshan11
Member
**
Offline Offline

Activity: 200
Merit: 42


View Profile WWW
August 21, 2019, 04:14:10 AM
 #1775

Is there some kind of rules regarding changing market date and settling market?

I first try to settle the market right away but got an error "XError: Settling Date not reached".
I figure is probably because the closing date and settle date is in the future so I try to change the market date with the API.
I tried with different dates ahead/behind of current time but all of them give me this error "XError: You are not allowed to do that"
Am I missing something here?

Thanks

you dont need to settle a bad market just remove unmatched orders and let it die by itself. you also can contact support chat on fairlay and ask them to update the settle date if that is what you need. Easiest thing to do is just recreate the market again with updated dates add any unmatched orders and you should be good to go. Users settling markets its better to let fairlay settle them. are we talking sports or some "news" type stuff?

Best BTC betting application www.jgexchange.com
linan2332
Newbie
*
Offline Offline

Activity: 26
Merit: 5


View Profile
August 21, 2019, 08:01:47 PM
Last edit: August 21, 2019, 09:15:28 PM by linan2332
 #1776

Ya Danshan11 you are right. Got an official response from fairlay


You may set the accounts that are allowed to settle a market on it's creation. Anyway if you set any other settler than Fairlay, the market won't be listed on the website as this would be a security risk. Contact us if you intend to become a professional market maker here. In all other cases let Ognjen settle your markets....


So looks like all I need to worry about is adjusting the orders and creating market with the right time for now...Appreciate all the help guys Smiley
linan2332
Newbie
*
Offline Offline

Activity: 26
Merit: 5


View Profile
August 22, 2019, 06:21:00 PM
 #1777

Just got a pretty exciting announcement from troll-box.

Just a quick heads-up. In the following weeks we enroll an update to our infrastructure. If successful live markets will update much much faster resulting in a better betting experience. If you intend to offer odds for live markets contact us to learn more.

Perfect for the live market project I am working Smiley
degen1
Newbie
*
Offline Offline

Activity: 22
Merit: 0


View Profile
August 22, 2019, 11:48:54 PM
 #1778

You should just be careful using this site as they disclose your information to third parties apparently, and at any point there is a risk that your funds may be seized for an "allegation" that you won't be told any details about. As a result you should be careful about what information and data you are giving the company if that is of any importance to you and I would question putting any major funds into the site. If you are just making small time predictions you should be fine.

Feel free to look at my other posts for details.
SyGambler
Legendary
*
Offline Offline

Activity: 2464
Merit: 1804

guess who's back


View Profile
August 23, 2019, 12:52:17 AM
 #1779

You should just be careful using this site as they disclose your information to third parties apparently, and at any point there is a risk that your funds may be seized for an "allegation" that you won't be told any details about. As a result you should be careful about what information and data you are giving the company if that is of any importance to you and I would question putting any major funds into the site. If you are just making small time predictions you should be fine.

Feel free to look at my other posts for details.

I wish that you continued updating the thread in the scam accusation section , you just created it and abandoned
went to SBR and checked the updates , I really don't know what to say cause this is really bad

the story still completely vague tho and looking at the current info Fairlay guys are totally the ones to blame
I'm sure they will pay you at some point but it looks like they will take ages

keep updating the thread , DTs should realize that your scam accusation is no joke
FairlaySupport
Sr. Member
****
Offline Offline

Activity: 482
Merit: 252

please do not contact us here via PM for support.


View Profile WWW
August 23, 2019, 05:54:10 AM
 #1780

Yes we reserve the right to freeze accounts  and establish the identity if we supsect a user of having committed a crime or any other foribdden activity outlined in our Terms.   
Most likely you belong to the 99.9% of users who are not affected by this.

Pages: « 1 ... 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 [89] 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!