Bitcoin Forum
April 25, 2024, 04:23:11 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 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 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 ... 273 »
  Print  
Author Topic: 【BOT】 🌟 C.A.T. Cryptocurrency Automatic Trader 🌟 (New Price List 04/2021)  (Read 531004 times)
uvv055
Newbie
*
Offline Offline

Activity: 24
Merit: 0


View Profile
December 17, 2016, 04:50:38 AM
 #2621

why is on bitstamp always only EUR and USD gain and never BTC?

https://i.imgur.com/5tuU0Ub.png

thx

Well, explanation is simple : the BTC TAb should not exists on Bitstamp.

First of all it's important to understand the Concept of Market & Partner Currency.

The Market Currency is the Currency you buy/sell. In other words is the currency that you express in QTY
The Partner Currency is the Currency you use to make che Price.

Ex : Buy 1 BTC (Market) @ 700 USD (Partner)

GAINS are always expressed as PARTNER Currency.
When C.A.T. load all the markets is able to understand in automatic mode all the PARTNER Currency and then Create the GAIN TABS (1 Partner Currency = 1 Gain Tabs).

On Bitstamp, your Markets are

btc (Market) - usd (Partner)
eur (Market) - usd (Partner)
btc (Market) - eur (Partner)

So, you will never have a GAIN Expressed as BTC value, but only with USD or EUR Value, because BTC is never a Partner Currency.

Ex :

If i sell 1 BTC @ 800 USD then i bought 1 BTC @ 790 USD, My Gain is 10 USD.


Probably is the same for the YOBIT CAse.....
I have a pair CREVA / BTC , EDR / BTC ....
1714062191
Hero Member
*
Offline Offline

Posts: 1714062191

View Profile Personal Message (Offline)

Ignore
1714062191
Reply with quote  #2

1714062191
Report to moderator
1714062191
Hero Member
*
Offline Offline

Posts: 1714062191

View Profile Personal Message (Offline)

Ignore
1714062191
Reply with quote  #2

1714062191
Report to moderator
Remember that Bitcoin is still beta software. Don't put all of your money into BTC!
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
Sampey (OP)
Legendary
*
Offline Offline

Activity: 2632
Merit: 1040



View Profile
December 17, 2016, 09:46:06 AM
 #2622

And your're looking for CREVA or EDR Gain Tabs?
uvv055
Newbie
*
Offline Offline

Activity: 24
Merit: 0


View Profile
December 17, 2016, 10:59:09 AM
 #2623

I'm looking for btc gain table
Sampey (OP)
Legendary
*
Offline Offline

Activity: 2632
Merit: 1040



View Profile
December 17, 2016, 11:01:50 AM
 #2624

I'm looking for btc gain

Ok, so i think you heard a "dling-dlong" message when a ping-pong is completed right?
And then if you go to the General Gain tabs you don't see any log? But the same gain is written in the GAIN Log.TXT File?

If yes, send me the error_log from the CATSystem/Exchange folder. You can upload the file or copy/past in a pm message if file is not too big.
uvv055
Newbie
*
Offline Offline

Activity: 24
Merit: 0


View Profile
December 17, 2016, 12:39:14 PM
 #2625

6m file is not sent, I sent that fit
ewibit
Legendary
*
Offline Offline

Activity: 2955
Merit: 1049


View Profile
December 18, 2016, 09:27:01 PM
 #2626

no more login possible on a few exchanges
(button greyed out)



and nothing happens...
Sampey (OP)
Legendary
*
Offline Offline

Activity: 2632
Merit: 1040



View Profile
December 18, 2016, 10:39:14 PM
 #2627

no more login possible on a few exchanges
(button greyed out)



and nothing happens...


I'm pretty sure your problems are related to your machine/operative system/java installation. I'm pretty sure about that.
Never think about a clean installation of a Linux/Windows with a official Java 8 library?

But, let's do that :

- START CAT
- Try Login.
- Wait for Frozen Window
- Go into C.A.T. system Folder
- Did you find a CAT_LOG<TIMESTAMP>?

