Search content
Sort by

Showing 19 of 19 results by bitg
Post
Topic
Board Service Announcements
Re: BitcoinWisdom.com - Live Bitcoin/LiteCoin Charts
by
bitg
on 23/02/2014, 21:01:03 UTC
Just to let you guys know that on my end it appears to be solved.

Many thanks for this BitcoinWisdom.
Post
Topic
Board Service Discussion
Re: Very Bad News about Mt.Gox in Japanese media!!!
by
bitg
on 23/02/2014, 20:11:27 UTC
Can't confirm with any links. Got this information from an Xbox Live game channel, with some Japanese Members.

was it a lvl 72 wizard?


At the very least! Only ascended ones have that kind of hack mana... and finding an ascended wizard bellow 75 is nearly impossible. I don't buy it.
Post
Topic
Board Service Announcements
Re: BitcoinWisdom.com - Live Bitcoin/LiteCoin Charts
by
bitg
on 23/02/2014, 19:50:37 UTC
still not working.. I guess it's possible to make it work using google DNS but I'm not big fan of using google DNS

Load failed, retry after 5 seconds.

Probably Reason
    BitcoinWisdom is temporary down
    Domain is not bitcoinwisdom.com
    Network issue
If you could see that page, then the main site works, but failed to retreive data from charts server. More than 32 connections, port 8080 is blocked by firewall will cause "Network issue" too.

Getting this too, haven't changed anything on my end.
Post
Topic
Board Service Announcements
Re: BitcoinWisdom.com - Live Bitcoin/LiteCoin Charts
by
bitg
on 29/11/2013, 17:00:41 UTC
^^
Quote
BTC-e returns invalid data which date less than before cause whole database down, I'm fixing it.

apparently it also affected btcchina data...
Post
Topic
Board Service Announcements
Re: BitcoinWisdom.com - Live Bitcoin/LiteCoin Charts
by
bitg
on 26/11/2013, 12:21:20 UTC
I'm sorry I cannot understand it.
Currently the cross behavior is Dragging to move the charts, Double-clicked to lock the cross.

here's a small video of it (check from the begining to see the movement i'm doing, the actual bump occurs at 26s)

https://www.youtube.com/watch?v=X-G7TeFWv9k

Contrary to my earlier instinct, it appears to happen independently if you hold the movement or not. Keep in mind i am at all times doing a uniform movement from side to side with the mouse.

Edit: if you're unable to reproduce, it might just be the case this affecting my own config only, in which case:

But please, don't bother too much with this, i know you have higher priority stuff in the pipe.

Thanks again.
Post
Topic
Board Service Announcements
Re: BitcoinWisdom.com - Live Bitcoin/LiteCoin Charts
by
bitg
on 26/11/2013, 03:19:06 UTC
Great charts, has improved greatly since first used it. Kudos!

may i suggest one thing:

- currently the cross misbehaves a little. It behaves as expected as long as one keeps moving it, but if one holds its position somewhere on the chart for a few 1/10s of second, when resuming movement before it follows the actual mouse coordinates it stays freezed for another while. It appears to be waiting for data or something, it feels unresponsive. Wouldn't it be possible to untie the actual cross drawing from whatever is freezing it? (Maybe adding some feedback indication that underlying data is "dirty" while moving, or reducing polling frequency to reduce the effect)

In any case, functionality as priority, and that is surely delivered.

