Bitcoin Forum
May 24, 2024, 03:23:03 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 ... 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 [53] 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 ... 314 »
1041  Alternate cryptocurrencies / Service Announcements (Altcoins) / Re: 【BOT】 🌟 C.A.T. Cryptocurrency Automatic Trader 4.9 Improve Your Trading !!!! 🌟 on: March 26, 2017, 09:45:29 AM
I am new to CAT so I am still learning
I have placed a sell order (PING) on the XBTEUR market. The sell was completed in 7 trades which generate a PONG (buy) order which has partially completed (6 of 7 trades).
Which are the condition for the algoritm to start a new PING?
The previus PONG has to be completed in full?

THanks

When a trade occurs on a pong the total trade value - fees are put into the buy/sell pool.
From the buy/sell pool cat create new pings.
You can manage the way cat create new ping changing the pool parameters.

in the tips & tricks section : https://bitcointalk.org/index.php?topic=507103.msg5590902#msg5590902
you can find a full explanation of the ping-pong cycle  Wink
1042  Alternate cryptocurrencies / Service Announcements (Altcoins) / Re: 【BOT】 🌟 C.A.T. Cryptocurrency Automatic Trader 4.9 Improve Your Trading !!!! 🌟 on: March 24, 2017, 11:40:31 PM

 How hard is it to use this?

 For someone who has no knowledge of how markets work (well maybe not that much, say he knows tiny bit) is this idiot proofed? How much of the work CAT does and how much of it is your understanding of the market?

Hi,
try to read the guide here  : https://bitcointalk.org/index.php?topic=507103.msg5590902#msg5590902
if you understand the guide, then it's easy to use  Cheesy

Usually it's not considered complex : you can start default algorith, then improve it changing some parameters
1043  Local / Italiano (Italian) / Re: BITCOIN PUMP! on: March 24, 2017, 03:21:18 PM
Che progetto è meglio di BTC?

Le altre coin che sono nate dopo apportando migliorie al codice per esempio? senza fare i nomi sono le solite... cioè ci si fanno seghe mentali per dire bitcoin to the moon qua e la e poi dopo ci si accorge che ci sono un sacco di problemi...

Le altre coin sono in uno stato in cui certi problemi manco vengono presi in considerazione.
Qualunque aspetto della struttura, dal codice, alla potenza di hash, sono in percentuale talmente minoritaria che si potrebbero gestire hardfork in qualche ora senza alcun problema.
Bitcoin certe situazioni se le è già scrollate di dosso, ed è sempre stata in prima linea spianando la strada in contesti ancora inesplorati. E il suo valore lo dimostra.
1044  Local / Italiano (Italian) / Re: BITCOIN PUMP! on: March 24, 2017, 03:12:14 PM
Che progetto è meglio di BTC?
1045  Local / Italiano (Italian) / Re: BITCOIN PUMP! on: March 24, 2017, 03:06:33 PM
Ma non possono implementare il segwit intanto?

La situazione attuale risulta talmente complessa che ci si potrebbe scrivere un libro (di psicologia soprattutto)
1046  Local / Italiano (Italian) / Re: BITCOIN PUMP! on: March 24, 2017, 01:33:15 PM
beh dai, pensate che se forkano vediamo sub 300  Wink

hai qualche link dopo ci si può tenere aggiornati in merito a questa possibilità???
magari qualche thread aperto c'è già..
ma non lo trovo

OVUNQUE ne stanno parlando  Grin Grin
Gira un poco le sezioni principali/speculation/Development & Technical Discussion
1047  Local / Italiano (Italian) / Re: BITCOIN PUMP! on: March 24, 2017, 01:02:35 PM
beh dai, pensate che se forkano vediamo sub 300  Wink
1048  Alternate cryptocurrencies / Service Announcements (Altcoins) / Re: 【BOT】 🌟 C.A.T. Cryptocurrency Automatic Trader 4.9 Improve Your Trading !!!! 🌟 on: March 24, 2017, 08:38:01 AM
I'm developing something that will take C.A.T. to another level.

That won't be included in CAT 5.0, but probably in CAT 5.1  Cool Cool Cool
1049  Alternate cryptocurrencies / Service Announcements (Altcoins) / Re: 【BOT】 🌟 C.A.T. Cryptocurrency Automatic Trader 4.9 Improve Your Trading !!!! 🌟 on: March 22, 2017, 05:31:58 PM
привет как купить бота и по чем ??

