Pages:
Author

Topic: 【 BOT 】 C.A.T. Cryptsy Automatic Trader 1 [email protected] (Old Topic Beta1-Beta3V8) - page 24. (Read 151156 times)

legendary
Activity: 2632
Merit: 1040
A lot of people are selling C.A.T :/.
C.A.T is definitely creating gains but i am losing a lot due to devaluation. Anyone still creating a profit? Any succes stories?


Success stories are inside my PM Box  Wink
People who gain and make profit doesn't come here to post log, to ask for modify, and to sell C.A.T.  Wink
sr. member
Activity: 294
Merit: 250
A lot of people are selling C.A.T :/.
C.A.T is definitely creating gains but i am losing a lot due to devaluation. Anyone still creating a profit? Any succes stories?
full member
Activity: 137
Merit: 100
Selling my copy of CAT and accompanying Cryptsy account for 0.6 BTC --- PM me if interested
legendary
Activity: 2632
Merit: 1040
But i don't think i will release in the next V7
sr. member
Activity: 294
Merit: 250
combooption is the box with all the options at market level (Stop Process, Close All Orders etc....)

Understood. Seems like a great option!
legendary
Activity: 2632
Merit: 1040
I think it is possible to do something like "Sell/Buy All PONG at best market price" (Because i can calculate a loss only if i have the reference price of the original ping order) and before that give a message to the user about the Loss AMount.

But i can do this
- At single market level
- Not on exit, but as comboOption
- Gain will be auto-insert with negative value into the gain table.

Seems great! Although what exactly do you mean as comboOption?

combooption is the box with all the options at market level (Stop Process, Close All Orders etc....)

newbie
Activity: 4
Merit: 0
Hi all,

It seems to be a good time for trading (not only doge  Wink ). However as i explained in a previous post, i don't have remaining time for that. Thus, if someone is interested, i'm selling my CAT copy (with the tied cryptsy account), PM me your offer.
sr. member
Activity: 294
Merit: 250
I think it is possible to do something like "Sell/Buy All PONG at best market price" (Because i can calculate a loss only if i have the reference price of the original ping order) and before that give a message to the user about the Loss AMount.

But i can do this
- At single market level
- Not on exit, but as comboOption
- Gain will be auto-insert with negative value into the gain table.

Seems great! Although what exactly do you mean as comboOption?
legendary
Activity: 2632
Merit: 1040
I think it is possible to do something like "Sell/Buy All PONG at best market price" (Because i can calculate a loss only if i have the reference price of the original ping order) and before that give a message to the user about the Loss AMount.

But i can do this
- At single market level
- Not on exit, but as comboOption
- Gain will be auto-insert with negative value into the gain table.
sr. member
Activity: 294
Merit: 250
Morning all,

Heres a suggestion...

Sometimes we get stuck in a market...we have high sell PONGs or low buy PONGs. We look at the chart for today, and (if its a nice level price  Smiley), it doesn't look like any of our trades will be executed soon. C.A.T. has all its trading pool tied up in waiting trades, and so nothing happens.

At this point I would either

1) Sit it out and wait for price movement (could take some time and we miss out on possible margin gains)
2) Inject a new PING buy order (putting more cash into the market) to get some trades happening (but does increase our exposure to market)
3) Decide to cancel all orders. Buys return to BTC (or LTC, XPM), sells return to the coin balance. Stop execution, then restart market with an initial PING sell on the full coin balance.

Whenever we do step 3, we lose some money. How much is determined by what each of the stuck orders was bought or sold at and what we will get for them at the current price. It would be great if there was a button to calculate this amount - "Loss on Market Exit", and another button to then execute these steps - 'Cancel Orders & Restart Market'. At least we can make a quick and informed decision if it is worth it. Another plus of this is that the loss can also be added to the Global Gains sheet. At the moment when we do these steps, the loss not listed anywhere and can lead to us thinking we are doing better than we actually are !

Would people want a choice to do this only on PING buy trades and not PING sells ? (The logic being if you did a PING sell, you sold high and then expect to buy low - and markets always have a good chance of falling!)

In fact, it might be nice to have a global calculation of losses on all open markets and then sell all at current best price (which people have asked for) as part of the program exit.

Your thoughts people !?

I think that would be a very good addition to C.A.T. Do you think it is feasible Sampey?

full member
Activity: 381
Merit: 100
PRiVCY
selling my copy and cryptsy account for 0.65.

dont get me wrong it works well and racks up gains but requires time to watch and manage markets to choose.

pm if interested.
legendary
Activity: 2632
Merit: 1040
something new :

