achow101
Staff
Legendary
Offline
Activity: 3542
Merit: 6885
Just writing some code
|
|
May 18, 2014, 10:05:50 AM |
|
Very cool site! Seems to be verifiable. Simple and fun! a phone App would be cool.
Thanks. We're working on it. Hope to see more update and better stable site . New transactions window have arrived. I like your new transactions window it's easy to view
|
|
|
|
UpDown.BT (OP)
|
|
May 18, 2014, 10:23:49 AM |
|
Very cool site! Seems to be verifiable. Simple and fun! a phone App would be cool.
Thanks. We're working on it. Hope to see more update and better stable site . New transactions window have arrived. I like your new transactions window it's easy to view And soon you will be able to filter your transactions )
|
|
|
|
Scriptseller
Newbie
Offline
Activity: 52
Merit: 0
|
|
May 18, 2014, 06:53:17 PM |
|
|
|
|
|
newIndia
Legendary
Offline
Activity: 2226
Merit: 1052
|
|
May 18, 2014, 09:43:34 PM |
|
Betting on real life things have a different thrill. That is why I like http://UpDown.bt over other sites Cheers \m/
|
|
|
|
vual
|
|
May 20, 2014, 05:06:19 AM Last edit: May 20, 2014, 08:32:21 AM by vual |
|
Binary options............. ewwwwww nur very nice app, very sexy also great job!! Took me a while to work out filghtradar doesn't have a API so you are just scraping that data from there site i see... Naughty boy! EDIT,: Call me crazy but something fishy is going on here.... I do notice every second or so the plane one will update, but if you look at the site the number is different. I wrote a little app in C# to scrape that number from the DOM every single time, its different then your number. Your number is out sometimes up to 30 odd points, flightradar24.com, but its strange for its not lag, its like you are doing some strange maths wizardry on the data you are scraping. Some times its way off and sometimes the numbers i cant even work out where your pulling them from, sometimes i can see ahh that's just the real number minus 1 or 2 but sometimes its 30 random points away from where it should be. Open http://www.flightradar24.com/ on one monitor and open updown.bt in another. now there is no API for flightradar that data must be scraped form the dom that span containing the text, if that span on flighttradar dosnt change then why the fudge is your data changing??? yours: 5277, 5288, 5286, 5279, 5269, 5270 flightradar: 5277, 5268, 5249, 5246, 5246, 5248 Currently as this is typed there is a spread of 5279 - 5246 = 33 points.... Here is screenshot, https://i.imgur.com/UWKrrbl.jpg
|
|
|
|
UpDown.BT (OP)
|
|
May 20, 2014, 04:06:53 PM |
|
Binary options............. ewwwwww nur very nice app, very sexy also great job!! Took me a while to work out filghtradar doesn't have a API so you are just scraping that data from there site i see... Naughty boy! EDIT,: Call me crazy but something fishy is going on here.... I do notice every second or so the plane one will update, but if you look at the site the number is different. I wrote a little app in C# to scrape that number from the DOM every single time, its different then your number. Your number is out sometimes up to 30 odd points, flightradar24.com, but its strange for its not lag, its like you are doing some strange maths wizardry on the data you are scraping. Some times its way off and sometimes the numbers i cant even work out where your pulling them from, sometimes i can see ahh that's just the real number minus 1 or 2 but sometimes its 30 random points away from where it should be. Open http://www.flightradar24.com/ on one monitor and open updown.bt in another. now there is no API for flightradar that data must be scraped form the dom that span containing the text, if that span on flighttradar dosnt change then why the fudge is your data changing??? yours: 5277, 5288, 5286, 5279, 5269, 5270 flightradar: 5277, 5268, 5249, 5246, 5246, 5248 Currently as this is typed there is a spread of 5279 - 5246 = 33 points.... Here is screenshot, https://i.imgur.com/UWKrrbl.jpgWe're taking all the data from the same file as their UI does. So, not we, but they are making some calculations on the side of UI, which is 1.5mb of compressed javascript code not so easy to decompress and understand. I can PM you the details and you can check my words by yourself.
|
|
|
|
vual
|
|
May 20, 2014, 04:33:18 PM |
|
I cant trust that binary options are 100% fair, im happy to take a look feel free to forward it to me and ill confirm here, i do suggest maybe implement some kind of provable fairness system. But really the site is sexy other then those dependency's great work.
|
|
|
|
myohmy81
|
|
May 21, 2014, 01:41:20 AM |
|
Where you are getting the finance data? (ex eur/use,usd/chf)
it's quotes different from that i see my trading system
|
|
|
|
mwarrior
Member
Offline
Activity: 329
Merit: 10
https://eloncity.io/
|
|
May 21, 2014, 04:36:07 AM Last edit: May 21, 2014, 11:21:39 AM by mwarrior |
|
Something is strange here. I am showing a 40 point spread most of the time. And it's not constant between flightradar24.com and the number on the site. As I type this Flightradar shows 5264 and UpDown shows 5219. 45 is too much to play around with.
|
|
|
|
t-minus
|
|
May 21, 2014, 05:54:45 AM |
|
Something is strange here. I am showing a 40 point spread most of the time. And it's not constant between flightradar24.com and the number on the site. As I type this Flightradar shows 5264 and UpDown shows 5219. 45 is too much to play around with.
look above
|
|
|
|
UpDown.BT (OP)
|
|
May 21, 2014, 11:21:32 AM |
|
Something is strange here. I am showing a 40 point spread most of the time. And it's not constant between flightradar24.com and the number on the site. As I type this Flightradar shows 5264 and UpDown shows 5219. 45 is too much to play around with.
[Edit} Now site is kicking back bets as soon as they are placed.
Not kicking back anymore.
|
|
|
|
UpDown.BT (OP)
|
|
May 21, 2014, 11:23:35 AM |
|
Where you are getting the finance data? (ex eur/use,usd/chf)
it's quotes different from that i see my trading system
We're getting data in open sources. Forex quotes depends on it's provider because it's OTC market.
|
|
|
|
UpDown.BT (OP)
|
|
May 21, 2014, 11:25:36 AM |
|
I cant trust that binary options are 100% fair, im happy to take a look feel free to forward it to me and ill confirm here, i do suggest maybe implement some kind of provable fairness system. But really the site is sexy other then those dependency's great work.
We use real market data, what else you need to proof? Planes and random are artificial instruments (for planes we're taking the data from the flightradar, but they have no API, so it's some kind of scraping which can't guarantee quality of the data) and we saying that random is random. If you don't think this instruments is fair, just play with others.
|
|
|
|
Gambiman
|
|
May 21, 2014, 11:38:21 AM |
|
Planes in the air is grey'd?
|
|
|
|
mwarrior
Member
Offline
Activity: 329
Merit: 10
https://eloncity.io/
|
|
May 21, 2014, 11:42:48 AM |
|
Something is strange here. I am showing a 40 point spread most of the time. And it's not constant between flightradar24.com and the number on the site. As I type this Flightradar shows 5264 and UpDown shows 5219. 45 is too much to play around with.
[Edit} Now site is kicking back bets as soon as they are placed.
Not kicking back anymore. It just grayed out actually. Tried to bet $10.00 and it just sent ther money right back. Oh well.
|
|
|
|
btc-owl
Newbie
Offline
Activity: 47
Merit: 0
|
|
May 21, 2014, 11:48:18 AM |
|
Great site! I've lost some money with other binary options platforms, so I'm quite sceptical on the favourable options with this kind of trades.
Are you giving away any kind of bonus/benefit for new players?
|
|
|
|
zeeshanblc
|
|
May 21, 2014, 12:15:03 PM |
|
Great site, innovative I must admit...for me too confusing
|
|
|
|
hloren70
Member
Offline
Activity: 72
Merit: 10
|
|
May 21, 2014, 02:41:00 PM |
|
Do you offer 5 min options?
|
|
|
|
UpDown.BT (OP)
|
|
May 21, 2014, 02:51:22 PM |
|
Something is strange here. I am showing a 40 point spread most of the time. And it's not constant between flightradar24.com and the number on the site. As I type this Flightradar shows 5264 and UpDown shows 5219. 45 is too much to play around with.
[Edit} Now site is kicking back bets as soon as they are placed.
Not kicking back anymore. It just grayed out actually. Tried to bet $10.00 and it just sent ther money right back. Oh well. Planes are taking some rest, other instruments available as usual )
|
|
|
|
UpDown.BT (OP)
|
|
May 21, 2014, 02:57:16 PM |
|
Do you offer 5 min options?
Nope
|
|
|
|
|