Many thanks!
Post
Topic
Board Altcoin Discussion
Re: FTC network hash = 800GH??? is coinchoose malfunctioning or not??
by
bitg
on 19/07/2013, 16:22:28 UTC
Under Attack Again Under Attack Again (http://forum.feathercoin.com/index.php?topic=2847.0)

The type of attack is messing the stats. Don't trust them.
Post
Topic
Board Altcoin Discussion
Re: PrimeCoin; What's the deal?
by
bitg
on 19/07/2013, 14:06:01 UTC
There isn't enough data storage on earth, maybe not in the entire universe, to remember all primes

I didn't know there is a finite amount of primes.

That's indeed what's implied but i think he was only betrayed by the choice of words

OnT: I think Primecoin is a step in the right direction, i am bugged by the general pointlessness and waistness of mining cryptos. I am patiently waiting for a coin which can be actually useful and sets the miners in a cooperative spending of resources, currently this cooperativeness can only be achieved by mining in pools, which Primecoin lacks. But what i would like to see is this cooperation structuraly implemented, otherwise the waist in resources is crasy.
Post
Topic
Board Speculation
Re: Goomboo's Journal
by
bitg
on 09/05/2013, 20:39:33 UTC
How can I generate a fresh new BTC.last.txt like you've uploaded in this post?
- https://bitcointalk.org/index.php?topic=60501.msg716004#msg716004

Depends on the source you have.

looking at the first line:
Quote
20100104;0.71;0.76001;0.69;0.716;5627

Don't quote me but it appears to be:
Quote
YYYYMMDD;OPEN;HIGH;LOW;CLOSE;VOLUME
separated by ";"

You could obtain data to play with here:
http://bitcoincharts.com/about/markets-api/

with the format (unixtime,price,amount)

you would need to, pseudocode:

Code:
for each line
  convert unixtime to YYYY-MM-DD date (save current day)
  check if new day (create new dialy record, save open)
  check if price > high (save new high)
  check if price < low (save new low)
  saved amount + amount (save amount result)
  save close
  update daily record in format (YYYYMMDD;OPEN;HIGH;LOW;CLOSE;VOLUME)

if my initial assumption is correct you would need something along these lines, unless you are able to find historical data on a daily basis instead of trade by trade.
Post
Topic
Board Speculation
Re: Goomboo's Journal
by
bitg
on 07/05/2013, 13:49:08 UTC
...

Great answer on the first, least important part of the question.
The SECOND, arguably more important part, is WHY those PARTICULAR numbers.

The answer is so that Goomboo knows how everyone is trading and can adjust his own trades accordingly.

I don't think that is fair to say. The advice was indeed to use these numbers, but no one is forced to follow them blindly. Actually these numbers mean absolutely different things depending on the periods one chooses to trade in (ie. hourly/daily bars), something which Goomboo only shared his preference.

Quote
Can someone explain, for a non-trader, what do these EMAs stand for? Why 10 and 21 and not 14 and 47? Just curious, I've been watching these averages for the past few days and the accuracy at which they predict where the prices are going next is pretty striking.

I am no expert in any of the fields but as far as i get them the times they cross each other should not be looked at as future predictors, but as synthethisers of the past. As i have observed them, even if they're, at a certain moment, very prone to cross this can change and the "very likely" crossing turns out to _not_ happen. Basically they smooth over the discreet highs/lows changes that happen over time. The higher ema value more significance is given to the precedent and less likely it is to be affected in a sudden market move (to which you may then become exposed).

This is not to say that there isn't any influence if everyone start using the same numbers under the same time periods. But one may achieve very surprising results with totaly different numbers too. Ultimately there is a pair of numbers _and_ period which will be more efficient than any other. My view is, Goomboo advice is generaly very solid not because it predicts what will happen but because it will safeguard from catastrophe.
Post
Topic
Board Mining (Altcoins)
Re: [ANN][FTC][STRATUM] [0% Fee] feathercoin.is-a-geek.com Pool
by
bitg
on 03/05/2013, 23:36:03 UTC
I'm getting no response from the stratum pool intermitantly, cgminer is then set to use http://feathercoin.is-a-geek.com:8341 for which after a few minutes stratum starts responding again.

Also I think I'm not getting enough work as my fan speeds go from high to low a lot, typically this occurs when it loses connection to the pool.

+1

i am having this too (a report if it helps others):

Pool stats - at 1:21:49
Quote
(Paid)
Your Valid: 92
Invalid: 3

(Unpaid)
Your Valid: 169
Pool Valid: 632914

Guiminer(cgminer+console)
Quote
Started - 2013-05-03 21:07:52
Currently:
247 accepted, 10 stale/invalid (these account previous runs)

Quote
2013-05-04 00:01:00: Listener for "Ati-IAG(FTC)": [2013-05-04 00:00:58] Lost 2 shares due to stratum disconnect on pool 0
2013-05-04 00:01:20: Listener for "Ati-IAG(FTC)": [2013-05-04 00:01:19] Pool 0 stratum+tcp://feathercoin.is-a-geek.com:3333 not responding!
Post
Topic
Board Mining (Altcoins)
Re: [ANN] cudaMiner - a new litecoin mining application [Windows/Linux]
by
bitg
on 21/04/2013, 19:01:42 UTC
I am seeing an small increment with 17-04 version too, about 3-5%.

I did notice that Ctrl-C is ignored when the connection to pool isn't succesfull, forcing me to close the cmd window directly.

Anyways great job with the CUDA implementation.
Post
Topic
Board Trading Discussion
Re: SierraChart bridge - Realtime Bitcoin charts [v0.5] (MtGox, Intersango, ...)
by
bitg
on 21/04/2013, 03:51:10 UTC
Has anyone else contacted BitcoinCharts about this?  This is very frustrating, I've been using the SierraChart feed since 2011 and BitcoinCharts just now stops providing historical trade data without any warning.

I haven't contacted them, but apparently they have a limit to query the Markets API "once every 15 minutes" (http://bitcoincharts.com/about/markets-api/)

this might be the reason, i am not sure, but i think i had not seen this limit before. Regardless of the time limit i was not able to retrieve the historical data in any case.
Post
Topic
Board Beginners & Help
Re: How long until I can post outside the newbie area?
by
bitg
on 19/04/2013, 13:55:41 UTC
Posting itself is a minor part. It's the 4 hours of logged in time that gets you.

It got me... so all u newbs around remember to keep yourself logged in AND this tab open in the browser.
Post
Topic
Board Beginners & Help
Re: How long until I can post outside the newbie area?
by
bitg
on 18/04/2013, 23:25:33 UTC
Guess there is only one way to know. Sorry for the spam.
Post
Topic
Board Beginners & Help
Re: How long until I can post outside the newbie area?
by
bitg
on 18/04/2013, 23:24:56 UTC
Don't tell i still need 2h after the 5 posts requirement...
Post
Topic
Board Beginners & Help
Re: How long until I can post outside the newbie area?
by
bitg
on 18/04/2013, 16:11:36 UTC
I think i am exceeding the 5 posts per 4 hours, suggested limit.
Post
Topic
Board Beginners & Help
Re: How long until I can post outside the newbie area?
by
bitg
on 18/04/2013, 16:10:25 UTC
*twiddles thumbs*

Interesting to see how many pointless posts there are in here just so we newbies can get to our 5 (and yes, this is one of those pointless posts!)

agree, but it is understandable.

+1

Though i understand the need, the solution is extremely cumbersome.
Post
Topic
Board Beginners & Help
Re: How long until I can post outside the newbie area?
by
bitg
on 18/04/2013, 16:09:16 UTC
Well... just sharing my thumbs up for cudaminer project (https://bitcointalk.org/index.php?topic=167229.0). Great work bringing nvidia to relevant levels.