2014-01-20 13:58:36 - IXC/BTC Error Lookup Throwable Exception : null
2014-01-20 13:58:36 - java.util.ConcurrentModificationException
   at java.util.HashMap$HashIterator.nextEntry(Unknown Source)
   at java.util.HashMap$EntryIterator.next(Unknown Source)
   at java.util.HashMap$EntryIterator.next(Unknown Source)
   at cryptsy.zAPIClass.Crypto.encrypt(Crypto.java:49)
   at cryptsy.zAPIClass.ApiCaller.eseguiCall(ApiCaller.java:29)
   at cryptsy.zAPIClass.ApiCaller.eseguiCall(ApiCaller.java:24)
   at cryptsy.zAPIClass.ApiPreCaller.continueForCall(ApiPreCaller.java:42)
   at cryptsy.zAPIClass.CryptsyFE.continueForCall(CryptsyFE.java:148)
   at cryptsy.zAPIClass.CryptsyFE.getMarketOrders(CryptsyFE.java:105)
   at cryptsy.zAPIClass.SingleMarket.getMarketOrders(SingleMarket.java:102)
   at cryptsy.pingPong.CoreSupport.SingleMarketBrain.updateOrders(SingleMarketBrain.java:79)
   at cryptsy.pingPong.Core.PPAlgo.lookup(PPAlgo.java:153)
   at cryptsy.pingPong.Core.PPAlgo.startLoop(PPAlgo.java:317)
   at cryptsy.pingPong.Core.PPAlgo.access$600(PPAlgo.java:24)
   at cryptsy.pingPong.Core.PPAlgo$1.run(PPAlgo.java:367)
   at java.util.TimerThread.mainLoop(Unknown Source)
   at java.util.TimerThread.run(Unknown Source)


Thank, i have write a piece of code for this problem. Hope it will fix  Wink
Is a rare error and i'm not sure is a problem  Wink
member
Activity: 320
Merit: 10
something new :

2014-01-20 13:58:36 - IXC/BTC Error Lookup Throwable Exception : null
2014-01-20 13:58:36 - java.util.ConcurrentModificationException
   at java.util.HashMap$HashIterator.nextEntry(Unknown Source)
   at java.util.HashMap$EntryIterator.next(Unknown Source)
   at java.util.HashMap$EntryIterator.next(Unknown Source)
   at cryptsy.zAPIClass.Crypto.encrypt(Crypto.java:49)
   at cryptsy.zAPIClass.ApiCaller.eseguiCall(ApiCaller.java:29)
   at cryptsy.zAPIClass.ApiCaller.eseguiCall(ApiCaller.java:24)
   at cryptsy.zAPIClass.ApiPreCaller.continueForCall(ApiPreCaller.java:42)
   at cryptsy.zAPIClass.CryptsyFE.continueForCall(CryptsyFE.java:148)
   at cryptsy.zAPIClass.CryptsyFE.getMarketOrders(CryptsyFE.java:105)
   at cryptsy.zAPIClass.SingleMarket.getMarketOrders(SingleMarket.java:102)
   at cryptsy.pingPong.CoreSupport.SingleMarketBrain.updateOrders(SingleMarketBrain.java:79)
   at cryptsy.pingPong.Core.PPAlgo.lookup(PPAlgo.java:153)
   at cryptsy.pingPong.Core.PPAlgo.startLoop(PPAlgo.java:317)
   at cryptsy.pingPong.Core.PPAlgo.access$600(PPAlgo.java:24)
   at cryptsy.pingPong.Core.PPAlgo$1.run(PPAlgo.java:367)
   at java.util.TimerThread.mainLoop(Unknown Source)
   at java.util.TimerThread.run(Unknown Source)
legendary
Activity: 2632
Merit: 1040
0.7 Offer continues today until 00:00 board time  Wink
legendary
Activity: 2632
Merit: 1040
New Function in the next release :

"Always Create Pong Orders"
With this function activated your pong orders will be always created even if is not on the top queue.
The price will be ReferencePrice (Ping) +/- % Min Gain Guaranteed
legendary
Activity: 2632
Merit: 1040
legendary
Activity: 2632
Merit: 1040
0.7 Offer will be available until 00:00 Board Forum  Wink
full member
Activity: 137
Merit: 100
Selling my copy for 0.6 BTC --- PM if interested
legendary
Activity: 2632
Merit: 1040
In the next 7 days i think i will release a new version with some fix and changes
legendary
Activity: 2632
Merit: 1040
Today special offer :

1 Copy @ 0.8 Without Referral Code
1 Copy @ 0.7 With Referral Code
Pages:
Jump to: