Sampey (OP)
Legendary
Offline
Activity: 2632
Merit: 1040
|
|
March 04, 2017, 02:29:45 AM |
|
2017-03-04 09:49:39| OCR : Try To Create new Order (From GUI) PING : BUY 0.30423445@0.00315035 (Dynamic) 2017-03-04 09:49:43| OCR : Order Successfully Created Dynamic-PING-100001109473420 : BUY 0.30423445@0.00315035 Current 0.30423445 2017-03-04 09:50:07| PPA : Lookup 1929 Start. Update Market Orders,My Orders,My Trades. First Markets Checks Are Ok. Current Personal Last Prices : S:0.00324577 S_PI:N/A S_PO:0.00324577 B:0.00315035 B_PI:0.00315035 B_PO:N/A Best Market Prices : S:0.0031636/B:0.00315034 Current Orders/Trades : 1 Ping, 0 Pong, 0 Trades From Ping, 0 Orders To Restore, Pool Values : Buy 0.00191595/Sell 0.00000000 2017-03-04 09:50:07| PPO : Dynamic-PING-100001109473420 : BUY 0.30423445@0.00315035 Current 0.30423445 First Order Synch Call(Attempt 1) - Synch Successful! 2017-03-04 09:50:47| PPA : Lookup 1930 Start. Update Market Orders,My Orders,My Trades. Personal/Market Stats are the same as Previous Lookup 2017-03-04 09:50:47| OCR : Try To Create new Order (From Pool) PING : BUY 0.60817052@0.00315035 (Dynamic) 2017-03-04 09:50:50| OCR : Create Order (From Pool) Error From YoBit : Insufficient funds in wallet of the second currency of the pair What does it mean: Insufficient funds in wallet of the second currency of the pair well this is a message from yobit.....BUY.... so you don't have the <PartnerCurrency>, it's a BTC Market?
|
|
|
|
Sampey (OP)
Legendary
Offline
Activity: 2632
Merit: 1040
|
|
March 04, 2017, 02:30:19 AM |
|
There's a BIG Problem on C-CEX : Api Responses Attributes are Broken. TL;DR : you can't use C-CEX API.
So i have 2 solution : - First is to contact Dev (and i'm going do to thaT). - Second is to Change C-CEX API TRADES Routine to works with plan B (Plan B is when trades are created using current order qty instead of call MyTrade API).
In both CASES, you can't use c-CEX-
I will update you about that.....
Good luck with that... With recent accusation's I don't believe he'll be working on anything API related... Well that sucks -_- Oh no problem, i know c-cex dev, and we already make a system test : i need to switch to Second Solution,
|
|
|
|
infernoman
Legendary
Offline
Activity: 964
Merit: 1000
|
|
March 04, 2017, 07:30:36 AM |
|
There's a BIG Problem on C-CEX : Api Responses Attributes are Broken. TL;DR : you can't use C-CEX API.
So i have 2 solution : - First is to contact Dev (and i'm going do to thaT). - Second is to Change C-CEX API TRADES Routine to works with plan B (Plan B is when trades are created using current order qty instead of call MyTrade API).
In both CASES, you can't use c-CEX-
I will update you about that.....
Good luck with that... With recent accusation's I don't believe he'll be working on anything API related... Well that sucks -_- Oh no problem, i know c-cex dev, and we already make a system test : i need to switch to Second Solution, That's good to hear. If you need any help with testing just let me know. Most of my trading is currently done on c-cex.
|
|
|
|
Sampey (OP)
Legendary
Offline
Activity: 2632
Merit: 1040
|
|
March 04, 2017, 03:07:47 PM |
|
I am under the impression that Poloniex is a Ponzi using you to generate mountains of transactions for himself, or the equivalent, coded by this one guy.
LOL Well i tell you a secret : i'm satoshi nakamoto.
|
|
|
|
ewibit
Legendary
Offline
Activity: 2955
Merit: 1050
|
|
March 04, 2017, 06:21:27 PM Last edit: March 04, 2017, 07:33:17 PM by ewibit |
|
Otherwise, i need you to perform these tasks :
- Start 4.8 in a folder without other logs (so you'll be sure that all logs are from 4.8 and from that precise run). - Wait for this problem
A question : did you perform some XLM load file or some action before getting these errors? Or CAT start write error without any reason?
since CAT 4.8 something is wrong new logs since yesterday 9xx kB CAT_Log_2017-03-03_18_32_09.txt all full of this java.lang.InterruptedException at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireNanos(AbstractQueuedSynchronizer.java:936) at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireNanos(AbstractQueuedSynchronizer.java:1247) at java.util.concurrent.locks.ReentrantLock.tryLock(ReentrantLock.java:442) at CAT.C_Env_Market.A_Managers.a.run(Unknown Source) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) java.lang.InterruptedException at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireNanos(AbstractQueuedSynchronizer.java:936) at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireNanos(AbstractQueuedSynchronizer.java:1247) at java.util.concurrent.locks.ReentrantLock.tryLock(ReentrantLock.java:442) at CAT.C_Env_Market.A_Managers.a.run(Unknown Source) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledT
Exception in thread "Thread-20179" java.lang.NullPointerException at CAT.B_Env_Exchange.MarketsManager.marketAlreadyOpen(Unknown Source) at CAT.B_Env_Exchange.MarketsManager.addMarket(Unknown Source) at CAT.F_Support.RestoreLoadOrders.RestoreOrderFromFile.a(Unknown Source) at CAT.F_Support.RestoreLoadOrders.RestoreOrderFromFile.b(Unknown Source) at java.lang.Thread.run(Thread.java:745) java.lang.InterruptedException at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireNanos(AbstractQueuedSynchronizer.java:936) at java.util.
all seems running in slow motion you click on load balances and wait ~5 min in this time nothing more possible only have to wait and CAT_Log_... is growing not even change to another tab is possible only only minimize/maximize or kill possible java -version java version "1.8.0_121" Java(TM) SE Runtime Environment (build 1.8.0_121-b13) Java HotSpot(TM) 64-Bit Server VM (build 25.121-b13, mixed mode)
|
|
|
|
Sampey (OP)
Legendary
Offline
Activity: 2632
Merit: 1040
|
|
March 04, 2017, 06:42:19 PM |
|
Well i think we have a little communication problem : - You write me a problem. - I ask you for some info/ I make you questions. - You don't give me the info i need - You post again some days later
And cycle restart.
I ask you for an XML File you're trying to load, but you didn't send me (i think your first problem is because you're loading a market that is removed from the exchange but it's inside the xml file).
You errors, are not easy to manage : nobody send me the same problems. I'm not able to understand your system configuration. But if you help me with info i ask you, maybe i'll be able to find some problem and in the next 10 days you will have a full working CAT copy.
About latency : cat must wait for server response, when server is slow, Cat is slow (or an error occurs).
I'm writing a new layer of checkings over the current one.
The problem i'm worried abot is your first one.......actually it's not easy to understand what happens : it's not a CAT Code, it's something inside a Java library for parallel processing....
|
|
|
|
easy21
Newbie
Offline
Activity: 8
Merit: 0
|
|
March 06, 2017, 08:18:32 AM |
|
Hello! how to set up (Create Ping Orders Only If of % of Market Spread Is>-0.250). there is a possibility of operation only on the negative? pref { - } I couldn't set up.
how to teach to put a bot the warrant after small falling of course? while invented here so:
Price Limit Rule : PING LIMIT (Adequate:false) - Never BUY OVER Your Last PONG SELL Price - 1%
|
|
|
|
Sampey (OP)
Legendary
Offline
Activity: 2632
Merit: 1040
|
|
March 06, 2017, 09:29:03 AM |
|
Hello! how to set up (Create Ping Orders Only If of % of Market Spread Is>-0.250). there is a possibility of operation only on the negative? pref { - } I couldn't set up.
A negative spread means that market sell price is lower than market buy price. That's impossible.
|
|
|
|
easy21
Newbie
Offline
Activity: 8
Merit: 0
|
|
March 06, 2017, 10:10:31 AM |
|
Are good whereas this function works I don't understand. there is more detail description? whether it is possible to receive on API from the exchange the short-time growth or course falling as a percentage?
the site cryptowat.ch shows this moment. it wouldn't be bad to implement it in a bot.
the section Parameters description interests, there is no exact description.
|
|
|
|
Sampey (OP)
Legendary
Offline
Activity: 2632
Merit: 1040
|
|
March 06, 2017, 10:14:36 AM |
|
Are good whereas this function works I don't understand. there is more detail description? whether it is possible to receive on API from the exchange the short-time growth or course falling as a percentage?
the site cryptowat.ch shows this moment. it wouldn't be bad to implement it in a bot.
the section Parameters description interests, there is no exact description.
You can find all the parameters description here : https://bitcointalk.org/index.php?topic=507103.msg5590896#msg5590896if you need more help pls pm me. CAT won't use third party service like cryptowat.ch
|
|
|
|
GailSan
|
|
March 07, 2017, 05:23:40 PM Last edit: March 07, 2017, 05:34:02 PM by GailSan |
|
How do I get Cat to keep buying my own sell order. I have tried so many times even using on two computers trying to get one bot to sell and the other to keep buying but I get not joy. Can someone help me with this simple task of creating volume without raising the price.? PS Sampey, May I suggest you have someone who speaks good English and can use the software helps you translate the instructions in a clearer way. They are very cryptic which is down to English not being your native language. No offence intended. Edit: It may be its just to complex for me
|
|
|
|
Sampey (OP)
Legendary
Offline
Activity: 2632
Merit: 1040
|
|
March 07, 2017, 05:26:30 PM |
|
How the do I get Cat to keep buying my own sell order. I have tried so many times even using on two computers trying to get one bot to sell and the other to keep buying but I get not joy. Can someone help me with this simple task of creating volume without raising the price.?
Have you tried to remove the option "Check to not buy/sell to yourself?"
|
|
|
|
GailSan
|
|
March 07, 2017, 05:32:05 PM |
|
Yes
I should be able to create an order which states buy @100 - Sell @100 and keep running for as long as I want?
Don't know what I'm doing wrong
|
|
|
|
Sampey (OP)
Legendary
Offline
Activity: 2632
Merit: 1040
|
|
March 07, 2017, 05:47:36 PM |
|
Yes
I should be able to create an order which states buy @100 - Sell @100 and keep running for as long as I want?
Don't know what I'm doing wrong
try to run 2 static algorithm on the same market. In algo 1 you sell at X and buy at Y in algo 2 you buy at X and sell at Y This should works, let me know
|
|
|
|
ewibit
Legendary
Offline
Activity: 2955
Merit: 1050
|
|
March 07, 2017, 05:58:23 PM |
|
Hi Sampey
to run CAT on a VPS smoothly:
what to choose?
KVM or Virtuozzo 7 where is Java running better with no issues?
(Ubuntu, Centos or Debian)
VNC Remote-Konsole
thx
|
|
|
|
Sampey (OP)
Legendary
Offline
Activity: 2632
Merit: 1040
|
|
March 07, 2017, 06:12:48 PM |
|
Hi Sampey
to run CAT on a VPS smoothly:
what to choose?
KVM or Virtuozzo 7 where is Java running better with no issues?
(Ubuntu, Centos or Debian)
VNC Remote-Konsole
thx
Well i'm not an expert about that, i don't want to give you some suggestion based on some google search. Java should not get problem related to the operative System, because for any operative system there's a Java Virtual Machine. BUT more than 70% of problems occurs on Linux OS, probably because many times users install Open JDK instead than java official library. The thing that is sure is that you need a Remove Destkop Access, because you need a VPS with "desktop" interface to run a Desktop Application like C.A.T.
|
|
|
|
GailSan
|
|
March 07, 2017, 06:28:31 PM |
|
Yes
I should be able to create an order which states buy @100 - Sell @100 and keep running for as long as I want?
Don't know what I'm doing wrong
try to run 2 static algorithm on the same market. In algo 1 you sell at X and buy at Y in algo 2 you buy at X and sell at Y This should works, let me know When you say algo are you talking about a ping pong creation? if so, do you mean I need to create two different sets of ping pong creation I don't know how to load an algorithm on top of an already running Ping Pong creation? Why cant I just instruct it to keep buying X amount of coins at a particular price. Even better would be a randomize feature between set price parameters when buying to make it look natural. Why must I always have to add in both a buy and sell order to do this...
|
|
|
|
Sampey (OP)
Legendary
Offline
Activity: 2632
Merit: 1040
|
|
March 07, 2017, 06:41:52 PM |
|
When you say algo are you talking about a ping pong creation? if so, do you mean I need to create two different sets of ping pong creation I don't know how to load an algorithm on top of an already running Ping Pong creation?
Why cant I just instruct it to keep buying X amount of coins at a particular price. Even better would be a randomize feature between set price parameters when buying to make it look natural. Why must I always have to add in both a buy and sell order to do this...
I was talking about 2 different ping-pong algorithm, but looking at the code, the only way to have a full buy/sell to yourself is to remove the check i put when you set static prices. In other words CAT won't allow you to set a static algorithm with same buy/sell price, you will receive a warning message because Cat wants a higher sell price than buy price. Also create 2 static algorith won't work at 100% Why cant I just instruct it to keep buying X amount of coins at a particular price You can do that, set a static algo, put a value into the BUY Pool, and set option : "Never Create ping with QTY > X". So cat start create buy orders, at price X with QTY no higher than X (even if there's more available into the buy/sell pool). Cat will create 1 order every lookup if you don't set other limits like : STOP PING CREATION IF Number of active order is > X (there are also other options to stop ping creation) would be a randomize feature between set price parameters when buying to make it look natural. Why must I always have to add in both a buy and sell order to do this... CAT is not a volume generator, you can try to make this behaviour combining the options provided. You don't have to always add something, CAT is able to run without stop after setting the first trade amount (creating orders or setting a value into the buy/sell pool)
|
|
|
|
GailSan
|
|
March 07, 2017, 07:39:36 PM |
|
Nope, cant get it to do this one thing. Ill get back to you sometime because after three hours on this software, on this one issue it becomes incredibly frustrating.
|
|
|
|
Sampey (OP)
Legendary
Offline
Activity: 2632
Merit: 1040
|
|
March 07, 2017, 07:45:08 PM |
|
Your final scope is to generate volumes or buy/sell to yourself? If is buy/sell to yourself CAT is not done to perform such action. It's done to make you money not to loose money (and if you buy/sell to yourself you will loose money)
If you need to bought coins at fixed price (not from you) and without continue putting new orders i wrote you in the last message how you can achieve that.
|
|
|
|
|