Bitcoin Forum
May 14, 2024, 06:27:36 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Poll
Question: Do you Accept Komodo ICO conversion vs Reject Komodo ICO conversion and fund new dev team?
Accept - 145 (68.7%)
Reject - 66 (31.3%)
Total Voters: 211

Pages: « 1 ... 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 106 107 108 109 110 111 112 113 114 115 116 117 118 [119] 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 ... 547 »
  Print  
Author Topic: BTCD is no more  (Read 1328438 times)
jl777
Legendary
*
Offline Offline

Activity: 1176
Merit: 1132


View Profile WWW
July 27, 2014, 04:16:34 AM
 #2361

I got a bit carried away and wrote another 1000 new lines of code...
I just wanted things to be as good as possible, so after I got the relatively easy parsing in of the data that is being logged by yesterday's exchange_data, I had to figure out how to update in realtime the various contract pairs (BTCD/BTC is a contract).

OK, so making a new thread not so big of a deal, but we have historical data and new data and I dont want to have separate code paths for doing mostly the same thing, eg. updating the internal price data structures.

The we have the issue of multiple exchanges with a separate but clearly related data stream, so each contract pair has one set of price data for each exchange and one that is a combination of all of them.

Now, how to combine the data? Also, how to display the data? I dont like having to keep switching timeframes when looking at prices, so I coded a variable time scale. What that means is that the closer you are to now, the faster the timeframe and the farther away you are the slower. I tried to make a linearly compounding timescale so hopefully it will be a smooth compressing of past data. This way, with one page you can see everything from the last minutes to the last days (and even weeks)

OK, so each exchange will necessarily have a different timescale, at least theoretically, so I have to recalibrate the summary graphs to take this into account.

Separately, a lot of price changes are noise and I want to smooth out as much of that as possible so you can see the important price changes. To do this, I use what are called splines. These are handy little guys that create a smooth curve fitted line to a set of data points. Of course, the raw data needs to be processed to a form appropriate for splining. I didnt get a change to put in noise filters, just using some basic averaging for now. Oh, yes, I also create a BAR for each pixel. my bar is more than just open close high and low, it has 16 total fields including those. This will be handy later when querying the privacyServer for price data, I figured might as well do it right from the beginning.

Using some arbitrary weights I assigned to each field and using a 1/(timedist^2) weighing for each spline reference point, I create what I hope are a nice importance weighted and time synchronized inputs for the splining.

With a spline you can query it and get the value, slope even accel at any given point in time. Of course it is just an interpolation, but it lets you draw smooth lines for the entire period. [It is even possible to extrapolate, but that is best waited until I put in my SVM predictors]. So, of course, now we can much more easily combine all the exchanges data as the spline outputs can be for any time period

And all of this in a relatively clean control flow to automatically generate .jpg files that will deliver the right one based on the HTML on the :7777 page.

Anyway, that's what I coded today and about to debug. Probably will take me till tomorrow to get this debugged, but then it is nice framework for hooking in the simple tradebots. Oh, I also am dynamically merging all orderbooks into a single one so all that bookkeeping stuff is coming along.

James

http://www.digitalcatallaxy.com/report2015.html
100+ page annual report for SuperNET
Azeh (OP)
Sr. Member
****
Offline Offline

Activity: 441
Merit: 500


View Profile
July 27, 2014, 05:04:01 AM
 #2362

Updated OP under announcements!

Private Sports Betting Preview: https://docs.google.com/document/d/10WNKGeUikQ46SE_tPt_WrrMx6qe-oxDgn9s1yiGuIqU/edit
japandrew73
Full Member
***
Offline Offline

Activity: 182
Merit: 100


View Profile
July 27, 2014, 06:10:35 AM
 #2363

Updated OP under announcements!

Private Sports Betting Preview: https://docs.google.com/document/d/10WNKGeUikQ46SE_tPt_WrrMx6qe-oxDgn9s1yiGuIqU/edit

Wow this is so legit!  fuck yatime to buy in again
Cornett
Hero Member
*****
Offline Offline

Activity: 700
Merit: 500


★ IT's Party Time! ★


View Profile
July 27, 2014, 06:54:21 AM
 #2364

Updated OP under announcements!

Private Sports Betting Preview: https://docs.google.com/document/d/10WNKGeUikQ46SE_tPt_WrrMx6qe-oxDgn9s1yiGuIqU/edit