Hi, send me a PM with the Api you need.  Wink
1050  Alternate cryptocurrencies / Service Announcements (Altcoins) / Re: 【BOT】 🌟 C.A.T. Cryptocurrency Automatic Trader 4.9 Improve Your Trading !!!! 🌟 on: March 22, 2017, 12:36:11 PM
Started YoBit and got this error in the log file:

Quote
cat CAT_Log_2017-03-22_20_11_48.txt
Exception in thread "AWT-EventQueue-0" java.lang.IndexOutOfBoundsException: Invalid index
   at javax.swing.DefaultRowSorter.convertRowIndexToModel(DefaultRowSorter.java:514)
   at javax.swing.JTable.convertRowIndexToModel(JTable.java:2642)
   at javax.swing.JTable.getValueAt(JTable.java:2717)
   at CAT.B_Env_Exchange.Main_Panel.b.a(Unknown Source)
   at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:311)
   at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:756)
   at java.awt.EventQueue.access$500(EventQueue.java:97)
   at java.awt.EventQueue$3.run(EventQueue.java:709)
   at java.awt.EventQueue$3.run(EventQueue.java:703)
   at java.security.AccessController.doPrivileged(Native Method)
   at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:76)
   at java.awt.EventQueue.dispatchEvent(EventQueue.java:726)
   at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:201)
   at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116)
   at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105)
   at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)
   at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93)
   at java.awt.EventDispatchThread.run(EventDispatchThread.java:82)

Hi, it should be nothing important, it's related to GUI.
But i will check  Wink
Thanks
1051  Local / Italiano (Italian) / Re: MultiBit "base": 2.9 Bitcoin volatilizzati? on: March 21, 2017, 11:40:32 PM
Tutto giusto! Ottimo!  Wink
1052  Alternate cryptocurrencies / Service Announcements (Altcoins) / Re: 【BOT】 🌟 C.A.T. Cryptocurrency Automatic Trader 4.9 Improve Your Trading !!!! 🌟 on: March 21, 2017, 05:02:00 PM
livecoin fix his api problem, you can continue trade on the exchange  Wink
1053  Local / Italiano (Italian) / Re: MultiBit "base": 2.9 Bitcoin volatilizzati? on: March 21, 2017, 05:00:27 PM
SE fai un wallet senza SEED ti farà importare la chiave privata durante la creazione.
La chiave privata a questo punto salvatela (Stampala, assieme alla pubblica, anche se la pubblica non ti serve).

Non dimenticare anche che se vuoi usare SOLO quell'indirizzo, allora dalle opzioni di Electrum gli devi dire di usare il CHANGE ADDRESS, ovvero mandare i resti delle tue transazioni sull'indirizzo di partenza e no su uno nuovo (maggiore anonimità ma purtroppo nuovi indirizzi su cui viene inviato il tuo saldo o parte di esso).
La conosci la storia del resto?

scusa Sampey, ma dalla frase quotata sopra mi era sembrato che mi dicessi che devo usare/attivare il CHANGE ADDRESS?
sono perplesso....

Ho scritto male, quella opzione (use change address) va DISATTIVATA, non usare change address significa NON generare un indirizzo di resto.
Puoi comunque, per tuo interesse personale, verificare (preview) la transazione (ovvero vedere gli input e gli output) e controllare se negli output è presente il tuo stesso indirizzo da cui stai inviando.
1054  Alternate cryptocurrencies / Service Announcements (Altcoins) / Re: 【BOT】 🌟 C.A.T. Cryptocurrency Automatic Trader 4.9 Improve Your Trading !!!! 🌟 on: March 21, 2017, 02:56:22 PM
Hi,

Looks wonderful bot. What daily % ROI we can expect?

Hi,
ROI is a result of variables :
- Amount you use
- Market condition
- Your strategy (that could be default CAT strategy, or some changes from default, or a completedly new strategy)

1055  Alternate cryptocurrencies / Service Announcements (Altcoins) / Re: 【BOT】 🌟 C.A.T. Cryptocurrency Automatic Trader 4.9 Improve Your Trading !!!! 🌟 on: March 21, 2017, 06:22:20 AM
Hey, just having some issues when im trying to load a backup. whenever i click the load orders and parameters button cat freezes and shuts down. Before CAT failed i had an error.