If yes copy/paste what's written inside.
ewibit
Legendary
*
Offline Offline

Activity: 2955
Merit: 1049


View Profile
December 18, 2016, 10:46:02 PM
 #2628

But, let's do that :

- START CAT
- Try Login.
- Wait for Frozen Window
- Go into C.A.T. system Folder
- Did you find a CAT_LOG<TIMESTAMP>?

If yes copy/paste what's written inside.

Code:
Exception in thread "Thread-10" java.lang.NullPointerException
at CAT.B_ExchangeEnv.MarketsManager.marketAlreadyOpen(Unknown Source)
at CAT.B_ExchangeEnv.MarketsManager.addMarket(Unknown Source)
at CAT.B_ExchangeEnv.ExchangeEnv.addMarket(Unknown Source)
at CAT.H_RestoreLoadOrders.RestoreOrderFromFile.a(Unknown Source)
at CAT.H_RestoreLoadOrders.RestoreOrderFromFile.b(Unknown Source)
at java.lang.Thread.run(Thread.java:745)
Exception in thread "Thread-11" java.lang.NullPointerException
at CAT.H_Xml.X_Struct_MarketParameters.loadMarketParameters(Unknown Source)
at CAT.H_Xml.XFullMarketSaveLoad.fullMarketLoad(Unknown Source)
at CAT.B_ExchangeEnv.ActionExecutor.a(Unknown Source)
at CAT.B_ExchangeEnv.ActionExecutor.a(Unknown Source)
at java.lang.Thread.run(Thread.java:745)
Exception in thread "Thread-113" java.lang.NullPointerException
at CAT.H_Xml.Support.XUTI.getSingleElement(Unknown Source)
at CAT.H_Xml.XExchangeOptions.getXMLExchangeOption(Unknown Source)
at CAT.B_ExchangeEnv.ExchangeEnvSystem.<init>(Unknown Source)
at CAT.B_ExchangeEnv.ExchangeEnv.<init>(Unknown Source)
at CAT.A_Main.JDialogLogin.c(Unknown Source)
at java.lang.Thread.run(Thread.java:745)
Sampey (OP)
Legendary
*
Offline Offline

Activity: 2632
Merit: 1040



View Profile
December 18, 2016, 11:06:32 PM
 #2629

can you please try to start using CAT into a folder without anything inside?
LET Cat create any folder. And don't put any file from older version into the new folders.

I think you're using an old Option.XML File.
I wrote about that when i release CAT 4.4 : some Old Configuration files could have problems with the new CAT version.
bitmaster1x
Legendary
*
Offline Offline

Activity: 1274
Merit: 1000

CRYPTO-CITY.COM 🌟 Communities


View Profile WWW
December 19, 2016, 09:34:44 AM
 #2630

I don't generally make many post, but working with Sampey for what seems like a lifetime has been a pleasure and all those back and forth correspondences at all crazy hours of the days/nights has finally paid off. Everyone should be very happy with this iteration.

CAT v4.6 is not perfect, but is by far the best work yet (and of course will continue to be even more awesome as time progresses). V6.5 will give pro-traders precise control over their trades. CAT isn't just a bot, I use it as an active trading platform. Smiley

I am extremely happy with it. Thanks for all your hard work Sampey!

Sampey (OP)
Legendary
*
Offline Offline

Activity: 2632
Merit: 1040



View Profile
December 19, 2016, 10:05:01 AM
 #2631

I don't generally make many post, but working with Sampey for what seems like a lifetime has been a pleasure and all those back and forth correspondences at all crazy hours of the days/nights has finally paid off. Everyone should be very happy with this iteration.

CAT v4.6 is not perfect, but is by far the best work yet (and of course will continue to be even more awesome as time progresses). V6.5 will give pro-traders precise control over their trades. CAT isn't just a bot, I use it as an active trading platform. Smiley

I am extremely happy with it. Thanks for all your hard work Sampey!

Thank you so much for your kindly words, and for all the support/suggestions you give me everytime  Wink
ewibit
Legendary
*
Offline Offline

Activity: 2955
Merit: 1049