Awesome! This feature will be popular


░░░░░░░░░░░░░░░░░░░░▄▄
░░░░░░░░░░░░░░░░░░░░████▄▄
░░░░░░░░░▄▄░░░░░░░░░████████
░░░░░▄▄██████▄▄░░░░░███████████▄▄
░▄▄██████████████▄▄███████████████▄
░▀▀██████████████▀▀░░░▀▀████████████
██▄▄▀▀██████▀▀░░░░░░░░░░░▀▀████████
██████▄▄▀▀░░░░░░░░░░░░░░░░░░▀███████
████████░░░░░░░░░▄▄▄░░░░░░░░░░░▀▀███
████████░░░░░▄▄███████▄▄░░░░░███▄▄░░▀
████████░░░███████████████░░░███████▄
░░▀▀████░░░░░▀▀███████▀▀░░░░░████████
██▄▄░░▀▀░░░░░░░░░▀▀▀░░░░░░░░░████████
██████▄▄░░░░░░░░░░░░░░░░░▄▄░░▀███████
████████░░░░░░░░░░░░░▄▄██████▄▄▀▀███
██████████▄▄░░░░▄▄██████████████▄▄
██████████████▄▄▀▀██████████████▀▀
░░▀▀████████████░░░░▀▀██████▀▀
░░░░░░▀▀████████░░░░░░░░▀▀
░░░░░░░░░▀▀██████
░░░░░░░░░░░░░▀▀██
OATH

████▀
███▀  ▀
██▀  ▀
█▀  ▀
▀  ▀
▄  ▄
█▄  ▄
██▄  ▄
███▄  ▄
████▄


▀████
▀  ▀███
▀  ▀██
▀  ▀█
▀  ▀
▄  ▄
▄  ▄█
▄  ▄██
▄  ▄███
▄████


             ▄████▄▄   ▄
█▄          ██████████▀▄
███        ███████████▀
▐████▄     ██████████▌
▄▄██████▄▄▄▄█████████▌
▀████████████████████
  ▀█████████████████
  ▄▄███████████████
   ▀█████████████▀
    ▄▄█████████▀
▀▀██████████▀
    ▀▀▀▀▀


                   ▄▄████
              ▄▄████████▌
         ▄▄█████████▀███
    ▄▄██████████▀▀ ▄███▌
▄████████████▀▀  ▄█████
▀▀▀███████▀   ▄███████▌
      ██    ▄█████████
       █  ▄██████████▌
       █  ███████████
       █ ██▀ ▀██████▌
       ██▀     ▀████
                 ▀█▌


█▄▄              █▄▄
█████▄▄         ██████▄▄
████████       ████████ █
████████ ██   ████████ ██
████████ ███ ████████ ███
████████ ████ ██████ ████
████████ █████ ████ █████
████████ ▀█████ ██ ██████
████████    ▀▀██  ███████
▀███████         ▀███████
   ▀▀███            ▀▀███
       ▀                ▀
Darkoth89
Hero Member
*****
Offline Offline

Activity: 1274
Merit: 646


View Profile
July 27, 2014, 07:55:16 AM
 #2365

Updated OP under announcements!

Private Sports Betting Preview: https://docs.google.com/document/d/10WNKGeUikQ46SE_tPt_WrrMx6qe-oxDgn9s1yiGuIqU/edit

Have been lurking this thread for a while now. I've bought a decent amount of btcd that are currently staking and the more I read, the more I'm glad i did.. This new betting feature sounds amazing! Keep up the great work guys!
xtent
Full Member
***
Offline Offline

Activity: 154
Merit: 100


View Profile
July 27, 2014, 08:16:01 AM
 #2366

400 scam cryptocurrencies and you ladies think this one is any different.  LOL  Maybe it is.  Why release a coin and then build it?  Why not code it and then release?  A little common sense goes a long way. 

What's with the bots trading on Cryptsy anyway?  Is that supporting the price while you code or is it price fixing while you stall?  Time will tell. 

Sorry if I'm a bit skeptical, been burned too many times to count to trust a faceless name especially a former Forex trader.  Oh wait I forgot Instantdex is going to be the next JP morgan, or something like that.  Where have i heard that one before? LOL  We'll see. 

I don't trust this coin is not another huge disaster waiting to happen.   I completely expect that this coin will collapse at any minute.  A lot of people may be getting ready to lose a lot of money if this turns out to be a scam.   Even if it's not a scam the price could crash at any minute due to incompetence.  Buyer beware.

