Bitcoin Forum
June 22, 2024, 07:52:21 AM *
News: Voting for pizza day contest
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 ... 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 [269] 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 »
5361  Alternate cryptocurrencies / Marketplace (Altcoins) / Re: [TRADER] C.A.T. Cryptsy Automatic Trader Get A Copy@1.0 BTC (LIMITED!!!) on: November 26, 2013, 11:36:38 AM
Looked at Console error and found some lines that may be fixed by CAT:

Code:
2013-11-25 22:21:17 - Error Message Not Recognized Total value of an order cannot be less than 0.000001.  Please try again.

I think this is because CAT try to create small order for coin with low price

Code:
2013-11-26 12:24:50 - Call Aborted! Json Result Error during createorder Call Is Aborted After 25 retry 
2013-11-26 12:24:50 - Error From Cryptsy : Insufficient DGC in account to complete this order.
2013-11-26 12:27:40 - Call Aborted! Json Result Error during createorder Call Is Aborted After 25 retry
2013-11-26 12:27:40 - Error From Cryptsy : Insufficient ARG in account to complete this order.
2013-11-26 12:29:13 - Call Aborted! Json Result Error during createorder Call Is Aborted After 25 retry
2013-11-26 12:29:13 - Error From Cryptsy : Insufficient BQC in account to complete this order.
2013-11-26 12:31:28 - Call Aborted! Json Result Error during createorder Call Is Aborted After 25 retry
2013-11-26 12:31:28 - Error From Cryptsy : Insufficient DGC in account to complete this order.
2013-11-26 12:34:16 - Call Aborted! Json Result Error during createorder Call Is Aborted After 25 retry

I didn't sell these coins manually. and a i am running only one buy/sell pingpong order for each coin.

Now cryptsy has 0.2% fee for buy, and 0.3% fee for sell. Such fees was earlier of sell fee was increased after today site upgrade?


These errors are terrible for me.
I have asked john/vern to create a table of errors code (01,02 ecc) because actually i'm not able to recognize all error.
Imagine what i must do now :

- Get a msg error (and i don't have a complete list)
- Parse "some parts" like "cannot be less than"
- Then go to extract the value 0.000001
- Do something.....

and remember that sometimes (99% of timeS) the message "Insufficient XXX in account to complete this order." is not because you haven't but because Cryptsy is slow to refund your previous cancel orders into account  Undecided
5362  Alternate cryptocurrencies / Marketplace (Altcoins) / Re: [TRADER] C.A.T. Cryptsy Automatic Trader Get A Copy@1.0 BTC (LIMITED!!!) on: November 26, 2013, 11:22:26 AM
I hope problems will never represent, but i'm sure they will find a solution.  Wink
5363  Alternate cryptocurrencies / Marketplace (Altcoins) / Re: [TRADER] C.A.T. Cryptsy Automatic Trader Get A Copy@1.0 BTC! on: November 26, 2013, 11:08:07 AM
I have open a ticket too.

Ok, i've got Response :

Quote
Hi Sampey,
They just put in a ticket of the ip they want whitelisted

BitJohn

So, if you got the same problems of the Encapsula Denied Access, open a Ticket with your IP Address, and you will be whitelisted  Wink
5364  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] "Cubits" v3 (QBT) Sha256D Pow + Pos on: November 26, 2013, 10:10:53 AM
QBT received,
thank cassie  Wink
5365  Alternate cryptocurrencies / Marketplace (Altcoins) / Re: [TRADER] C.A.T. Cryptsy Automatic Trader Get A Copy@1.0 BTC! on: November 26, 2013, 08:47:39 AM
today i'll restart CAT  Wink

so fees are gains? awesome!  Grin

It seems..... Grin
5366  Alternate cryptocurrencies / Marketplace (Altcoins) / Re: [TRADER] C.A.T. Cryptsy Automatic Trader Get A Copy@1.0 BTC! on: November 26, 2013, 08:37:39 AM
HI Guys!
Have you seen new Cryptsy Interface???  Grin

and have you seen this?

https://www.cryptsy.com/users/cryptsypoints

I want to understand/verify this part :

You will earn points based on 4% of the trade fees collected on your account

Result will be only 1 : CAT Price will return at lease  1.50.  Grin

SO.......if you're not sure to buy or not buy a copy @ 1 BTC .......it's time do decide
5367  Local / Alt-Currencies (Italiano) / Re: quarkcoin on: November 26, 2013, 12:07:15 AM
Quarkcoin è abbastanza vecchiotta, ci giocavo quando il prezzo era alto, ne avevo circa 200mila.
Non fateci troppo affidamento, dal grafico di Cryptsy https://www.cryptsy.com/markets/view/71 mi pare un pumpNdump abbastanza forzato. E presto tornerà al suo valore che sta tra gli 80 e i 150
5368  Alternate cryptocurrencies / Marketplace (Altcoins) / Re: [TRADER] C.A.T. Cryptsy Automatic Trader Get A Copy@1.0 BTC! on: November 25, 2013, 10:41:19 PM
Guys......this is not simple as you think......

Save a state for CAT means :
- Save market parameters
- Save all orders Ping (with values)
- Save all trades (from trades will Born Pong).
- Save all pong.

These are complex structure, not only Text......

And then a load process that try to find the orders (if nobody have buy/sell) and restore previous situation.......

5369  Alternate cryptocurrencies / Marketplace (Altcoins) / Re: [TRADER] C.A.T. Cryptsy Automatic Trader Get A Copy@1.0 BTC! on: November 25, 2013, 03:58:54 PM
could it be possible to create a save state after every order CAT makes so it can resume from that place?

