I added therefore:
Sell All if % With Ref Price is < -10%
But the log file still reports:
PPC(REC-SELL-PO) : % Check Failed Reference Price : 0.00000008 VS 0.00000007 % Difference is -12.500 Must Be >= 0.60000000
Did you press the UPDATE Button parameter after se the % to -10%?
Stop loss must be triggered if % is -12.5
No, I didn't, since on that page is no update button.
Do you mean, I should go after changing parameters back to Order Creator and click on the right site [Update Values]?
Can you please explain the settings on Buy/Sell Pool at PingPong Parameters. Its all set to 100. What is it, why all set to 100?
It's the default limit expressed as Partner Currency (ex on BTC/LTC is Expressed as BTC).
I am still clueless.
Running Option has:
[] Run for [ 0 ] Min. And Return to o (my coin) o BTC
Can you please explain me that?
When the "return" is triggered CAT will stop create PING and try to return all current orders to Market Currency or Partner Currency.
Example : you choose to return to BTC, so CAT will try to complete all your SELL Orders.
Would that mean, sell off all my coins for BTC?
Export Table to CSV File generally fails for me. I cannot change the directory. If I try, C.A.T. will crash (no response anymore, and I have to kill the process in the console of my operating system)
On Wich OS Are you running CAT?
I run Linux (Ubuntu 15.10 Desktop)
Some formating seems not right:
1. Close Button at the Login screen is half off the window
2. Time stamp in Global gain is too short, so the time is not visible for me
3. RAM with blue on black is hardly to see
4. Status color of the market is hard to see, maybe use background instead would be better.
Maybe it is a font issue. I will check how to install M$ fonts on Linux.
I find some entries in General console - General exchange log2016-09-27 00:50:08| 2016-09-27 00:50:08 - Poloniex : {"error":"Please do not make more than 6 API calls per second."} method :
https://poloniex.com/tradingApiAs said before that is an important message and should trigger a symbol to get attention to act.2016-09-27 01:51:19| 2016-09-27 01:51:19 - Poloniex : {"error":"Not enough BLK."} method :
https://poloniex.com/tradingApiIs this just an information, or did C.A.T. try to contact Poloniex with knowing too less funds?2016-09-27 01:51:20| 2016-09-27 01:51:20 - Poloniex : {"success":0,"error":"Invalid order number, or you are not the person who placed the order."} method :
https://poloniex.com/tradingApi2016-09-27 02:04:36| 2016-09-27 02:04:36 - Poloniex : {"error":"Invalid API key/secret pair."} method :
https://poloniex.com/tradingApi2016-09-27 02:04:37| 2016-09-27 02:04:37 - Poloniex : {"error":"Invalid API key/secret pair."} method :
https://poloniex.com/tradingApiIn General console - Api log I found:
2016-09-26 23:36:24| 2016-09-26 23:36:24 - HTTP Connection Error : poloniex.com (Attempt 2)
Last API Response Was null API Call Retry in 10 Seconds...
-----
2016-09-27 00:07:23| 2016-09-27 00:07:23 - API Get User Orders Error. Trace Is :
java.lang.NullPointerException
at CAT.apiSystemBot.Support.CJ.size(Unknown Source)
at CAT.apiSystemBot.API_Poloniex.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)
-----
2016-09-27 02:04:36| 2016-09-27 02:04:36 - API Get User Trades Error. Trace Is :
java.lang.NullPointerException
at CAT.apiSystemBot.Support.CJ.size(Unknown Source)
at CAT.apiSystemBot.API_Poloniex.getMyTrades(Unknown Source)
at CAT.apiSystemBot.Support.API_INVOKER.getMyTrades(Unknown Source)
at CAT.singleMarketEnv.CoreOrderEnv.PPMarketBrain.updateMyTrades(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)
-----
[/color]