Everyone remember when Obama tried to convince everyone he was like Jesus?  "...contrary to popular opinion I was not born in a manger..." yada yada  Well that turned out not to be true also. 


Bitcoindark is going above DRK.  It's going to be in the top ten on Coinmarketcap. etc. etc.  Empty promises. 



Just code the damn coin and release it like Satoshi did.  Save the empty promises for someone who gives a crap.


I believed when bitcoindark come out it don't even have a dev.
bitcoindark don't have in house dev it give out bounty for it. It is just crazy if you ask and wondered so many people get burned!

What the fuck did you just say?
BTCwriter, please take writer out of you name.
I look through your posts and you are far from a writer.
Take some English classes please, you sound fucking retarded when I read your posts.

P.S. You are far from a writer, sorry to burst your bubble

Drunk, I make more sense than you, shit I am typing well drunk.  Smiley
cointrader83
Hero Member
*****
Offline Offline

Activity: 742
Merit: 500



View Profile
July 27, 2014, 08:17:32 AM
 #2367

Good news here, I just bought some BTCD back  Wink
timmyd
Hero Member
*****
Offline Offline

Activity: 714
Merit: 500


View Profile
July 27, 2014, 09:27:43 AM
 #2368

I heard that staking 5000 btcd will make you 1btc per day. Is this correct?

Monthly profits from Www.Banxcapital.com
The safest Exchange around Www.Banx.io Fiat 2 BTC Www.Banxtrade.com
Latest Crypto News Www.Digitalmoneytimes.com

<a href="http://8857bcobvnw90aez2kvoq2wn8w.hop.clickbank.net/?tid=BB" target="_top"><img src="http://www.bonusbagging.co.uk/Banners/728x90_2.jpg" width="728" height="90" alt="Make thousands RISK FREE" border="0"/></a>
bitkokos
Hero Member
*****
Offline Offline

Activity: 490
Merit: 500

0_0


View Profile
July 27, 2014, 09:48:56 AM
 #2369

I heard that staking 5000 btcd will make you 1btc per day. Is this correct?

what else did you hear?

O_o
timmyd
Hero Member
*****
Offline Offline

Activity: 714
Merit: 500


View Profile
July 27, 2014, 09:52:36 AM
 #2370

That pigs fly lmao

Monthly profits from Www.Banxcapital.com
The safest Exchange around Www.Banx.io Fiat 2 BTC Www.Banxtrade.com
Latest Crypto News Www.Digitalmoneytimes.com

<a href="http://8857bcobvnw90aez2kvoq2wn8w.hop.clickbank.net/?tid=BB" target="_top"><img src="http://www.bonusbagging.co.uk/Banners/728x90_2.jpg" width="728" height="90" alt="Make thousands RISK FREE" border="0"/></a>
martinyin
Hero Member
*****
Offline Offline

Activity: 512
Merit: 500

★YoBit.Net★ 1400+ Coins Exchange


View Profile
July 27, 2014, 10:07:56 AM
 #2371

I heard that staking 5000 btcd will make you 1btc per day. Is this correct?


5000 BTCD will get you 1 BTCD if you stake them properly.

Am I spamming? Report me!
timmyd
Hero Member
*****
Offline Offline

Activity: 714
Merit: 500


View Profile
July 27, 2014, 10:12:50 AM
 #2372

I heard that staking 5000 btcd will make you 1btc per day. Is this correct?


5000 BTCD will get you 1 BTCD if you stake them properly.
Thats the confusion there 1BTCD not BTC haha

Monthly profits from Www.Banxcapital.com
The safest Exchange around Www.Banx.io Fiat 2 BTC Www.Banxtrade.com
Latest Crypto News Www.Digitalmoneytimes.com

<a href="http://8857bcobvnw90aez2kvoq2wn8w.hop.clickbank.net/?tid=BB" target="_top"><img src="http://www.bonusbagging.co.uk/Banners/728x90_2.jpg" width="728" height="90" alt="Make thousands RISK FREE" border="0"/></a>
jeezy
Legendary
*
Offline Offline

Activity: 1237
Merit: 1010



View Profile
July 27, 2014, 10:14:15 AM
 #2373

I heard that staking 5000 btcd will make you 1btc per day. Is this correct?


5000 BTCD will get you 1 BTCD if you stake them properly.

