Search content
Sort by

Showing 20 of 23 results by cryptocxeq
Post
Topic
Board Securities
Re: [HAVELOCK] PETAMINE - NEW IPO, NEW HARDWARE, 1,500 TH/S HASH RATE
by
cryptocxeq
on 09/06/2014, 08:35:55 UTC
PETAMINE -> P2P POOL PLEASE
Post
Topic
Board Securities
Re: [HAVELOCK] PETAMINE - NEW IPO, NEW HARDWARE, 1,500 TH/S HASH RATE
by
cryptocxeq
on 08/06/2014, 11:35:48 UTC
Definitely holdin my few shares.

My guess for next week's dividend: 0.00203583

I'm gonna be optimistic and guess 0.00214110
Post
Topic
Board Securities
Re: [HAVELOCK] PETAMINE - NEW IPO, NEW HARDWARE, 1,500 TH/S HASH RATE
by
cryptocxeq
on 01/06/2014, 14:09:21 UTC
]

No worries dude, best of luck to you too.

On a side note, now the reinvestment percentage has changed, which is all I ever wanted, I must say I think you guys will get a good ROI now. Your going to get a record yield this Friday, with the new reinvestment percentage I actually believe the IPO price was justified. I must say when it was trading yesterday @ 0.072 I was extremely tempted to buy in, but alas, after everything, I won't be, especially as I've now gone back to propper daytrading. I wish you all the best of luck and I hope you understand I stirred up all that shit because I thought the reinvestment percentage was completely unfair for investors, now it has been rectified, this is again the best investment on havelock.

I wish you all the best of luck. Anything below 0.08 is a ridiculous buy and you'll realise why on Friday.

Peaceeeeee

can you explain this a bit more? What has the reinvestment percentage been changed to? Why is this a good thing?
Post
Topic
Board Securities
Re: [HAVELOCK] PETAMINE - NEW IPO, NEW HARDWARE, 1,500 TH/S HASH RATE
by
cryptocxeq
on 01/06/2014, 00:55:40 UTC
Why would large shareholders support this anyway?
Post
Topic
Board Securities
Re: [HAVELOCK] PETAMINE - NEW IPO, NEW HARDWARE, 1,500 TH/S HASH RATE
by
cryptocxeq
on 31/05/2014, 20:19:43 UTC
In the May 30th update: "Dividend payout will resume next Friday (June 6th), we propose to alter the dividend / reinvestment ratio to 50/50. So 50% of net mining revenue will be paid out as dividend."

How and when will this proposal be voted on by shareholders? In the original contract it is stated:

"CryptX will not change the direction or goal of the PETA-MINE without shareholder votes"
"The percentage of the net revenue paid in dividends can change if shareholders vote to change it."
"While the reinvestment percentage is subject to change via shareholder vote, such action will only occur if the state of the Bitcoin mining space demands it."

Shareholders were, as far as I am aware, not given a chance to vote on the IPO, or on revisions to the prospectus. What is my position as a shareholder?


We found out recently that 'shareholders' in the prospectus means 'shareholders with more than a 5% share', so they obviously voted for this already we just don't get to hear about it.

Hope it's ok for me to request some references for this.

Thanks.
Post
Topic
Board Securities
Re: [HAVELOCK] PETAMINE - NEW IPO, NEW HARDWARE, 1,500 TH/S HASH RATE
by
cryptocxeq
on 31/05/2014, 20:12:10 UTC
In the May 30th update: "Dividend payout will resume next Friday (June 6th), we propose to alter the dividend / reinvestment ratio to 50/50. So 50% of net mining revenue will be paid out as dividend."

How and when will this proposal be voted on by shareholders? In the original contract it is stated:

"CryptX will not change the direction or goal of the PETA-MINE without shareholder votes"
"The percentage of the net revenue paid in dividends can change if shareholders vote to change it."
"While the reinvestment percentage is subject to change via shareholder vote, such action will only occur if the state of the Bitcoin mining space demands it."