Also, trader is up and running again Smiley

Yes it is possible, not easy (because orders struct are a little complex) but it is possible.
But first things to resolve is the Encapsula problems.....
5370  Alternate cryptocurrencies / Marketplace (Altcoins) / Re: [TRADER] C.A.T. Cryptsy Automatic Trader Get A Copy@1.0 BTC! on: November 25, 2013, 03:43:01 PM
maybe i can save a snapshot before close cat, but it must be a user choise. And you must close all orders on cryptsy.
5371  Alternate cryptocurrencies / Marketplace (Altcoins) / Re: [TRADER] C.A.T. Cryptsy Automatic Trader Get A Copy@1.0 BTC! on: November 25, 2013, 03:20:25 PM
If there's a new time limit form each call i can change the retry time in the Code.....
but i hope john/vern are able to resolve the issue without needed to change my code.
maybe this can be added to user settings and hopefully we can find retry time big enough to avoid DDoS alarm, or, while the problem exists, add functionality to detect it and maybe offer the captcha to be filled so CAT can continue normally then.

How is CAT friendly with unexpected delays and crashes (network outages or unexpected crashes) when market conditions change significantly (like add two orders, crash, open CAT again and find out that one of the order has been fulfilled), so that the algorithm can continue and not start from beginning ignoring orders from previous run?


With error, adsl line down, etc is very strong.
But when you restart CAT he's not able to restart from previous situation.
5372  Alternate cryptocurrencies / Marketplace (Altcoins) / Re: [TRADER] C.A.T. Cryptsy Automatic Trader Get A Copy@1.0 BTC! on: November 25, 2013, 02:40:02 PM
If there's a new time limit form each call i can change the retry time in the Code.....
but i hope john/vern are able to resolve the issue without needed to change my code.
5373  Alternate cryptocurrencies / Marketplace (Altcoins) / Re: [TRADER] C.A.T. Cryptsy Automatic Trader Get A Copy@1.0 BTC! on: November 25, 2013, 01:07:08 PM
I have open a ticket too.
5374  Alternate cryptocurrencies / Marketplace (Altcoins) / Re: [TRADER] C.A.T. Cryptsy Automatic Trader Get A Copy@1.0 BTC! on: November 25, 2013, 12:59:17 PM
previous version will take the same error?

Previous and Current Version are equals under this part of algorithm.
5375  Alternate cryptocurrencies / Marketplace (Altcoins) / Re: [TRADER] C.A.T. Cryptsy Automatic Trader Get A Copy@1.0 BTC! on: November 25, 2013, 11:41:46 AM
This is a problem, not only for CAT, but for each person who use Cryptsy API, they must guaranteed that Capsula doesn't think that this is a DDOS Attack.
5376  Alternate cryptocurrencies / Marketplace (Altcoins) / Re: [TRADER] C.A.T. Cryptsy Automatic Trader Get A Copy@1.0 BTC! on: November 25, 2013, 10:35:17 AM
I suggest to open a ticket to Cryptsy.  Undecided
5377  Alternate cryptocurrencies / Marketplace (Altcoins) / Re: [TRADER] C.A.T. Cryptsy Automatic Trader Get A Copy@1.0 BTC! on: November 25, 2013, 10:24:27 AM
I think we have all the same problems  Undecided
And this time is not CAT and is not Cryptsy......is Capsula  Undecided
Don't know what to do......we must write to Cryptsy......
5378  Alternate cryptocurrencies / Marketplace (Altcoins) / Re: [TRADER] C.A.T. Cryptsy Automatic Trader Get A Copy@1.0 BTC! on: November 25, 2013, 10:06:52 AM
Hum.....this is bad, very very bad......  Embarrassed Embarrassed
It is never happens before.
Let's check if is only a temporary problems or we must contatc John/Vern
5379  Alternate cryptocurrencies / Marketplace (Altcoins) / Re: [TRADER] C.A.T. Cryptsy Automatic Trader Get A Copy@1.0 BTC! on: November 25, 2013, 07:47:29 AM
Quick question for Sampey: Is CAT fully portable? As long as I have my keys (or xml file) I should be able to use CAT on any machine, right? I'm going on vacation and want to monitor my gains  Grin

Yes fully portable  but you must have java virtual machine installed.
5380  Alternate cryptocurrencies / Marketplace (Altcoins) / Re: [TRADER] C.A.T. Cryptsy Automatic Trader Get A Copy@1.0 BTC! on: November 24, 2013, 07:54:08 PM
Can we get a column for total gain after fees.

I noticed it only shows total cumulative gains before fees are applied.

Also, has the unprofitable trades been fixed? (Fees greater than total gain on the trade?)

Thanks!

Hi, GAIN (all gains) are without fees.
From Cryptsy API :

total   Total value of trade (tradeprice * quantity) - Does not include fees

I Must fix the unprofitable trades because i must think the best way to do it.
But the "unprofitable trade" is very rare, or no?  Wink

All that's left to do is create a new column with a formula of total gain - total fee. I'm no programmer, but I don't think that would be too hard. And it would be really useful to see the actual real profit from each trade.

It's great when I get a trade that nets me a .005 gain, but when I had to pay a fee of .004, it skews the real gain numbers.

Hum....sorry i don't understant  Undecided
I will never see a column "GAIN" that is GAIN+FEE. As i said, all GAIN Columns are without FEE.
So if you get a trade of 0.005 GAIN, and 0.004 FEE it means that total was 0.009 (and you don't see this values because i split Real Gain and Fee....so 0.005 and 0.004)
Pages: « 1 ... 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 [269] 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!