Code:
java.util.ConcurrentModificationException
at java.util.ArrayList$Itr.checkForComodification(Unknown Source)
at java.util.ArrayList$Itr.next(Unknown Source)
at CAT.C_Env_Market.Y_Support.PPStats.updateCurrentStats(Unknown Source)
at CAT.C_Env_Market.PPEnv.pendingAndRefresh(Unknown Source)
at CAT.C_Env_Market.PPPingPongAlgo.startLookup(Unknown Source)
at CAT.C_Env_Market.A_Managers.PPAlgoManager.b(Unknown Source)
at CAT.C_Env_Market.A_Managers.a.run(Unknown Source)
at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.util.concurrent.FutureTask.runAndReset(Unknown Source)
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(Unknown Source)
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)


hi, thanks, can you send me the XML file please?
Version 4.9 right?
1056  Local / Annunci / Re: [TOPIC UFFICIALE] ETHEREUM on: March 20, 2017, 09:59:54 PM
c'e questo che dovrebbe essere tutto client side (javascript)

https://www.myetherwallet.com/

questo però è tutto online, non c'è un qualcosa di simile ad electrum?

Mi pare di no, avevo cercato recentemente.
Per me la scelta sarebbe ricaduta su exodus.
Ethereum sotto questo aspetto non ha ancora tutti i client chainless ottimizzati come btc....
1057  Local / Italiano (Italian) / Re: MultiBit "base": 2.9 Bitcoin volatilizzati? on: March 20, 2017, 09:17:06 PM
Quote
In pratica, avendo io importato la chiave privata durante l'istallazione di electrum, ho generato un wallet con con la stessa chiave pubblica che avevo su multibit, giusto?

Si, ti basta controllare che l'indirizzo pubblico sia lo stesso.

Quote
Avendo fatto questo tipo di istallazione, non ho i seed da utilizzare in caso di ripristino su un altro pc, ma posso solo utilizzare la chiave privata che avevo salvato da multibit classic giusto?

Esatto, hai la forma primordiale di quello che rappresenta 1 ed 1 solo indirizzo pubblico bitcoin
Però è anche la forma che sei sicuro di poter importare un poco da tutte le parti.

Quote
Facendo adesso l'esportazione della chiave privata da electrum, otterrei comunque sempre la stessa chiave privata?

Si, prova, ma comunque si.

Quote
Mi basta tenere questa chiave privata su un paio di chiavette usb e stampata su carta e sto tranquillo di poter sempre accedere ai miei bitcoin.... dico bene?

Dipende : se invierai dei bitcoin dal tuo indirizzo devi disattivare il fatto che Electrum invi il resto su un nuovo indirizzo generato all'interno del tuo portafoglio.
SE questo dovesse accadere allora dovresti esportare anche la chiave privata del nuovo indirizzo.
Quindi disattiva questa opzione.

Leggi anche qua : http://bitcoin.stackexchange.com/questions/50050/what-does-change-address-mean-inside-electrum-wallet

Il change address se on ricordo male deve essere DISATTIVATO
1058  Local / Annunci / Re: [TOPIC UFFICIALE] ETHEREUM on: March 20, 2017, 08:47:43 PM
c'e questo che dovrebbe essere tutto client side (javascript)

https://www.myetherwallet.com/
1059  Local / Annunci / Re: [TOPIC UFFICIALE] ETHEREUM on: March 20, 2017, 08:27:39 PM
c'e exodus che secondo me è bellissimo e ti permette anche di fare switch bitcoin - ethereum collegandosi a shapeshift
Il problema è che non è open
1060  Alternate cryptocurrencies / Service Announcements (Altcoins) / Re: 【BOT】 🌟 C.A.T. Cryptocurrency Automatic Trader 4.9 Improve Your Trading !!!! 🌟 on: March 20, 2017, 11:42:51 AM
oh well, you can choose any way you prefer :

- Telegram
- Chats on exchanges
- Your Blog/Site/Other

The only thing i need is that new customer will use "Elmit" as Referral code, and you will get 0.05 BTC/REF.

If you prefer, you can send me a list o nicknames that probably will contact me, and even if they don't use your ref code i will consider the ref as used  Wink
Pages: « 1 ... 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 [53] 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 ... 314 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!