Clarify on the "stake them properly part" please
martinyin
Hero Member
*****
Offline Offline

Activity: 512
Merit: 500

★YoBit.Net★ 1400+ Coins Exchange


View Profile
July 27, 2014, 10:22:52 AM
 #2374

I heard that staking 5000 btcd will make you 1btc per day. Is this correct?


5000 BTCD will get you 1 BTCD if you stake them properly.

Clarify on the "stake them properly part" please

Big James's post:

How to maximize your staking income

The staking is a bit tricky. After you wait for the coins to start staking, you will notice that when you do get a "mining" tx coming in, then your power is reduced temporarily. I havent dug into all the details, but the following is a practical way to minimize the downtime.

You need to make N addresses, make sure to backup the wallet after you do this as this generates new private keys, so an old backup wont have them all.

Make sure you enable the "display coin control" option in preferences

Now comes the tricky part. Most of you probably have all your precious in a single address. This means that whenever you get a new block, you have to wait. So, we need to spread the balance evenly to the N addresses. To do this, you need to control the inputs, so do a send to your first new address and to do this you need to click the inputs button on the send dialog.

Select your big account as the input. Now when you send you will have to wait a block or two until your big address gets the change.

Keep doing this until all your addresses have approx the same number of coins.

You will have to wait a while before they kick into gear, but when they do, what happens is that only a fraction of your power goes offline when you get a block!

So if you split into 10 addresses, you lose 10% power for a bit. Not sure the full recovery time, but it seems to take a few hours, so the optimum number of addresses is based on how long on average you will get a block. Of course, if you have the time and patience to do this, you could just split it up into 100 accts and then only 1% goes into recovery phase at a time, but that is only worth it if you are a BTCD whale

James

Am I spamming? Report me!
jl777
Legendary
*
Offline Offline

Activity: 1176
Merit: 1132


View Profile WWW
July 27, 2014, 10:44:07 AM
 #2375

Well, I had to disable some parts, but the basic display is working!



This is just from half a day's data and just the basic, price, slope and slope of slope displayed in green, purple, blue

I dont like having to keep switching timescales, so I have a variable timescale implemented. It starts out at one minute per pixel (rightmost) and gets longer and longer as you go to the left. This way you can see the entire dataset, but still see the most recent price movements.

I also dont like the big delays that standard SMA and even EMA have, you cant see it on this chart as I removed the raw data, but it is essentially random noise away from the green line. Once there is enough data gathered, then it will be possible to do much better. I have dozens of different types of signals that I can generate. The most important are my SVM predictors that achieved ~85% accurate predictions for 2 hours ahead forex, just as I discovered crypto. So I never got a chance to use them to full advantage.

I am now able to automatically gather data from NXT AE, bter, poloniex, mintpal, cryptsy and bittrex for any pair they support. All this is integrated into InstantDEX and I will have API calls so you can retrieve data for specific timeframes. It even automatically updates in realtime as the data comes in, all via the localhost :7777 page

Now that the data is coming in and looking decent, I can finally implement the simple tradebot logic. Once that works, then the first use case I want to implement is an autoconvert BTCD -> BTC bridge. So it is looking like by next weekend it should be possible to trade via InstantDEX on testnet and autoconvert BTCD -> BTC. Somewhere in there I need to decentralize the storage of the price data so as long as one person is gathering the data, the network can have access to it.

James

http://www.digitalcatallaxy.com/report2015.html
100+ page annual report for SuperNET
threecats
Sr. Member
****
Offline Offline

Activity: 378
Merit: 250


View Profile
July 27, 2014, 12:29:57 PM
 #2376

Impressive!
sdersdf2
Full Member
***
Offline Offline

Activity: 224
Merit: 100


View Profile
July 27, 2014, 12:57:18 PM
 #2377

Well, I had to disable some parts, but the basic display is working!



This is just from half a day's data and just the basic, price, slope and slope of slope displayed in green, purple, blue

I dont like having to keep switching timescales, so I have a variable timescale implemented. It starts out at one minute per pixel (rightmost) and gets longer and longer as you go to the left. This way you can see the entire dataset, but still see the most recent price movements.

I also dont like the big delays that standard SMA and even EMA have, you cant see it on this chart as I removed the raw data, but it is essentially random noise away from the green line. Once there is enough data gathered, then it will be possible to do much better. I have dozens of different types of signals that I can generate. The most important are my SVM predictors that achieved ~85% accurate predictions for 2 hours ahead forex, just as I discovered crypto. So I never got a chance to use them to full advantage.

