Search content
Sort by

Showing 20 of 21 results by kannibal3
Post
Topic
Board Service Discussion
Re: cex.io purchase bot
by
kannibal3
on 18/07/2014, 01:38:36 UTC
I just found this bot.  Thanks for creating it!  I am having a problem though.  I downloaded v1.1.0 and I have it set up and running.  BUT, I keep getting 0x1 errors.  Here's what the Log page currently says:

[Sun Jul 13 20:55:27 CDT 2014] Settings loaded successfully!
[Sun Jul 13 20:55:35 CDT 2014] Settings saved successfully!
[Sun Jul 13 20:55:35 CDT 2014] Reinvesting.
[Sun Jul 13 20:56:20 CDT 2014] Error 0x1: {error:Invalid signature}
[Sun Jul 13 20:56:40 CDT 2014] Error 0x1: {error:Invalid signature}
[Sun Jul 13 20:57:02 CDT 2014] Idle.
[Sun Jul 13 20:57:02 CDT 2014] Settings saved successfully!
[Sun Jul 13 20:57:02 CDT 2014] Reinvesting.
[Sun Jul 13 20:58:52 CDT 2014] Error 0x1: {error:Invalid signature}

The error.txt file says:

Error 0x1:
java.lang.NullPointerException
   at Reinvestor$ReinvestThread.run(Reinvestor.java:584)


Error 0x1:
java.lang.NullPointerException
   at Reinvestor$ReinvestThread.analyze(Reinvestor.java:740)
   at Reinvestor$ReinvestThread.run(Reinvestor.java:603)


Error 0x1:
java.lang.NullPointerException
   at Reinvestor$ReinvestThread.run(Reinvestor.java:584)


Order error:
{error:Invalid signature}

Error 0x1:
java.lang.NullPointerException
   at Reinvestor$ReinvestThread.run(Reinvestor.java:584)


Error 0x1:
java.lang.NullPointerException
   at Reinvestor$ReinvestThread.run(Reinvestor.java:584)


Error 0x1:
java.lang.NullPointerException
   at Reinvestor$ReinvestThread.run(Reinvestor.java:584)



Is there anything I can do to fix it?  Or, if not, is there any further information I can get you that may fix it?

Thanks!

@mboehler, that looks like a genuine API key problem. Confirm you have the correct API Key/Secret AND that you have activated it on the CEX.io website. Let me know if you still get the problems after confirming those.
Post
Topic
Board Service Discussion
Re: cex.io purchase bot
by
kannibal3
on 08/05/2014, 22:51:38 UTC
Great, glad to hear it works now.

Let me know if you have any improvement suggestions!

Zack.

I have a suggestion that I think a few of us would like. Do you think you good add a feature in the settings that will allow use to chose the maximum value of GHS/BTC we are "ready" to trade for.

Say I don't want to trade for over 0.00675 GHS/BTC, do you think you could make it so it will wait until the value of GHS/BTC is lower or equal to 0.00675 GHS/BTC. I would be awesome if you could implement this feature to your wonderful program.

Thank you.

EDITED: Or is that was the Maximum and Minimum in the settings tab do?
RE-EDITED: Never mind, that is what it does. Sorry for ask then. Smiley

Glad to hear you can use it! Yeah I thought you were using a really old version until I saw the edits lol, for a definition on all the elements, check out: https://github.com/zackurben/cex.io-reinvestor#available-tabs
Post
Topic
Board Service Discussion
Re: cex.io purchase bot
by
kannibal3
on 06/05/2014, 05:30:01 UTC
What do you mean when you say, "supports all non-temporary currencies supported by CEX".  I'm only seeing BTC and NMC in the settings currently.

@Raptor2213, sorry that was a badly worded statement at a low level. The reason for the 0x1 error was, that CEX returns different output for each user account. This output is dependent on what currencies each user has currently, and which currencies they have ever owned in the CEX system. For example, my account will not show a current balance, nor order balance for FHM, because I have never dealt with them; on the other hand, if you didnt have a GHS balance or NMC balance and tried to use the reinvestor, it would simply not start (why CEX does this, I have literally no idea).

By saying each currency is now supported, I compensate for whether an account may or may not have a particular balance, and in the future if CEX adds the ability to trade with their other currencies (those shown in the `balance` tab on the reinvestor), they will be simple changes to implement use, because the underlying architecture is now in-place.

