Bitcoin Forum
May 29, 2024, 02:08:22 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 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 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 ... 273 »
  Print  
Author Topic: 【BOT】 🌟 C.A.T. Cryptocurrency Automatic Trader 🌟 (New Price List 04/2021)  (Read 531043 times)
jack.harris
Newbie
*
Offline Offline

Activity: 36
Merit: 0


View Profile
October 23, 2016, 03:24:16 PM
 #2501

I make you an example without considering the real position of the <Partner/Market>, so on the exchange is probably <Market/Partner>

Yes, this is confusing because on the exchange it may be vice versa, that's why I asked to display the currency (in a mouseover hint would be enough).
blo8i
Hero Member
*****
Offline Offline

Activity: 960
Merit: 502



View Profile
October 23, 2016, 08:57:43 PM
 #2502

how much is the recomended portfolio value, for the bot the be woth it? and if you are trading BTC/USD on bitstamp, are you supost to have like 50/50 on USD and BTC? for the bot to sell and buy?
jack.harris
Newbie
*
Offline Offline

Activity: 36
Merit: 0


View Profile
October 23, 2016, 09:24:45 PM
 #2503

Suggestion for the Log tab. Make successful log entries in a greenish hue. Right now both errors and successes are in red.
Sampey (OP)
Legendary
*
Offline Offline

Activity: 2632
Merit: 1040



View Profile
October 24, 2016, 10:30:26 AM
 #2504

how much is the recomended portfolio value, for the bot the be woth it? and if you are trading BTC/USD on bitstamp, are you supost to have like 50/50 on USD and BTC? for the bot to sell and buy?

You can also have 100% In BTC or USD

But if you have only one currency you must start with a PING of type (Buy/Sell) according to your portfolio.
Example, if you are on a market where you buy and sell BTC, ex BTC/USD :
- If you have only BTC you must start with a PING SELL
- If you have only USD you must start with a PING BUY
- If you have both you can decide how to start, you can create 2 PING, one SELL and one BUY...

your choise.....there's no big difference....
invest4you
Newbie
*
Offline Offline

Activity: 3
Merit: 0


View Profile
October 26, 2016, 04:52:01 PM
 #2505

Гдe cкaчaть пpoгpaммy Cryptocurrency Automatic Trader 4.4 ?
Sampey (OP)
Legendary
*
Offline Offline

Activity: 2632
Merit: 1040



View Profile
October 26, 2016, 05:00:58 PM
 #2506

Гдe cкaчaть пpoгpaммy Cryptocurrency Automatic Trader 4.4 ?

Google translator tells me that you're asking "where i can download CAT 4.4" right?
You must get a copy by PM me. It's not free  Wink
Sampey (OP)
Legendary
*
Offline Offline

Activity: 2632
Merit: 1040



View Profile
October 27, 2016, 07:54:29 AM
 #2507

Hi,
i'm very near to complete CAT 4.5 BETA.
A lot of new features are added  Grin Grin
If you want to receive the BETA Version please pm me. I will be able to send your copy probably in the coming 48 hours
ewibit
Legendary
*
Offline Offline

Activity: 2955
Merit: 1049


View Profile
October 27, 2016, 01:41:37 PM
 #2508

Hi Sampey

TheRockTrading

API
no more working since ~a half year







Bter