Shareholders were, as far as I am aware, not given a chance to vote on the IPO, or on revisions to the prospectus. What is my position as a shareholder?
Post
Topic
Board Announcements (Altcoins)
Re: ★★★★ [CAIx] ★100% PoS ★ Announcement Today ★★★★
by
cryptocxeq
on 24/05/2014, 21:48:30 UTC
Someone bought up all the CAIx at Coin-Swap, seed more orders!
https://coin-swap.net/market/CAIx/BTC

that was me

i don't understand how u guys didnt have a look over there and see it's at 11k when it's at 16k at mintpal earlier than me
Post
Topic
Board Announcements (Altcoins)
Re: ★★★★ [CAI] Change to PoS soon. Join us on IRC #caishen ★★★★
by
cryptocxeq
on 09/05/2014, 07:12:25 UTC
what is caix ?
why/how is it a different currency to cai ?
when will it be available ?
how much premine is there ?
is the exchange of cai to caix 1:1 ?
where will i be able to exchange?
Post
Topic
Board Trading Discussion
Re: Gekko - a javascript trading bot and backtesting platform
by
cryptocxeq
on 18/04/2014, 17:02:33 UTC
what should I put my candleSize and historySize at for DEMA if I want to emulate the 2hr EMAs, but don't want to wait forever to get data (esp. since I'm crashing all the time...)

I keep getting this error on btce