View Profile
December 19, 2016, 03:24:50 PM
 #2632

kraken

Insufficient funds
 Huh







Code:
2016-12-19 16:18:34| PPA : No Ping/Pong Orders, No Trade To Replace,Buy/Sell Pool is Empty, No parameters are set to fill Pool, No Order To Restore. Zombie Status.
2016-12-19 16:19:53| OCR : Try To Create new Order (From GUI) PING : SELL 12.000000@0.003863 (Dynamic)
2016-12-19 16:19:56| OCR : Create Order (From GUI) Error From Kraken : ErrorCode : {"error":["EOrder:Insufficient funds"]}
Sampey (OP)
Legendary
*
Offline Offline

Activity: 2632
Merit: 1040



View Profile
December 19, 2016, 03:44:44 PM
 #2633

kraken

Insufficient funds
 Huh







Code:
2016-12-19 16:18:34| PPA : No Ping/Pong Orders, No Trade To Replace,Buy/Sell Pool is Empty, No parameters are set to fill Pool, No Order To Restore. Zombie Status.
2016-12-19 16:19:53| OCR : Try To Create new Order (From GUI) PING : SELL 12.000000@0.003863 (Dynamic)
2016-12-19 16:19:56| OCR : Create Order (From GUI) Error From Kraken : ErrorCode : {"error":["EOrder:Insufficient funds"]}

First....did you solve the previous problem?
I would like to have some feedback.
ewibit
Legendary
*
Offline Offline

Activity: 2955
Merit: 1049


View Profile
December 19, 2016, 05:14:24 PM
 #2634

First....did you solve the previous problem?
I would like to have some feedback.

No
shutdown and rebooting is still pending...
Sampey (OP)
Legendary
*
Offline Offline

Activity: 2632
Merit: 1040



View Profile
December 19, 2016, 05:21:57 PM
 #2635

First....did you solve the previous problem?
I would like to have some feedback.

No
shutdown and rebooting is still pending...

did you start C.A.t. from a CLEAN folder with only CAT.jar inside?
If yes, and if you continue getting error, please send me 1 of your API Key pair that is getting the problem and i will take a look.
Sampey (OP)
Legendary
*
Offline Offline

Activity: 2632
Merit: 1040



View Profile
December 21, 2016, 02:36:44 PM
 #2636

According to the recent price rise, discount over a new CAT copy will be -50% Until the end of the year

-50% OFF
uvv055
Newbie
*
Offline Offline

Activity: 24
Merit: 0


View Profile
December 21, 2016, 04:03:32 PM
 #2637

when the new guide will be released ?
Sampey (OP)
Legendary
*
Offline Offline

Activity: 2632
Merit: 1040



View Profile
December 21, 2016, 04:27:39 PM
 #2638

when the new guide will be released ?

in the coming days, i promise,  Cheesy
ewibit
Legendary
*
Offline Offline

Activity: 2955
Merit: 1049


View Profile
December 22, 2016, 11:58:48 AM
 #2639

can you please try to start using CAT into a folder without anything inside?
LET Cat create any folder. And don't put any file from older version into the new folders.
So now, shutdown, rebootet, all new CAT in new Folder

Code:
2016-12-22 12:25:15| OCR : Create Order (From GUI) Error From Kraken : ErrorCode : {"error":["EOrder:Insufficient funds"]}
but in  My Balances is enough funds (2*x) Huh
Sampey (OP)
Legendary
*
Offline Offline

Activity: 2632
Merit: 1040



View Profile
December 22, 2016, 12:08:46 PM
 #2640

can you please try to start using CAT into a folder without anything inside?
LET Cat create any folder. And don't put any file from older version into the new folders.
So now, shutdown, rebootet, all new CAT in new Folder

Code:
2016-12-22 12:25:15| OCR : Create Order (From GUI) Error From Kraken : ErrorCode : {"error":["EOrder:Insufficient funds"]}
but in  My Balances is enough funds (2*x) Huh

I can't do nothing about bad Api responses. This is a Kraken message  Undecided
Pages: « 1 ... 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 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 ... 273 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!