have changed their API`s on 2016-10-01 without any agreement
and
API no more working since 2016-10-01




Sampey (OP)
Legendary
*
Offline Offline

Activity: 2632
Merit: 1040



View Profile
October 27, 2016, 01:44:11 PM
 #2509

I know about Bter, i don't know why they do that. Irresponsible behaviour from my point of view.

I don't know nothing about the reason why TRT disable your key (or did you change something???)
ewibit
Legendary
*
Offline Offline

Activity: 2955
Merit: 1049


View Profile
October 28, 2016, 02:15:08 PM
 #2510

what to do if always get

Code:
Error Refresh Market null
?
 Huh

only OK possible and the same again and again and....
thx
Sampey (OP)
Legendary
*
Offline Offline

Activity: 2632
Merit: 1040



View Profile
October 28, 2016, 02:39:46 PM
 #2511

what to do if always get

Code:
Error Refresh Market null
?
 Huh

only OK possible and the same again and again and....
thx

I need to know where did you get that error.
And i need to know if you have error in the General Api console.
Usually this happens when for some reason API response is not ok
ewibit
Legendary
*
Offline Offline

Activity: 2955
Merit: 1049


View Profile
October 28, 2016, 02:53:07 PM
 #2512


I need to know where did you get that error.
And i need to know if you have error in the General Api console.
Usually this happens when for some reason API response is not ok

Code:
-----
2016-10-28 16:49:19| 2016-10-28 16:49:19 - Call Aborted : 10Consecutive Error On Call https://api.kraken.com/0/private/OpenOrders
2016-10-28 16:49:20| 2016-10-28 16:49:20 - API Get User Orders Error. Trace Is :
java.lang.NullPointerException
at CAT.apiSystemBot.API_Kraken.getMyOrders(Unknown Source)
at CAT.apiSystemBot.Support.API_INVOKER.getMyOrders(Unknown Source)
at CAT.singleMarketEnv.CoreOrderEnv.PPMarketBrain.updateMyOrders(Unknown Source)
at CAT.singleMarketEnv.CoreOrderEnv.PPMarketBrain.updateOrderMyOrderMyTrades(Unknown Source)
at CAT.singleMarketEnv.CoreOrderEnv.PPOrder.b(Unknown Source)
at CAT.singleMarketEnv.CoreOrderEnv.PPOrder.lookForTradesAndRecalculation(Unknown Source)
at CAT.singleMarketEnv.Core.PPPingPongAlgo.c(Unknown Source)
at CAT.singleMarketEnv.Core.PPPingPongAlgo.startLookup(Unknown Source)
at CAT.singleMarketEnv.Core.a.run(Unknown Source)
at java.util.TimerThread.mainLoop(Timer.java:555)
at java.util.TimerThread.run(Timer.java:505)

-----
2016-10-28 16:49:29| 2016-10-28 16:49:29 - Call Aborted : 10Consecutive Error On Call https://api.kraken.com/0/private/OpenOrders
2016-10-28 16:49:30| 2016-10-28 16:49:30 - API Get User Orders Error. Trace Is :
java.lang.NullPointerException
at CAT.apiSystemBot.API_Kraken.getMyOrders(Unknown Source)
at CAT.apiSystemBot.Support.API_INVOKER.getMyOrders(Unknown Source)
at CAT.singleMarketEnv.CoreOrderEnv.PPMarketBrain.updateMyOrders(Unknown Source)
at CAT.singleMarketEnv.CoreOrderEnv.PPMarketBrain.updateOrderMyOrderMyTrades(Unknown Source)
at CAT.singleMarketEnv.Core.PPPingPongAlgo.startLookup(Unknown Source)
at CAT.singleMarketEnv.Core.a.run(Unknown Source)
at java.util.TimerThread.mainLoop(Timer.java:555)
at java.util.TimerThread.run(Timer.java:505)

-----
Sampey (OP)
Legendary
*
Offline Offline

Activity: 2632
Merit: 1040



View Profile
October 28, 2016, 02:56:09 PM
 #2513

Ok it seems a bad message from API Call "MyOrders".
Are there other errors in the Market Error Log?

If not, you can Activate the option "PRINT API CALL" and you'll be able to read any response from API Call.
Sampey (OP)
Legendary
*
Offline Offline

Activity: 2632
Merit: 1040



View Profile
October 28, 2016, 09:11:45 PM
 #2514

Hi,
this is the 4.5 Current Log Changes.

Quote
- Code Reorganization (A Lot)
- Minor GUI Changes
- Improvements on internal Algorithms
- A a new STOP LOSS Panel for Dynamic Algo, where you can add a set of STOP LOSS CONDITIONS
- Now you can create LIMIT RULES that works on PING on PONG or BOTH (2 checkboxes are added to the LIMIT PANEL)
- When you select a Panel from the Toolbar (Main Frame or MArket Frame) that panel will become the active panel.
- Buy/SEll Pool And Manual Order Creator Are put inside a TabbedPane
- Info Like "Market Limit","Market Spread" and "Available balance" are in a separate Panel over the Order Creators Tabs
- PIng Pong Parameter Panel is come back near the Order Creator Panel (faster to use). Panel name is "Generator & Parameters"
- Added 3 New Options to PROCESS TAB
    - Stop Ping Creation if number of Active ORders is > x
    - When Convert All to <PARTNER_CURR> Became Active, delete BUY PING
    - When Convert All to <MARKET_CURR> Became Active, delete SELL PING
- Move Parameter "Stop Ping Creation if Total Orders Amount is >" from Pool Options to Running Options
- A new XML Environment has been created (this will speed-up some load/save routines)
- Now you can save/load markets (parameter+orders) at the same time.
- Market Explorer is now auto-resizable and it will fit the CAT Frame.
- Some changes on login screen : when userId is needed a label appear and Exchange list is sorted by login frequency

In 4.6 Release i will probably make some minor changes, i will add some recent user request and i will add a new API
ewibit
Legendary
*
Offline Offline

Activity: 2955
Merit: 1049


View Profile
October 29, 2016, 05:14:04 PM
 #2515

on a Win7 PC after a few days CAT running, this is shown



and only shutdown is possible...
 Huh
Sampey (OP)
Legendary
*
Offline Offline

Activity: 2632
Merit: 1040



View Profile
October 29, 2016, 05:16:47 PM
 #2516

How many markets did you open at the same time?
And did you run it with default JAVA Ram size?
If yes you probably get an overflow of Max Allowed Ram. You must launch C.A.T. with a bat and add Ram for the JVM.
infernoman
Legendary
*
Offline Offline

Activity: 964
Merit: 1000



View Profile
October 30, 2016, 03:29:43 AM
 #2517

How many markets did you open at the same time?
And did you run it with default JAVA Ram size?
If yes you probably get an overflow of Max Allowed Ram. You must launch C.A.T. with a bat and add Ram for the JVM.

just close the logs. best advice I could give. I've been using another program to tail the logs called "bare tail" https://www.baremetalsoft.com/baretail/
dwyer17
Full Member
***
Offline Offline

Activity: 199
Merit: 100

Give 'em the pickle


View Profile
October 31, 2016, 03:53:46 PM
 #2518

CAT was running all night just fine. Now it cannot establish an API connection. Is YoBit having API issues at the moment? Or do I need to restart / re-login CAT?
Sampey (OP)
Legendary
*
Offline Offline

Activity: 2632
Merit: 1040



View Profile
October 31, 2016, 04:40:24 PM
 #2519

CAT was running all night just fine. Now it cannot establish an API connection. Is YoBit having API issues at the moment? Or do I need to restart / re-login CAT?

It's probably a problem on Yobit side.
If there's an api problem you will get a message in the Console Log
Sampey (OP)
Legendary
*
Offline Offline

Activity: 2632
Merit: 1040



View Profile
November 02, 2016, 08:01:20 PM
 #2520

C.A.T. 4.5 BETA is READY

In the coming days i will fully update the Guide according to 4.5 Version.
If you want to try the beta version pls pm me Wink Wink
Pages: « 1 ... 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 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 ... 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!