Bitcoin Forum
June 27, 2024, 12:43:07 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 ... 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 [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 ... 314 »
4361  Alternate cryptocurrencies / Marketplace (Altcoins) / Re: 【 BOT 】 C.A.T. Cryptsy Automatic Trader 1 Copy@0.8 With Ref (Today new Release!) on: January 28, 2014, 06:44:22 PM
My errors since the new version Sampey...

What about these massive delays ? Over 20 minutes to load LTC markets ! C.A.T. is still making orders to the markets, and I'm still making good ping pongs, but
I'm sure all this latency is causing issues and I'm missing opportunities because of slow order changes. I think I will go back to the old version tonight.

Code:
2014-01-27 10:03:34 - Looking For A Trade But Not Found (Maybe Cryptsy Is Slow)QRK/LTC ID 34314268 - Sell 60.00000000@0.00371466 Remaining 0.00016151
2014-01-27 12:25:49 - HTTP ERROR Connection reset TRY TO RECALL
2014-01-27 12:25:49 - HTTP ERROR Connection reset TRY TO RECALL
2014-01-27 12:30:03 - HTTP ERROR Connection reset TRY TO RECALL
2014-01-27 12:35:10 - HTTP ERROR Connection reset TRY TO RECALL
2014-01-27 12:37:03 - HTTP ERROR Connection reset TRY TO RECALL
2014-01-27 12:48:06 - HTTP ERROR Connection reset TRY TO RECALL
2014-01-27 15:06:37 - Looking For A Trade But Not Found (Maybe Cryptsy Is Slow)MOON/LTC ID 34417195 - Buy 41992.57839721@0.00000574 Remaining 8094.49806016
2014-01-27 15:31:55 - HTTP ERROR Server returned HTTP response code: 502 for URL: https://www.cryptsy.com/api TRY TO RECALL
2014-01-27 19:21:57 - HTTP ERROR Connection reset TRY TO RECALL
2014-01-27 19:31:45 - HTTP ERROR Premature EOF TRY TO RECALL
2014-01-27 23:39:18 - Looking For A Trade But Not Found (Maybe Cryptsy Is Slow)SXC/LTC ID 34569179 - Buy 864.93672862@0.00058905 Remaining 237.15685891
2014-01-27 23:39:18 - Looking For A Trade But Not Found (Maybe Cryptsy Is Slow)SXC/LTC ID 34569179 - Buy 864.93672862@0.00058905 Remaining 7.03392659
2014-01-28 00:39:59 - HTTP ERROR Server returned HTTP response code: 500 for URL: https://www.cryptsy.com/api TRY TO RECALL
2014-01-28 00:40:01 - HTTP ERROR Server returned HTTP response code: 500 for URL: https://www.cryptsy.com/api TRY TO RECALL
2014-01-28 02:16:27 - HTTP ERROR Server returned HTTP response code: 503 for URL: https://www.cryptsy.com/api TRY TO RECALL
2014-01-28 02:16:56 - HTTP ERROR Server returned HTTP response code: 503 for URL: https://www.cryptsy.com/api TRY TO RECALL
2014-01-28 02:20:53 - HTTP ERROR Premature EOF TRY TO RECALL
2014-01-28 08:30:15 - Looking For A Trade But Not Found (Maybe Cryptsy Is Slow)EZC/LTC ID 34741741 - Sell 58.69897877@0.00049499 Remaining 32.99343866
2014-01-28 13:42:03 - HTTP ERROR Server returned HTTP response code: 502 for URL: https://www.cryptsy.com/api TRY TO RECALL
2014-01-28 14:27:04 - MEC/LTC Error Lookup Exception : Index: 2, Size: 2
2014-01-28 14:27:04 - XNC/LTC Error Lookup Exception : Index: 2, Size: 2
2014-01-28 14:27:04 - java.lang.IndexOutOfBoundsException: Index: 2, Size: 2
at java.util.ArrayList.rangeCheck(Unknown Source)
at java.util.ArrayList.get(Unknown Source)
at org.jfree.data.DefaultKeyedValues2D.setValue(DefaultKeyedValues2D.java:327)
at org.jfree.data.category.DefaultCategoryDataset.setValue(DefaultCategoryDataset.java:262)
at org.jfree.data.category.DefaultCategoryDataset.setValue(DefaultCategoryDataset.java:278)
at cryptsy.JPanelChart.aggiornaChart(JPanelChart.java:49)
at cryptsy.JPanelGeneralStats.updatePingPongChart(JPanelGeneralStats.java:58)
at cryptsy.pingPong.Core.PPAlgo.startLoop(PPAlgo.java:314)
at cryptsy.pingPong.Core.PPAlgo.access$600(PPAlgo.java:24)
at cryptsy.pingPong.Core.PPAlgo$1.run(PPAlgo.java:372)
at java.util.TimerThread.mainLoop(Unknown Source)
at java.util.TimerThread.run(Unknown Source)

2014-01-28 14:27:04 - java.lang.IndexOutOfBoundsException: Index: 2, Size: 2
at java.util.ArrayList.rangeCheck(Unknown Source)
at java.util.ArrayList.get(Unknown Source)
at org.jfree.data.DefaultKeyedValues2D.getValue(DefaultKeyedValues2D.java:149)
at org.jfree.data.category.DefaultCategoryDataset.getValue(DefaultCategoryDataset.java:116)
at org.jfree.data.general.DatasetUtilities.iterateToFindRangeBounds(DatasetUtilities.java:1145)
at org.jfree.data.general.DatasetUtilities.findRangeBounds(DatasetUtilities.java:833)
at org.jfree.chart.renderer.category.AbstractCategoryItemRenderer.findRangeBounds(AbstractCategoryItemRenderer.java:657)
at org.jfree.chart.renderer.category.BarRenderer.findRangeBounds(BarRenderer.java:900)
at org.jfree.chart.renderer.category.AbstractCategoryItemRenderer.findRangeBounds(AbstractCategoryItemRenderer.java:629)
at org.jfree.chart.plot.CategoryPlot.getDataRange(CategoryPlot.java:4275)
at org.jfree.chart.axis.NumberAxis.autoAdjustRange(NumberAxis.java:433)
at org.jfree.chart.axis.NumberAxis.configure(NumberAxis.java:415)
at org.jfree.chart.plot.CategoryPlot.datasetChanged(CategoryPlot.java:2298)
at org.jfree.data.general.AbstractDataset.notifyListeners(AbstractDataset.java:232)
at org.jfree.data.general.AbstractDataset.fireDatasetChanged(AbstractDataset.java:215)
at org.jfree.data.category.DefaultCategoryDataset.setValue(DefaultCategoryDataset.java:263)
at org.jfree.data.category.DefaultCategoryDataset.setValue(DefaultCategoryDataset.java:278)
at cryptsy.JPanelChart.aggiornaChart(JPanelChart.java:49)
at cryptsy.JPanelGeneralStats.updatePingPongChart(JPanelGeneralStats.java:58)
at cryptsy.pingPong.Core.PPAlgo.startLoop(PPAlgo.java:314)
at cryptsy.pingPong.Core.PPAlgo.access$600(PPAlgo.java:24)
at cryptsy.pingPong.Core.PPAlgo$1.run(PPAlgo.java:372)
at java.util.TimerThread.mainLoop(Unknown Source)
at java.util.TimerThread.run(Unknown Source)

2014-01-28 14:27:44 - XNC/LTC Error Lookup Exception : Index: 2, Size: 2
2014-01-28 14:27:44 - MEC/LTC Error Lookup Exception : Index: 2, Size: 2
2014-01-28 14:27:44 - java.lang.IndexOutOfBoundsException: Index: 2, Size: 2
at java.util.ArrayList.rangeCheck(Unknown Source)
at java.util.ArrayList.get(Unknown Source)
at org.jfree.data.DefaultKeyedValues2D.setValue(DefaultKeyedValues2D.java:327)
at org.jfree.data.category.DefaultCategoryDataset.setValue(DefaultCategoryDataset.java:262)
at org.jfree.data.category.DefaultCategoryDataset.setValue(DefaultCategoryDataset.java:278)
at cryptsy.JPanelChart.aggiornaChart(JPanelChart.java:49)
at cryptsy.JPanelGeneralStats.updatePingPongChart(JPanelGeneralStats.java:58)
at cryptsy.pingPong.Core.PPAlgo.startLoop(PPAlgo.java:314)
at cryptsy.pingPong.Core.PPAlgo.access$600(PPAlgo.java:24)
at cryptsy.pingPong.Core.PPAlgo$1.run(PPAlgo.java:372)
at java.util.TimerThread.mainLoop(Unknown Source)
at java.util.TimerThread.run(Unknown Source)

2014-01-28 14:27:44 - java.lang.IndexOutOfBoundsException: Index: 2, Size: 2
at java.util.ArrayList.rangeCheck(Unknown Source)
at java.util.ArrayList.get(Unknown Source)
at org.jfree.data.DefaultKeyedValues2D.getValue(DefaultKeyedValues2D.java:149)
at org.jfree.data.category.DefaultCategoryDataset.getValue(DefaultCategoryDataset.java:116)
at org.jfree.data.general.DatasetUtilities.iterateToFindRangeBounds(DatasetUtilities.java:1145)
at org.jfree.data.general.DatasetUtilities.findRangeBounds(DatasetUtilities.java:833)
at org.jfree.chart.renderer.category.AbstractCategoryItemRenderer.findRangeBounds(AbstractCategoryItemRenderer.java:657)
at org.jfree.chart.renderer.category.BarRenderer.findRangeBounds(BarRenderer.java:900)
at org.jfree.chart.renderer.category.AbstractCategoryItemRenderer.findRangeBounds(AbstractCategoryItemRenderer.java:629)
at org.jfree.chart.plot.CategoryPlot.getDataRange(CategoryPlot.java:4275)
at org.jfree.chart.axis.NumberAxis.autoAdjustRange(NumberAxis.java:433)
at org.jfree.chart.axis.NumberAxis.configure(NumberAxis.java:415)
at org.jfree.chart.plot.CategoryPlot.datasetChanged(CategoryPlot.java:2298)
at org.jfree.data.general.AbstractDataset.notifyListeners(AbstractDataset.java:232)
at org.jfree.data.general.AbstractDataset.fireDatasetChanged(AbstractDataset.java:215)
at org.jfree.data.category.DefaultCategoryDataset.setValue(DefaultCategoryDataset.java:263)
at org.jfree.data.category.DefaultCategoryDataset.setValue(DefaultCategoryDataset.java:278)
at cryptsy.JPanelChart.aggiornaChart(JPanelChart.java:49)
at cryptsy.JPanelGeneralStats.updatePingPongChart(JPanelGeneralStats.java:58)
at cryptsy.pingPong.Core.PPAlgo.startLoop(PPAlgo.java:314)
at cryptsy.pingPong.Core.PPAlgo.access$600(PPAlgo.java:24)
at cryptsy.pingPong.Core.PPAlgo$1.run(PPAlgo.java:372)
at java.util.TimerThread.mainLoop(Unknown Source)
at java.util.TimerThread.run(Unknown Source)

2014-01-28 14:28:24 - XNC/LTC Error Lookup Exception : Null 'key' argument.
2014-01-28 14:28:24 - MEC/LTC Error Lookup Exception : Null 'key' argument.
2014-01-28 14:28:24 - java.lang.IllegalArgumentException: Null 'key' argument.
at org.jfree.chart.util.ParamChecks.nullNotPermitted(ParamChecks.java:65)
at org.jfree.data.DefaultKeyedValues2D.getRowIndex(DefaultKeyedValues2D.java:189)
at org.jfree.data.category.DefaultCategoryDataset.getRowIndex(DefaultCategoryDataset.java:147)
at org.jfree.data.general.DatasetUtilities.iterateToFindRangeBounds(DatasetUtilities.java:1143)
at org.jfree.data.general.DatasetUtilities.findRangeBounds(DatasetUtilities.java:833)
at org.jfree.chart.renderer.category.AbstractCategoryItemRenderer.findRangeBounds(AbstractCategoryItemRenderer.java:657)
at org.jfree.chart.renderer.category.BarRenderer.findRangeBounds(BarRenderer.java:900)
at org.jfree.chart.renderer.category.AbstractCategoryItemRenderer.findRangeBounds(AbstractCategoryItemRenderer.java:629)
at org.jfree.chart.plot.CategoryPlot.getDataRange(CategoryPlot.java:4275)
at org.jfree.chart.axis.NumberAxis.autoAdjustRange(NumberAxis.java:433)
at org.jfree.chart.axis.NumberAxis.configure(NumberAxis.java:415)
at org.jfree.chart.plot.CategoryPlot.datasetChanged(CategoryPlot.java:2298)
at org.jfree.data.general.AbstractDataset.notifyListeners(AbstractDataset.java:232)
at org.jfree.data.general.AbstractDataset.fireDatasetChanged(AbstractDataset.java:215)
at org.jfree.data.category.DefaultCategoryDataset.setValue(DefaultCategoryDataset.java:263)
at org.jfree.data.category.DefaultCategoryDataset.setValue(DefaultCategoryDataset.java:278)
at cryptsy.JPanelChart.aggiornaChart(JPanelChart.java:49)
at cryptsy.JPanelGeneralStats.updatePingPongChart(JPanelGeneralStats.java:58)
at cryptsy.pingPong.Core.PPAlgo.startLoop(PPAlgo.java:314)
at cryptsy.pingPong.Core.PPAlgo.access$600(PPAlgo.java:24)
at cryptsy.pingPong.Core.PPAlgo$1.run(PPAlgo.java:372)
at java.util.TimerThread.mainLoop(Unknown Source)
at java.util.TimerThread.run(Unknown Source)

2014-01-28 14:28:24 - java.lang.IllegalArgumentException: Null 'key' argument.
at org.jfree.chart.util.ParamChecks.nullNotPermitted(ParamChecks.java:65)
at org.jfree.data.DefaultKeyedValues2D.getRowIndex(DefaultKeyedValues2D.java:189)
at org.jfree.data.category.DefaultCategoryDataset.getRowIndex(DefaultCategoryDataset.java:147)
at org.jfree.data.general.DatasetUtilities.iterateToFindRangeBounds(DatasetUtilities.java:1143)
at org.jfree.data.general.DatasetUtilities.findRangeBounds(DatasetUtilities.java:833)
at org.jfree.chart.renderer.category.AbstractCategoryItemRenderer.findRangeBounds(AbstractCategoryItemRenderer.java:657)
at org.jfree.chart.renderer.category.BarRenderer.findRangeBounds(BarRenderer.java:900)
at org.jfree.chart.renderer.category.AbstractCategoryItemRenderer.findRangeBounds(AbstractCategoryItemRenderer.java:629)
at org.jfree.chart.plot.CategoryPlot.getDataRange(CategoryPlot.java:4275)
at org.jfree.chart.axis.NumberAxis.autoAdjustRange(NumberAxis.java:433)
at org.jfree.chart.axis.NumberAxis.configure(NumberAxis.java:415)
at org.jfree.chart.plot.CategoryPlot.datasetChanged(CategoryPlot.java:2298)
at org.jfree.data.general.AbstractDataset.notifyListeners(AbstractDataset.java:232)
at org.jfree.data.general.AbstractDataset.fireDatasetChanged(AbstractDataset.java:215)
at org.jfree.data.category.DefaultCategoryDataset.setValue(DefaultCategoryDataset.java:263)
at org.jfree.data.category.DefaultCategoryDataset.setValue(DefaultCategoryDataset.java:278)
at cryptsy.JPanelChart.aggiornaChart(JPanelChart.java:49)
at cryptsy.JPanelGeneralStats.updatePingPongChart(JPanelGeneralStats.java:58)
at cryptsy.pingPong.Core.PPAlgo.startLoop(PPAlgo.java:314)
at cryptsy.pingPong.Core.PPAlgo.access$600(PPAlgo.java:24)
at cryptsy.pingPong.Core.PPAlgo$1.run(PPAlgo.java:372)
at java.util.TimerThread.mainLoop(Unknown Source)
at java.util.TimerThread.run(Unknown Source)

I think the delay is a result of a routine i have added to avoid a problems that sometimes seems happens : Order returned by CAT are not sorted.
Buy i think this routine is too slow. So i am writing another version of this routine.
I Will give you a new Cat version ASAP.
4362  Alternate cryptocurrencies / Marketplace (Altcoins) / Re: 【 BOT 】 C.A.T. Cryptsy Automatic Trader 1 Copy@0.8 With Ref (Today new Release!) on: January 28, 2014, 06:22:00 PM
since hours CAT seems to be frozen, none of the buttons get responded, I have to restart (and reconfigure... Sad all)
response of check... was since the new versions unacceptable

Code:
2014-01-28 18:48:03 - BET/BTC Error Lookup Exception : null
2014-01-28 18:48:03 - java.lang.ArrayIndexOutOfBoundsException

2014-01-28 18:48:03 - WDC/BTC Error Lookup Exception : Index: 17, Size: 0
2014-01-28 18:48:03 - WDC/BTC Error Lookup Exception : null
2014-01-28 18:48:03 - MOON/BTC Error Lookup Exception : null
2014-01-28 18:48:03 - java.lang.ArrayIndexOutOfBoundsException

2014-01-28 18:48:03 - java.lang.ArrayIndexOutOfBoundsException

2014-01-28 18:48:03 - java.lang.IndexOutOfBoundsException: Index: 17, Size: 0
at java.util.ArrayList.rangeCheck(ArrayList.java:604)
at java.util.ArrayList.get(ArrayList.java:382)
at org.jfree.data.DefaultKeyedValues2D.getRowKey(DefaultKeyedValues2D.java:174)
at org.jfree.data.category.DefaultCategoryDataset.getRowKey(DefaultCategoryDataset.java:132)
at org.jfree.chart.renderer.category.AbstractCategoryItemRenderer.findRangeBounds(AbstractCategoryItemRenderer.java:654)
at org.jfree.chart.renderer.category.BarRenderer.findRangeBounds(BarRenderer.java:900)
at org.jfree.chart.renderer.category.AbstractCategoryItemRenderer.findRangeBounds(AbstractCategoryItemRenderer.java:629)
at org.jfree.chart.plot.CategoryPlot.getDataRange(CategoryPlot.java:4275)
at org.jfree.chart.axis.NumberAxis.autoAdjustRange(NumberAxis.java:433)
at org.jfree.chart.axis.NumberAxis.configure(NumberAxis.java:415)
at org.jfree.chart.plot.CategoryPlot.datasetChanged(CategoryPlot.java:2298)
at org.jfree.data.general.AbstractDataset.notifyListeners(AbstractDataset.java:232)
at org.jfree.data.general.AbstractDataset.fireDatasetChanged(AbstractDataset.java:215)
at org.jfree.data.category.DefaultCategoryDataset.setValue(DefaultCategoryDataset.java:263)
at org.jfree.data.category.DefaultCategoryDataset.setValue(DefaultCategoryDataset.java:278)
at cryptsy.JPanelChart.aggiornaChart(JPanelChart.java:49)
at cryptsy.JPanelGeneralStats.updatePingPongChart(JPanelGeneralStats.java:58)
at cryptsy.pingPong.Core.PPAlgo.startLoop(PPAlgo.java:314)
at cryptsy.pingPong.Core.PPAlgo.access$600(PPAlgo.java:24)
at cryptsy.pingPong.Core.PPAlgo$1.run(PPAlgo.java:372)
at java.util.TimerThread.mainLoop(Timer.java:555)
at java.util.TimerThread.run(Timer.java:505)

2014-01-28 18:48:43 - BCX/BTC Error Lookup Exception : null
2014-01-28 18:48:43 - java.lang.ArrayIndexOutOfBoundsException

2014-01-28 18:48:43 - MOON/BTC Error Lookup Exception : null
2014-01-28 18:48:43 - BET/BTC Error Lookup Exception : null
2014-01-28 18:48:43 - WDC/BTC Error Lookup Exception : null
2014-01-28 18:48:43 - java.lang.ArrayIndexOutOfBoundsException

2014-01-28 18:48:43 - java.lang.ArrayIndexOutOfBoundsException

2014-01-28 18:48:43 - java.lang.ArrayIndexOutOfBoundsException


I'm looking at this
4363  Local / Guide (Italiano) / Re: L'enorme e (s)conosciuto problema del Resto nella transazioni on: January 28, 2014, 04:58:31 PM
P.s. Stavo editando la risposta mentre mi stavi rispondendo  Grin

Si, fa sempre cosi'.
a volte risponde adirittura PRIMA che tu gli faccia la domanda Smiley

Ahahahahah  Grin Grin Grin

@Ruggito :
Non so in che ordine vengano presi i soldi dal tuo portafoglio, se escano in ordine cronologico (le transazioni più vecchie escono per prime) e se si sommano transazioni fino a che non si raggiungere il valore di pagamento richiesto.

Cioè nell'esempio che sto facendo io :

Ricevo T1 : 1 BTC
Ricevo T2 : 2 BTC
Ricevo T3 : 3 BTC
Ricevo T4 : 4 BTC
Ricevo T5 : 1 BTC
Ricevo T6 : 0,5 BTC

Ho 11,5 BTC sul portafoglio

Devo pagare 6,5

6,5 viene calcolato come T1+T2+T3+T4 di cui 3,5 di T4 mi tornano su un indirizzo di resto.

Oppure se vengano prese in maniera intelligente tipo T4 + T2  + T6 = 6.5
4364  Local / Guide (Italiano) / Re: L'enorme e (s)conosciuto problema del Resto nella transazioni on: January 28, 2014, 03:20:41 PM
Hola: ho seguito il thread ma ho ancora qualche dubbio.

Esempio. Paper wallet 6 Btc e (sono niubbo) invio un pagamento da 1 Btc.I restanti 5 btc di resto vengono spediti su un altro indirizzo.

Ora: il paper wallet è vuoto, ma a quanto ho capito (correggetemi se sbaglio) la sua chiave privata apre anche l'indirizzo nuovo a cui è stato inviato il resto. Per cui, vado su blockexplorer.com, verifico a quale indirizzo è andato il resto e, a Dio piacendo, apro il wallet con la chiave privata del Paper.

Il ragionamento fila?

No la sua chiave privata apre solo l'indirizzo a cui è associata.
Tu hai importanto la chiave del paper wallet su un client (altrimenti no potevi pagarE).
Il resto si trova sull'indirizzo di resto che ha generato il client, e ha una chiave privata diversa.
4365  Alternate cryptocurrencies / Marketplace (Altcoins) / Re: [CONTEST] Create The OFFICIAL C.A.T. Logo (0.2 TOTAL BTC Prize!!!) on: January 28, 2014, 02:13:11 PM
Hello,

I could work a bit more on the "CAT" font but don't want to waste time if you don't like the concept.

Very effective in black & white too for a pure logo.

So just tell me !

Cheers










YEs i like it  Wink
4366  Local / Alt-Currencies (Italiano) / Re: C.A.T Trader Automatico per Cryptsy on: January 28, 2014, 12:17:50 PM
Poi ci sono molti altri parametri (e nella versione che ho in asta ce ne sono ancora di nuovi).
- Skippare ordini più piccoli di X prima di eseguire i calcoli
- Non vendere mai sotto un certo valore
- Non comprare mai sopra un certo valore
- Non comprare/vendere mai direttamente (cioè la tua offerta è sempre almeno 1 satoshi +/- della miglior offerta di acquisto/vendita)

Oppure ti setti modalità Aggressive Mode e non ti preoccupi di nessun parametro tranne quello del guadagno.
Domanda stupida: se su cryptsy ho solo il quantitativo di monete che voglio far gestire al cat, in ottica di guadagno massimo mi pare di capire che convenga lasciare l'aggressive mode... o mi sfugge qualcosa?

L'aggressive mode non esiste più, è il "Normal Mode" senza parameter.
Dipende cosa vuoi fare : vuoi settare un prezzo minimo/massimo? Se si lo setti.
Vuoi evitare che la moneta scenda troppo e quindi sotto un certo limite vuoi vendere? Lo setti.
etc etc....
4367  Alternate cryptocurrencies / Marketplace (Altcoins) / Re: 【 BOT 】 C.A.T. Cryptsy Automatic Trader 1 Copy@0.8 With Ref (Today new Release!) on: January 28, 2014, 11:18:06 AM
A great feature I'd like to see added is to have C.A.T automatically make a sell order (after a buy order goes through) at the reference price. This way you cover any losses (minus the slight exchange fee) without having any pre-existing balance of that coin. Would that be hard to implement would make over gain a lot higher.

Actually you can place an PING order with a static price (that you will calculate by yourself) and check NEVER RECALCULATE USER PING ORDERS.
The price you have set will remain until PING ORDERS will be filled.
4368  Alternate cryptocurrencies / Marketplace (Altcoins) / Re: My 2 cents... on: January 28, 2014, 11:09:51 AM
Stop wasting you money, keep on mining, it is supposed to be fun, and not a get rich quick scheme. At least, not for the majority. If you are in crypto and trading to get rich, good luck to you all, pretend you did not read this...

mining is the safest route to lose monies now that scrypt asics are out:
https://bitcointalk.org/index.php?topic=409756.msg4709897#msg4709897
just ask to the btc miners how are they doing.

but you may have a point. I would add that exchanges are probably frontrunning their users skimming most of the profits.
but until i keep getting substantial daily returns from this bot i'll keep using it.  

If you mine BTC, you are mad Smiley check coinwarz.com for most profitable scrypt and sha256 coin mining, fill in the appropiate mhs or khs, and it will show you the coins and time frame, adjusted with difficulty and price from various trading sites, that you can mine the equivalent of 1 btc with lotto, doge, moon within 30 days with an average mining rig... Smiley Tell me,, how many of you make 1 btc profit in month, daytrading, with a start capital of let's say 2btc? (and with 1.2btc if you bought software)

One person with CAT have done 0.65 In 2 days. I remember that day because he send me a donation.
4369  Local / Alt-Currencies (Italiano) / Re: Accettare BITCOIN / Attività-Azienda on: January 28, 2014, 10:30:46 AM
Secondo me ti conviene sempre rifarti al listino prezzi in euro quando emetti fattura, come se non ti avessero pagato in BTC.
4370  Alternate cryptocurrencies / Marketplace (Altcoins) / Re: My 2 cents... on: January 28, 2014, 09:29:01 AM
Quote
Most of you loose money, explaining why people sell off their copy of C.A.T. or other trade script/tools.

this is not true, very few people are selling C.A.T. only because they don't have time to follow market trends, or they tought it was a "miracle machine".
Do you have any idea of how many CAT copy i have sold? No, you don't have.
Do you know how many people have ROI in less than 1 month CAT Value? No you don't have.

Quote
Instead of checking you trading tools, check the charts, see what happens for yourselfs.

This is what a CAT User must do! Because CAT works better if you study markets and set correct parameter. But you're talking about a software you don't have.


Quote
if you put in the trader key of the developer, he gets .10% of every trade.

If you use my referral KEY you get 0.2 Discount. i will NEVER ROI that discount with Cryptsy Point.

Quote
I did not post a reply to troll in here

Use my thread to say something about a Program you don't know and you haven't ever used isn't trolling?

Quote
Stop wasting you money, keep on mining,

Aahhahah this is good, actually mining cost are not comparable to CAT potential and gain possibility
4371  Alternate cryptocurrencies / Marketplace (Altcoins) / Re: [CONTEST] Create The OFFICIAL C.A.T. Logo (0.2 TOTAL BTC Prize!!!) on: January 28, 2014, 08:24:59 AM
I like the logo but not the font.
I'd like a more hi-tech font  Wink
4372  Alternate cryptocurrencies / Marketplace (Altcoins) / Re: 【 BOT 】 C.A.T. Cryptsy Automatic Trader 1 Copy@0.8 With Ref (Today new Release!) on: January 27, 2014, 11:40:05 PM

My God...Cryptsy is soooooo slow ATM !!!

My market tabs never even go green, they constantly show Lookup.

15 minutes for LTC markets to load with stats  Embarrassed

I had this issue with Beta3V7, went back to V6 and is working much faster.  Seems there might be something in V7 that changed.

i had same problem for hours. Reverted back to 3.6 which is working perfectly

Seems very strange, i  haven't change nothing on the communication protocol....
4373  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Chicoin CHI - SHA256 based Coin of Energy Force | Re-launch 0.9v on: January 27, 2014, 11:24:42 PM
from which block number we restart?
4374  Alternate cryptocurrencies / Marketplace (Altcoins) / Re: 【 BOT 】 C.A.T. Cryptsy Automatic Trader 1 Copy@0.8 With Ref (Today new Release!) on: January 27, 2014, 05:58:17 PM
Code:
mark/reset not supported
Exception in thread "Thread-1387" java.lang.IllegalArgumentException: Cannot format given Object as a Number
at java.text.DecimalFormat.format(DecimalFormat.java:505)
at java.text.Format.format(Format.java:157)
at cryptsy.Env.formatDoubleToString(Env.java:139)
at cryptsy.pingPong.Interface.JPanelMarketAlgo.suggestedBuySell(JPanelMarketAlgo.java:1080)
at cryptsy.pingPong.Interface.JPanelMarketAlgo.access$800(JPanelMarketAlgo.java:33)
at cryptsy.pingPong.Interface.JPanelMarketAlgo$2.run(JPanelMarketAlgo.java:202)
at java.lang.Thread.run(Thread.java:724)
mark/reset not supported
mark/reset not supported
Huh

It's an error in the Suggested Buy/Sell price, don't worry. Have you press 2 times the button?
4375  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Chicoin CHI - SHA256 based Coin of Energy Force | Mandatory update to 0.9v on: January 27, 2014, 04:48:27 PM
techmars said that he will give a new version with difficulty recalculation fix. But actually no news about. He told me that he will give new version during weekend.... Huh
4376  Alternate cryptocurrencies / Marketplace (Altcoins) / Re: 【 BOT 】 C.A.T. Cryptsy Automatic Trader 1 Copy@0.8 With Ref (Today new Release!) on: January 27, 2014, 04:33:34 PM
what does it mean "Always create Pong from trade"?

if i uncheck it C.A.T. could pong before/without a ping?

It means that :
After a trade C.A.T. try to create your PONG order on top of the book orders. If this is not possible, CAT will retry.
With this option checheck if there isn't a way to set the order on top of the book CAT will calculate the price for the Min Guaranteed Gain and will place the order INSIDE the book orders
4377  Alternate cryptocurrencies / Marketplace (Altcoins) / Re: 【 BOT 】 C.A.T. Cryptsy Automatic Trader 1 Copy@0.8 With Ref (Today new Release!) on: January 27, 2014, 03:01:34 PM
Hi
After beeing using the program for 2 days i've some questions about how it works:

The ping buy values are always going up?
I mean for example:

1.- MANUAL BUY PING -> 0.0090
2.- AUTOMATIC  SELL PONG -> 0.0091
3.- AUTOMATIC  BUY PING -> 0.0091
4.- AUTOMATIC  SELL PONG -> 0.0092
5.- AUTOMATIC  BUY PING -> 0.0092
6.- AUTOMATIC  SELL PONG -> 0.0093
7.- AUTOMATIC  BUY PING -> 0.0093
8.- AUTOMATIC  SELL PONG -> 0.0094

As the market value is appreciating its ok but when the value reaches its maximun value, you will have X quantity of coins with a sell order in the highest value (which could never repeat). This will happen in all the markets...if you manually cancel that orders and make a manual sell at lower prices you will loose money so what the Gain tab shows is not "real" gain then just gain by succeded ping-pong...

Am i right, or is there any instrument to avoid this situation?

2 days using the program and making not profit at all because of this...

Regards

No, it works like this :

MANUAL BUY/SELL PING -> 0.0090 -> TRADE -> PONG SELL/BUY (0.0091, or the price that guaranteed you the % Gain set) -> TRADE -> GAIN -> TOTAL IN BUY/SELL POOL

Buy/Sell Pool -> New Ping at current market values -> TRADE -> PONG etc.....
4378  Local / Italiano (Italian) / Re: Un po' di pubblicità per me e per i bitcoin on: January 27, 2014, 11:24:08 AM
La notizia ha avuto un successone!!!! Ne parlano in tantissimi!!
4379  Local / Guide (Italiano) / Re: L'enorme e (s)conosciuto problema del Resto nella transazioni on: January 27, 2014, 07:49:15 AM
Leggo ora questa discussione.

Premettendo che, come si consiglia vivamente su bitcoinpaperwallet.com, il paper wallet sarebbe da intendersi come usa e getta (ovvero, andrebbe svuotato interamente), ma che ognuno è libero di agire come crede, chiedo: ma Bitcoin Qt ora permette di importare chiavi private? Mi giunge nuova questa cosa...

Si, ed è anche discretamente semplice ora :

https://en.bitcoin.it/wiki/How_to_import_private_keys_v7%2B

Ok, è da riga di comando però davvero niente di chè
4380  Alternate cryptocurrencies / Marketplace (Altcoins) / Re: 【 BOT 】 C.A.T. Cryptsy Automatic Trader 1 Copy@0.8 With Ref (Today new Release!) on: January 26, 2014, 06:53:19 PM
I have the feeling the new version is much slower than the old version.  Sad

Maybe Crypsy is very slow today.

Is Cryptsy. No change in speed from old to new release.
Pages: « 1 ... 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 [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 ... 314 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!