Also non-temporary meaning the futures, I dont know what will happen with the futures currency when the date approaches, and didnt want another program breaking bug the second they yank the currency from their API; as it stands, all futures trading will have to occur on the CEX website until I can come-up with a better system for temporary currencies.
Post
Topic
Board Service Discussion
Re: cex.io purchase bot
by
kannibal3
on 05/05/2014, 02:32:54 UTC
Hey guys, wanted to let you know that version 1.1.0 is out, and you can get it here: https://github.com/zackurben/cex.io-reinvestor/releases/tag/1.1.0

This fixes the infamous 0x1 error where nothing happens for some users, and adds support for transaction fees, and supports all non-temporary currencies supported by CEX.

As usual let me know if something doesn't work,

-Zack
Post
Topic
Board Service Discussion
Re: cex.io purchase bot
by
kannibal3
on 28/04/2014, 05:40:19 UTC
Hey guys, wanted to let everyone know that I have patched the reinvestor, and you can grab the latest version here: https://github.com/zackurben/cex.io-reinvestor/releases/tag/1.0.6

Sorry this took so long, I've been beyond swamped lately.

Let me know if you have any problems,
Zack.

Thanks!  Seems to be working fine.

Great, thanks for the update!
Post
Topic
Board Service Discussion
Re: cex.io purchase bot
by
kannibal3
on 28/04/2014, 01:48:38 UTC
Hey guys, wanted to let everyone know that I have patched the reinvestor, and you can grab the latest version here: https://github.com/zackurben/cex.io-reinvestor/releases/tag/1.0.6

Sorry this took so long, I've been beyond swamped lately.

Let me know if you have any problems,
Zack.
Post
Topic
Board Service Discussion
Re: cex.io purchase bot
by
kannibal3
on 21/04/2014, 23:43:18 UTC
Hey guys, just wanted to let you know I'm still alive! I am aware of the issue, however the process is slow between free time because, CEX dev's have been terrible with getting back to me and I dont really have free time lol. I will post here ASAP as I have a resolution.

Thanks for hanging in there guys,
Zack.
Post
Topic
Board Service Discussion
Re: cex.io purchase bot
by
kannibal3
on 14/03/2014, 05:00:19 UTC
@ripmax and @Danglez2907 sorry for the problems guys. I know it actually doesn't work at all right now, I have a support ticket open with Cex Dev team, to find out what they changed about their environment. Right now the program will hang on determining the account balance, but I cant fix it until I get the reply. Sorry for the wait everyone.
Post
Topic
Board Service Discussion
Re: cex.io purchase bot
by
kannibal3
on 05/03/2014, 18:54:14 UTC
dimka, try this new version (1.0.5) and let me know how it goes: https://github.com/zackurben/cex.io-reinvestor/releases/tag/1.0.5

Hi Kannibal,

Thanks for the great program. Its been working for me on Win7 fine. I too get the "[Wed Feb 12 09:32:40 WST 2014] Error 0x1: {error:Invalid signature}" error. It seems to be occurring when I am logged into the CEX website at the same time the re investor program is running (or it could be just a co-incidence) . My log shows no errors most of the night and then I log into CEX this morning and now the error has returned. Doesnt seem to effect it doing purchases at all.

A Few suggestions to add to your program would be to

1. Export Log to CSV
2. Add selling to it. Pretty much how you have done the Buy option so a Reserve amount (Incase you want to keep BTC/NMC) , Max/Minimum price
3. Can it track your buys (ie how much its bought and whats the average price)
4. Re size the Log Window. You can re size the main Window but when you go to the log view, you cant re size that even though the main page is larger. Makes reading the log easier.

Thanks again.

ripmax


@ripmax, glad to hear it's working, and thank you for your suggestions; not many people give me in-depth feedback lol.

1) This looks like a good idea, and you may see this in the next or a future release (Assuming you mean the buy information).
2) I don't think this will happen any time soon, depending on exactly what you want. If you want day-trading, then you wont see that, because I don't know enough about algorithmic trading strategies and don't exactly have the spare time to look in-to it right now (sorry)!
3) Again a good idea, I'll look in to this.
4) You will see this in a future release; this was supposed to be implemented but I used the wrong layout on the GUI (I already know where the problem is lol, I just need to fix it and roll out an update).

Thanks again for the feedback, let me know if you have any others.

Hi Kannibal

For option 2, I didnt mean day trading, I understand it would be difficult to add looking at whats happening in the market, if its going up/down etc, I was referring to something as simple as the buy option.

