Bitcoin Forum
May 26, 2024, 03:07:54 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 ... 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 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 ... 314 »
1781  Alternate cryptocurrencies / Service Announcements (Altcoins) / Re: 【BOT】C.A.T. Cryptocurrency Automatic Trader 3.8 0.5฿ LifeLicense 12 Exchanges! on: May 05, 2016, 05:35:59 PM
Hi guys,
if you want to trade on ETH Markets on BITFINEX you need to add two code lines in the EXCHANGE.XML File inside CatSystem/Bitfinex folder.

When i was writing Bitfinex api i got problems about some missing data, so i need to create that <MARKETS> XML Attributes Group.

So you new XML File will looks like :

<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<EXCHANGER>

<NODECIMALCURRENCY>
<NODEC></NODEC>   
</NODECIMALCURRENCY>

<FIATCURRENCY>
<FIATC>USD</FIATC>
</FIATCURRENCY>

<FEES>
<SELLFEES>0.1</SELLFEES>
<BUYFEES>0.1</BUYFEES>
</FEES>

<OTHER>
</OTHER>

<MARKETS>
<MARKET><ID>btcusd</ID><PRIMARY>btc</PRIMARY><SECONDARY>usd</SECONDARY></MARKET>   
<MARKET><ID>ltcusd</ID><PRIMARY>ltc</PRIMARY><SECONDARY>usd</SECONDARY></MARKET>   
<MARKET><ID>ltcbtc</ID><PRIMARY>ltc</PRIMARY><SECONDARY>btc</SECONDARY></MARKET>   
<MARKET><ID>drkusd</ID><PRIMARY>drk</PRIMARY><SECONDARY>usd</SECONDARY></MARKET>   
<MARKET><ID>drkbtc</ID><PRIMARY>drk</PRIMARY><SECONDARY>btc</SECONDARY></MARKET>
<MARKET><ID>ethusd</ID><PRIMARY>eth</PRIMARY><SECONDARY>usd</SECONDARY></MARKET>   
<MARKET><ID>ethbtc</ID><PRIMARY>eth</PRIMARY><SECONDARY>btc</SECONDARY></MARKET>    

</MARKETS>

</EXCHANGER>
1782  Alternate cryptocurrencies / Service Announcements (Altcoins) / Re: 【BOT】C.A.T. Cryptocurrency Automatic Trader 3.8 0.5฿ LifeLicense 12 Exchanges! on: May 04, 2016, 10:20:17 PM
Please continue write me your suggestions about next exchange.
I don't want to add exchange X while C.A.T. users prefer exchange Y  Wink Wink Wink

Has Cryptopia already been mentioned?

Yes, but......
https://www.cryptopia.co.nz/Home/Api

And i wasn't able to contact them. Because if they wants to interface C.A.T. they need to works with me to complete API Interface  Wink