I am now able to automatically gather data from NXT AE, bter, poloniex, mintpal, cryptsy and bittrex for any pair they support. All this is integrated into InstantDEX and I will have API calls so you can retrieve data for specific timeframes. It even automatically updates in realtime as the data comes in, all via the localhost :7777 page

Now that the data is coming in and looking decent, I can finally implement the simple tradebot logic. Once that works, then the first use case I want to implement is an autoconvert BTCD -> BTC bridge. So it is looking like by next weekend it should be possible to trade via InstantDEX on testnet and autoconvert BTCD -> BTC. Somewhere in there I need to decentralize the storage of the price data so as long as one person is gathering the data, the network can have access to it.

James



Might be helpful to provide a brief, jargon-free TDLR summary of what this would mean for an average user (for the non-techies among us).
clovis A.
Legendary
*
Offline Offline

Activity: 1206
Merit: 1000



View Profile
July 27, 2014, 03:11:57 PM
 #2378

I'm so thankful for the lack of patience in the market, hence the cheap coins  Grin.  Gotta love it!!

.
|
.
.
|
s i a
.
|
.
.
|
.
.
|
.
.
|
.
.
|
.
Cloud storage is about to change
                          Are you ready?
stlcoin
Newbie
*
Offline Offline

Activity: 63
Merit: 0


View Profile WWW
July 27, 2014, 04:35:18 PM
 #2379

 Any recommendations of which pool to use, have a few S1 like to run?
crazyearner
Legendary
*
Offline Offline

Activity: 1820
Merit: 1001



View Profile
July 27, 2014, 04:48:16 PM
 #2380

Any recommendations of which pool to use, have a few S1 like to run?

I been using http://btcd.xpool.ca/ without any problems but the problem I see is that I generaly do not think its worth mining on a multipool unless can add considerably more coins to the kitty to mine on. I generally mine about 4 to 6BTCD daily with 700GH or so but to be honest looking at conversions better to mine other coins and then buy up BTCD

=
  R E B E L L I O U S 
  ▄▀▀▀▀▀▄▄                           ▄▄▀▀▀▀▀▄
▄▀        █▄▄                     ▄▄█        ▀▄
█            █████████████████████            █
█▄          ██       ██ ██       ██          ▄█
█        █            █            █        █
  █    █               █               █    █
   █ ██               █ █               ██ █
    █ █               █ █               █ █
    █ ███▄  █████▄   ██ ██   ▄█████  ▄███ █
    █     ███     █         █     ███     █
     █   █   ▀███ █  █   █  █ ███▀   █   █
     █   █      █ █  █   █  █ █      █   █
     █   █      ██  █     █  ██      █   █
      █  █     ██  █       █  ██     █  █
      █  █    ██  █ ███████ █  ██    █  █
      █ ███   ██  █         █  ██   ███ █
       █   ▀███      █   █      ███▀   █
        █     ██       █       ██     █
         █      █   ▄▄███▄▄   █      █
          ███   ███▀       ▀███   ███
             █████           █████
                  ███████████
  ▄▀▀▀▀▀▄▄                           ▄▄▀▀▀▀▀▄
▄▀        █▄▄                     ▄▄█        ▀▄
█            █████████████████████            █
█▄          ██       ██ ██       ██          ▄█
█        █            █            █        █
  █    █               █               █    █
   █ ██               █ █               ██ █
    █ █               █ █               █ █
    █ ███▄  █████▄   ██ ██   ▄█████  ▄███ █
    █     ███     █         █     ███     █
     █   █   ▀███ █  █   █  █ ███▀   █   █
     █   █      █ █  █   █  █ █      █   █
     █   █      ██  █     █  ██      █   █
      █  █     ██  █       █  ██     █  █
      █  █    ██  █ ███████ █  ██    █  █
      █ ███   ██  █         █  ██   ███ █
       █   ▀███      █   █      ███▀   █
        █     ██       █       ██     █
         █      █   ▄▄███▄▄   █      █
          ███   ███▀       ▀███   ███
             █████           █████
                  ███████████
  R E B E L L I O U S
Pages: « 1 ... 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 106 107 108 109 110 111 112 113 114 115 116 117 118 [119] 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 ... 547 »
  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!