TypeError: Cannot read property 'c' of undefined
    at Base.tick (C:\Users\Zack\Desktop\gekko-candle-rewrite\core\baseTradingMethod.js:74:21)
    at bound [as tick] (C:\Users\Zack\Desktop\gekko-candle-rewrite\node_modules\lodash\dist\lodash.js:729:21)
    at Actor.processCandle (C:\Users\Zack\Desktop\gekko-candle-rewrite\plugins\tradingAdvisor.js:39:15)
    at bound (C:\Users\Zack\Desktop\gekko-candle-rewrite\node_modules\lodash\dist\lodash.js:729:21)
    at EventEmitter.emit (events.js:95:17)
    at bound [as emit] (C:\Users\Zack\Desktop\gekko-candle-rewrite\node_modules\lodash\dist\lodash.js:729:21)
    at Manager.relayCandle (C:\Users\Zack\Desktop\gekko-candle-rewrite\core\marketManager.js:60:Cool
    at bound (C:\Users\Zack\Desktop\gekko-candle-rewrite\node_modules\lodash\dist\lodash.js:729:21)
    at EventEmitter.emit (events.js:117:20)
    at bound [as emit] (C:\Users\Zack\Desktop\gekko-candle-rewrite\node_modules\lodash\dist\lodash.js:729:21)

and this one on bitstamp

C:\Users\Zack\Desktop\gekko-candle-rewrite\methods\DEMA.js:44
  var message = '@ ' + price.toFixed(Cool + ' (' + diff.toFixed(5) + ')';
                             ^
TypeError: Cannot call method 'toFixed' of undefined
    at method.check (C:\Users\Zack\Desktop\gekko-candle-rewrite\methods\DEMA.js:44:30)
    at bound (C:\Users\Zack\Desktop\gekko-candle-rewrite\node_modules\lodash\dist\lodash.js:729:21)
    at Base.tick (C:\Users\Zack\Desktop\gekko-candle-rewrite\core\baseTradingMethod.js:86:10)
    at bound [as tick] (C:\Users\Zack\Desktop\gekko-candle-rewrite\node_modules\lodash\dist\lodash.js:729:21)
    at Actor.processCandle (C:\Users\Zack\Desktop\gekko-candle-rewrite\plugins\tradingAdvisor.js:39:15)
    at bound (C:\Users\Zack\Desktop\gekko-candle-rewrite\node_modules\lodash\dist\lodash.js:729:21)
    at EventEmitter.emit (events.js:95:17)
    at bound [as emit] (C:\Users\Zack\Desktop\gekko-candle-rewrite\node_modules\lodash\dist\lodash.js:729:21)
    at Manager.relayCandle (C:\Users\Zack\Desktop\gekko-candle-rewrite\core\marketManager.js:60:Cool
    at bound (C:\Users\Zack\Desktop\gekko-candle-rewrite\node_modules\lodash\dist\lodash.js:729:21)

my settings are basically unchanged:

  enabled: true,
  exchange: 'BTCe', // 'MtGox', 'BTCe', 'Bitstamp', 'cexio' or 'kraken'
  currency: 'USD',
  asset: 'BTC'
  method: 'DEMA',
  candleSize: 60,
  historySize: 50

Mailer on.
Post
Topic
Board Trading Discussion
Re: BTC Tycoon | Trading bot | API | Multi-language | Low margain | Free
by
cryptocxeq
on 18/04/2014, 07:18:24 UTC
looks pretty fucken dodgy to me

e: whoisguard protected
Post
Topic
Board Trading Discussion
Topic OP
How can I get alerts when the EMAs cross?
by
cryptocxeq
on 17/04/2014, 11:19:58 UTC
or maybe a BTC trading bot that doesn't trade and just sends an email or an alert when it would normally trade?
Post
Topic
Board Speculation
Re: Wall Observer BTC/USD - Bitcoin price movement tracking & discussion
by
cryptocxeq
on 17/04/2014, 11:05:25 UTC
China Bans Brandy ? Cheesy

http://www.chinadaily.com.cn/business/2014-01/22/content_17249409.htm


"France's second-biggest distiller Remy Martin can no longer count on the Chinese New Year, usually the best time of the year for a sales boost, for a bonanza this Spring Festival because of the government's crackdown on extravagant spending."
Good one, "The campaign to promote morality in China is expected to continue to adversely affect the consumption of ultra-premium products" - because old brandy is every drunkard's booze of choice Cheesy

It's talking about the government's purchases.
Post
Topic
Board Trading Discussion
Re: CETI.US Crypto Currency Market Analytics
by
cryptocxeq
on 14/04/2014, 13:32:58 UTC
can't register Undecided says invalid captcha but there is no captcha to enter
Post
Topic
Board Announcements (Altcoins)
Re: ♥GrumpyCoin Community♥ ★ NEW WALLET WITH X11 IN PROGRESS! ★
by
cryptocxeq
on 03/04/2014, 19:51:56 UTC
can anyone explain the problems with kimoto gravity well and what a kgw attack is? I thought kgw was a way to prevent 51% attacks?
Post
Topic
Board Announcements (Altcoins)
Re: ♥GrumpyCoin Community♥ ★ NEW WALLET WITH X11 IN PROGRESS! ★
by
cryptocxeq
on 03/04/2014, 19:16:13 UTC
welp ixcoin wins Smiley

bad luck to whoever paid for the 0.5 btc jump
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Tigercoin - TGC | SHA256 with Super Random Blocks | Please Upgrade to V1.1
by
cryptocxeq
on 05/01/2014, 12:08:20 UTC
why this coin up 1000% 24hrs?
Post
Topic
Board Hardware
Re: Hashfast Scam Timeline (Do not give hashfast your money)
by
cryptocxeq
on 01/01/2014, 02:57:50 UTC
http://redd.it/1u2a3m

upvote this.

Quote
this post was submitted on 31 Dec 2013
31 points (69% like it)
55 upvotes 24 downvotes

I think ScamFast is using puppet accounts to downvote this.

Come people, let's get some more upvotes on this.

reddit's algorithim generates fake downvotes automatically
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][DOGE] Dogecoin - very currency many coin - v1.3 Released MANDATORY UPDATE
by
cryptocxeq
on 31/12/2013, 03:38:01 UTC
lucky cryptsy didnt set up DOGE : CAT like coinedup did I guess
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Catcoin - Scrypt meow!
by
cryptocxeq
on 31/12/2013, 03:23:38 UTC
well one of the first sales in that google doc was 2.84 BTC for 284 CatCoins so.... something something scam ?
Post
Topic
Board Altcoin Discussion
Re: Just tried CoinedUp.com...
by
cryptocxeq
on 28/12/2013, 11:31:32 UTC
Obviously they've added more servers, but it used to be offline 99% of the time so there's that.