Thats a VERY old link (didn't even know it still routed Smiley),

Private API has been online for over a year Smiley
https://www.cryptopia.co.nz/Forum/Thread/256

Hi, thanks.
but the important thing is that i'm not able to talk with Cryptopia Admins.
And when i interface an exchange i need to talk with admins.
Only when a site is very very big and i'm sure API have all i need i can work without contact admins.

Are you a Cryptopia admin?  Smiley

Yes I am the Developer,

You can contact us via Support ticket, as we don't use BitcoinTalk as they have some sort of beef with us.

Or contact me directly at system@cryptopia.co.nz or sa_ddam213@live.com

Thanks

Sent you a pm, then if you are interested in we could continue talk using mails  Cheesy
1783  Economy / Service Announcements / Re: [ANN] Become a C.A.T. Reseller! -!!!-> 0.1฿ <-!!!- for you for any Referral. on: May 04, 2016, 07:56:13 AM
I know completely nothing about your CAT program.

Probably this is the problem.
You won't get any ref if you copy/paste (very terrible html format,1 minute work, maybe less...) my official topic in a blog page.

1784  Alternate cryptocurrencies / Service Announcements (Altcoins) / Re: 【BOT】C.A.T. Cryptocurrency Automatic Trader 3.8 0.5฿ LifeLicense 12 Exchanges! on: May 04, 2016, 07:10:55 AM
So does cat needs to be reprogrammed with every change in market trend? And can anyone confirm ROI with 6btc trading (as it states in description) in a specified timeframe?

You can sed a higher/lower price limits so you don't need to full reprogram CAT every trend change.
BUT if trande changes a lot, you need to update some parameters  Wink

About ROI, i always tell that CAT is not a magic money machine, so if you choose the right market and set good parameters of course you can roi CAT with 6 BTC very fast.
But if you make the wrong decision, you can lost coins.
1785  Alternate cryptocurrencies / Service Announcements (Altcoins) / Re: 【BOT】C.A.T. Cryptocurrency Automatic Trader 3.8 0.5฿ LifeLicense 12 Exchanges! on: May 04, 2016, 07:09:58 AM
Hi all!

I bought C.A.T. 3 days ago, and I'm enjoying a lot  Grin
But doing some test, I have one question.
I would like to generate multiple static orders.
Imagine (BTC/ETH):
Buy 0.0209 - Sell 0.,0210
 Buy 0.0210 - Sell 0.0211
 Buy 0.0211 - Sell 0.0212...
But when I create the orders I need "update Ping-Pong parameters", then, when I do it, all the sell prices are pooled.
Do you know if there is some way to do it?

Thanks in advance


Actually you can't set a Static Buy/Sell price at Order Level.
The only thing you can do is open market X Times (where X is the number of static orders you wants to create).
then start every market in STATIC Mode and set your static buy/sell prices.

1786  Alternate cryptocurrencies / Service Announcements (Altcoins) / Re: 【BOT】C.A.T. Cryptocurrency Automatic Trader 3.8 0.5฿ LifeLicense 12 Exchanges! on: May 04, 2016, 07:08:20 AM
Please continue write me your suggestions about next exchange.
I don't want to add exchange X while C.A.T. users prefer exchange Y  Wink Wink Wink

Has Cryptopia already been mentioned?

Yes, but......
https://www.cryptopia.co.nz/Home/Api

And i wasn't able to contact them. Because if they wants to interface C.A.T. they need to works with me to complete API Interface  Wink

Thats a VERY old link (didn't even know it still routed Smiley),

Private API has been online for over a year Smiley
https://www.cryptopia.co.nz/Forum/Thread/256

Hi, thanks.
but the important thing is that i'm not able to talk with Cryptopia Admins.
And when i interface an exchange i need to talk with admins.
Only when a site is very very big and i'm sure API have all i need i can work without contact admins.

Are you a Cryptopia admin?  Smiley
1787  Alternate cryptocurrencies / Service Announcements (Altcoins) / Re: 【BOT】C.A.T. Cryptocurrency Automatic Trader 3.8 0.5฿ LifeLicense 12 Exchanges! on: May 03, 2016, 06:49:23 PM
Sampey,
I would like to try the 'post to URL' option.  What should the text line for this option look like?  I looked in the guide but did not see it.
Thanks.

Set the attribute value to "http://your.url/page" and then CAT will send a JSON POST Call to that url, with "http://your.url/page?data=XXXXXX (all the ping-pong attributes, you need to parse them on your WebPage)
1788  Alternate cryptocurrencies / Service Announcements (Altcoins) / Re: 【BOT】C.A.T. Cryptocurrency Automatic Trader 3.8 0.5฿ LifeLicense 12 Exchanges! on: May 03, 2016, 01:10:31 PM

I don't understand your question : C.A.T. can trade on any pair market.
What's the difference between Crypto/Crypto or Fiat/Crypto or Fiat/Fiat?

OK, so currencies (USD, EUR...) just appear as another trading "coin" to  C.A.T. ?

..and C.A.T. still uses BTC (& LTC, XMR) as its root currencies rather than say USD ?

Yes, and root currencies are calculated in other ways it doesn't depends by Fiat/Non-Fiat
1789  Alternate cryptocurrencies / Service Announcements (Altcoins) / Re: 【BOT】C.A.T. Cryptocurrency Automatic Trader 3.8 0.5฿ LifeLicense 12 Exchanges! on: May 03, 2016, 12:25:34 PM
Ok guys, it's official.

Next C.A.T. Exchange will be



AND IT WILL BE FREE

Sampey, does this mean C.A.T. can now trade in fiat pairs ?

I don't understand your question : C.A.T. can trade on any pair market.
What's the difference between Crypto/Crypto or Fiat/Crypto or Fiat/Fiat?
1790  Economy / Service Announcements / Re: [ANN] Become a C.A.T. Reseller! -!!!-> 0.1฿ <-!!!- for you for any Referral. on: April 29, 2016, 08:29:01 PM
One of the best way to find ref using very very few time is to use a twitter account if you have one.
This is my twitter if you need to tag me : https://twitter.com/CAT_trader
1791  Alternate cryptocurrencies / Service Announcements (Altcoins) / Re: 【BOT】C.A.T. Cryptocurrency Automatic Trader 3.8 0.5฿ LifeLicense 12 Exchanges! on: April 29, 2016, 08:09:11 AM
Wow! This looks impressive. Is there any data on the results gained from implementation of the CAT BOT?

Hi, users don't like to share strategies/gains and of course, loss.
But they seems pretty satisfied with CAT  Wink
1792  Local / Italiano (Italian) / Re: [INFO] CARTE PREPAGATE - Anche ricaricabili con Bitcoin! on: April 29, 2016, 07:40:14 AM
Aggiungo : https://unichange.me/debit_cards
Non so niente a riguardo.
1793  Alternate cryptocurrencies / Service Announcements (Altcoins) / Re: 【BOT】C.A.T. Cryptocurrency Automatic Trader 3.8 0.5฿ LifeLicense 12 Exchanges! on: April 28, 2016, 01:21:41 PM
In the next 48 hours (i hope tonight but not sure) i will send to CEX.IO a CAT 3.9 Copy to test the CEX.IO Api interface.
Then i will wait for the "OK" Signal  Wink
And then..............CAT 3.9 + FREE CEX.IO API For Everyone  Cheesy Cheesy Cheesy Cheesy
1794  Alternate cryptocurrencies / Service Announcements (Altcoins) / Re: 【BOT】C.A.T. on: April 28, 2016, 06:42:08 AM
Smiley    will pick up a copy in a week or two  mate...   :}

You're welcome  Wink
1795  Local / Italiano (Italian) / Re: [INFO] CARTE PREPAGATE - Anche ricaricabili con Bitcoin! on: April 26, 2016, 03:31:51 PM
Il tuo amico ha scoperto il motivo per cui la carta è stata mangiata?
1796  Local / Italiano (Italian) / Re: [INFO] CARTE PREPAGATE - Anche ricaricabili con Bitcoin! on: April 26, 2016, 03:00:31 PM
Domandona da un milione di dollari :

Ho 2 Carte ADVCASH, una in USD e una in EUR (Presa gratis per quella promozione di qualche settimana fa).

Apparentemente nessuna differenza..........ma ecco che qualcosa diverge : Al supermercato, la carta in EUR non viene neanche accettata al POS, cioè neanche mi fa arrivare alla digitazione del PIN, si incazza subito facendo un suono molto cattivo appena la tipa della cassa la inserisce.

Da cosa può essere data questa divergenza?  Huh

Ciao Sampey,
in questo caso non provare mai a un bancomat, altrimenti di pure ciao alla carta.
Un mio amico ha avuto una disavventura simile qualche mese fa.


A dire la verità dopo che non mi ha preso la carta ho prelevato proprio ad un bancomat per vedere che la carta funzionasse  Grin Grin Grin
Ma tanto sembra proprio che ADVCASH stia per fare ciao ciao.....
1797  Economy / Service Announcements / Re: [ANN] Become a C.A.T. Reseller! -!!!-> 0.1฿ <-!!!- for you for any Referral. on: April 26, 2016, 10:16:32 AM
Is there any way you could build a referal link system? I'd like to promote it on social media but can't talk to every potential client individually to mention my name.
I think many would benefit from such system including you Smiley

I understand your point and i agree with that, but actually there's no other way than give your discount code (your nickname) directly to customers  Undecided
1798  Alternate cryptocurrencies / Service Announcements (Altcoins) / Re: 【BOT】C.A.T. Cryptocurrency Automatic Trader 3.8 0.5฿ LifeLicense 12 Exchanges! on: April 26, 2016, 09:03:40 AM
CEX.IO interface coding part is near finish..... Wink Wink
1799  Economy / Service Announcements / Re: [ANN] Become a C.A.T. Reseller! -!!!-> 0.1฿ <-!!!- for you for any Referral. on: April 26, 2016, 09:02:54 AM
I am receiving many private messages about my ref progra : no trick, no scam, you can choose your way : site/blog pages, pm to your friends, what you prefer  Wink
1 Copy Sold -> 0.1 BTC For you  Grin
1800  Alternate cryptocurrencies / Service Announcements (Altcoins) / Re: 【BOT】C.A.T. Cryptocurrency Automatic Trader 3.8 0.5฿ LifeLicense 12 Exchanges! on: April 25, 2016, 03:30:28 PM
is there any way to unfreeze the GUI?

thx

what happen if you close the Ping-Pong TAB (with the X tab Button) and then you reopen it (From the Combobox "-MARKET PANELS-")

While that button is freezed, did you get any error in the Logs -> Error Logs or DashBoard -> General Console
Pages: « 1 ... 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 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 ... 314 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!