If you say sell when price his 0.22222 and you have say 10GHs, but you put a reserve of say 2GHs, soon as price is above 0.22222 your program initiates a sell for 8GHs. This would be all user side settings. No need to work out what the market is doing.  All your program would need to do is a> Issue the sell (if its within the Sell Range) , b> If the price is out of the sell range to cancel the trade.

Personally I find the CEX.IO site pretty slow java wise even with a decent Computer (i7 + 16gb ram). if I could issues sells via re-investor I wouldn't need to login to the Site at all unless I want to read the troll (chat) box.

One other suggestion I might make, On the "information screen" , is it possible to list the current GHS/BTC price? At the moment the only way to see the price is either check on CEX.IO or start the reinvestor let it go off and get the first price (you hope your not going to have a too high a buy price) , then hold it again, update your High/Low prices. When it does the first API call and updates your Bitcoins and number of GHs etc if It could grab last Buy trade and display the current price.

Thanks again

ripmax

@ripmax, I may implement something like this, because the method is easy to produce and puts all the blame on the users for bad settings lol. Thanks for the suggestions I will look into them.
Post
Topic
Board Service Discussion
Re: cex.io purchase bot
by
kannibal3
on 28/02/2014, 04:58:18 UTC
dimka, try this new version (1.0.5) and let me know how it goes: https://github.com/zackurben/cex.io-reinvestor/releases/tag/1.0.5

Hi Kannibal

Thanks for the great program. Its been working for me on Win7 fine. I too get the "[Wed Feb 12 09:32:40 WST 2014] Error 0x1: {error:Invalid signature}" error. It seems to be occurring when I am logged into the CEX website at the same time the re investor program is running (or it could be just a co-incidence) . My log shows no errors most of the night and then I log into CEX this morning and now the error has returned. Doesnt seem to effect it doing purchases at all.

A Few suggestions to add to your program would be to

1. Export Log to CSV
2. Add selling to it. Pretty much how you have done the Buy option so a Reserve amount (Incase you want to keep BTC/NMC) , Max/Minimum price
3. Can it track your buys (ie how much its bought and whats the average price)
4. Re size the Log Window. You can re size the main Window but when you go to the log view, you cant re size that even though the main page is larger. Makes reading the log easier.

Thanks again.

ripmax


@ripmax, glad to hear it's working, and thank you for your suggestions; not many people give me in-depth feedback lol.

1) This looks like a good idea, and you may see this in the next or a future release (Assuming you mean the buy information).
2) I don't think this will happen any time soon, depending on exactly what you want. If you want day-trading, then you wont see that, because I don't know enough about algorithmic trading strategies and don't exactly have the spare time to look in-to it right now (sorry)!
3) Again a good idea, I'll look in to this.
4) You will see this in a future release; this was supposed to be implemented but I used the wrong layout on the GUI (I already know where the problem is lol, I just need to fix it and roll out an update).

Thanks again for the feedback, let me know if you have any others.
Post
Topic
Board Service Discussion
Re: cex.io purchase bot
by
kannibal3
on 28/02/2014, 04:52:01 UTC
cex.io forum is being weird and I can't go to next page to read the whole thread to see if this has been solved.

I've tried the software on 2 machines.

First Windows 7 Professional 64-bit with Java 32-bit version 7 update 21

Second Windows 8 64-bit with Java 32-bit version 7 update 45

I'm getting the same thing as following;

Code:
[Wed Feb 26 09:32:43 EST 2014]Settings saved successfully!
[Wed Feb 26 09:32:45 EST 2014] Settings saved successfully!
[Wed Feb 26 09:32:45 EST 2014] Reinvesting.
[Wed Feb 26 09:32:45 EST 2014] Error 0x1: {1393425154:XXXXXXX:[0.01772206:0.00000000]:[297.00000000]:[33.20092890]:[1259.06369852]:[9.57136980]}
[Wed Feb 26 09:33:15 EST 2014] Error 0x1: {1393425184:XXXXXXX:[0.01772206:0.00000000]:[297.00000000]:[33.20092890]:[1259.06369852]:[9.57136980]}
[Wed Feb 26 09:33:47 EST 2014] Error 0x1: {1393425216:XXXXXXX:[0.01772206:0.00000000]:[297.00000000]:[33.20092890]:[1259.06369852]:[9.57136980]}

Same thing happens on both computers. Help!

@mdpro1, Hello, if you would like to keep up with the project, you can follow it here: https://github.com/zackurben/cex.io-reinvestor

Also, you can see the wiki for any problems you may encounter: https://github.com/zackurben/cex.io-reinvestor/wiki

On to your question: The 0x1 error is infamous, unfortunately I do not know what makes this happen, because it only happens for some people; for example v1.0.5 works fine for me, and in-fact, I didn't even know a problem existed until I started getting emails from people with debug information.

That being said, I have had multiple emails during the last few days, and I am going to look into it as soon as I can, however it happens to be around midterms so I'm rather busy atm.

If you are looking for an immediate fix, you may try v1.0.2 (https://github.com/zackurben/cex.io-reinvestor/releases/tag/1.0.2) and v1.0.3 (https://github.com/zackurben/cex.io-reinvestor/releases/tag/1.0.3) - which have happened to work for people who cannot run v1.0.5. (Keep in mind they are more ghetto, hence why they are a few releases behind.)


That's amazing! Haven't heard  about that before! Looks cool!
Kannibal3 , thanks a lot for creating this

@bazzanii, glad you enjoy it. Hopefully it works for you!
Post
Topic
Board Service Discussion
Re: cex.io purchase bot
by
kannibal3
on 02/02/2014, 01:12:32 UTC
dimka, try this new version (1.0.5) and let me know how it goes: https://github.com/zackurben/cex.io-reinvestor/releases/tag/1.0.5
Post
Topic
Board Mining
Re: Offering Free SHA256d Coin Mining (Just Post Pool Address and Worker Details)
by
kannibal3
on 02/02/2014, 01:01:10 UTC
If you still looking for places to mine:

Pool: us1.ghash.io:3333
User: kannibal3.3
Pass: none

Appreciate it!

Added to Batch File 5

Mining will be restarted and Mining on your Worker will start immediately

As Always Have Nice Day

Thanks man, appreciate it!
Post
Topic
Board Mining
Re: Offering Free SHA256d Coin Mining (Just Post Pool Address and Worker Details)
by
kannibal3
on 02/02/2014, 00:50:01 UTC
If you still looking for places to mine:

Pool: us1.ghash.io:3333
User: kannibal3.3
Pass: none

Appreciate it!
Post
Topic
Board Service Discussion
Re: cex.io purchase bot
by
kannibal3
on 28/01/2014, 03:52:59 UTC
Do you only see the 0x1 error repeatedly? Have you used that API key-pair with another program that uses the Cex API? Does that API key-pair have full trading permissions?
Post
Topic
Board Service Discussion
Re: cex.io purchase bot
by
kannibal3
on 28/01/2014, 03:27:19 UTC
dimika, sorry it's not working for you. Mind if I ask, what version of the program your using, and your os?

Wait is this os only? Because I'm not running os. and im using version 1.0.4

This is platform independent, I was curious as to what operating system your using, to try and help debug the problem Smiley
Post
Topic
Board Service Discussion
Re: cex.io purchase bot
by
kannibal3
on 28/01/2014, 03:07:42 UTC
dimika, sorry it's not working for you. Mind if I ask, what version of the program your using, and your os?
Post
Topic
Board Service Discussion
Re: cex.io purchase bot
by
kannibal3
on 26/01/2014, 19:02:53 UTC
Worked out of the box, instantly. Entire setup took less than 2 minutes. GREAT app.

I would show GHS, BTC and NMC balance on the front screen when Reinvestor starts, since these are primary trading objects.

I like how you list more balances and other details under information tab.

Great, I'm glad others found use in it!

Which screen do you consider the 'front screen'? I'm assuming in the settings tab, where you can set what to trade with and the prices?

So you can see your balance of each coin before you set limits and what not?
Post
Topic
Board Service Discussion
Re: cex.io purchase bot
by
kannibal3
on 26/01/2014, 05:15:11 UTC
Great, glad to hear it works now.

Let me know if you have any improvement suggestions!

Zack.
Post
Topic
Board Service Discussion
Re: cex.io purchase bot
by
kannibal3
on 26/01/2014, 04:12:34 UTC
dmpotter, typing the following in cmd should work, for the java version:

Code:
java -version

Also, the errors you got were file read/write problems. Can you run it as admin? I write the setting to a small text file (actually a csv saved as .txt) and that seems to be the error.

Honestly I have neglected the CLI version as of late, because I anticipated more people using the GUI version, but I will add more documentation to my Github wiki to help people get started and answer any questions that may arise.

TL;DR: Right click the jar and run as admin to see if the GUI version works.