MoreBloodWine
Legendary
Offline
Activity: 1064
Merit: 1001
|
|
November 03, 2016, 02:06:08 PM Last edit: November 03, 2016, 07:14:32 PM by MoreBloodWine |
|
Selling my copy of CAT Core with the Bittrex API for only the core cost which right now is 0.4 BTC (I may go lower)... Message me if interested, Ty.
@Sampey: I've redone my pricing hence the "new" post here but this is the only time I will post in this thread about it to keep in line with your rules about people selling their copies.
|
To be decided...
|
|
|
Sampey (OP)
Legendary
Offline
Activity: 2632
Merit: 1040
|
|
November 03, 2016, 07:54:17 PM |
|
Start updating the Guide According to 4.5 Version. Don't forget (if you want) to ask me the BETA version before official release
|
|
|
|
MoreBloodWine
Legendary
Offline
Activity: 1064
Merit: 1001
|
|
November 03, 2016, 07:58:14 PM |
|
Start updating the Guide According to 4.5 Version. Don't forget (if you want) to ask me the BETA version before official release
I'd be interested in giving it a whirl.
|
To be decided...
|
|
|
Sampey (OP)
Legendary
Offline
Activity: 2632
Merit: 1040
|
|
November 03, 2016, 08:12:31 PM |
|
Updated LOGIN Part BTC Login BTC Press LOGIN Item on the Main Toolbar : - Choose the site you want to log-in to. - Insert your private and public keys and press enter. If exchange needs the user-id a third textbox will appear. - C.A.T. will verify your key and will try a call to the trading site you've chosen. - No Third Party Server Will be ever called by C.A.T.If KeyPair is accepted you will get a Welcome Message. You can now close the login window, and the main trading GUI will appear. Or you can also login into another exchange before closing the login window. - C.A.T. will save your Public and Private Keys in a file named Key.XML. This file is located inside the CAT System Directory. - C.A.T. Root directory is " currentRunCATdirectory\CATSystem\" - Exchange Root directory is " currentRunCATdirectory\CATSystem\ExchangeName\" - Inside the ExchangeName folder you will find these folders/files : - ExchangeLogs (You will find logs at Exchange level, API print, Errors etc...)
- MarketLogs (You will find logs at Single Market level)
- GainLogs (You will find logs about your Gains)
- EXCHANGER.xml (Exchange Options)
- If these folders doesn't exists, C.A.T. will create them. - C.A.T. Will also create a File Named : CAT_Log_YYYY-MM-DD_HH_MM_DD.txt in CATSystem folder If an error not handled by C.A.T. will occur, it will be printed inside this file. If file will be empty during C.A.T. quit routine, that file will be deleted. Otherwise SEND ME the file and i will take a look
|
|
|
|
Sampey (OP)
Legendary
Offline
Activity: 2632
Merit: 1040
|
|
November 03, 2016, 08:49:49 PM |
|
BTC Exchange Frame BTCExchange Frame will appear after a successfull login. Action From The Toolbar : - File- Save Open Markets Parameters/Current Orders or Both
- Load Markets Parameters/Restore Orders or Both
- Exit Exchange
- Dashboard- Open Markets List
- Your Balances
- Global Gain
- General Statistics
- General Console
- Markets Global Action (Action chosen is sent to all open markets) - cancel/remove all kind of orders/trades
- start/stop/restart single processes
- reset some value
- Other Market Action : - Check Difference Between Best Buy/Sell Orders on Each Open Markets
- Sort Current Open Market/Utility Tabs
- Tools : - Print Api Call Result to Api Console. Useful to print and look at Api responses. Usually used when a debug log is needed - Reproduce a Sound when a Ping-Pong is complete. You will hear a "dling-dling" sound for every completed ping-pong. - Never Clear Market Logs. C.A.T. Will never clear market log after 200 lines of log. This Option could be risky and could saturate RAM.- Make a Post To URL When a Ping-Pong Is Completed. When this option is activated a POST Call will be performed and data about ping-pong will be sent to a REST Page. An useful calculator that will help you to calculate the Buy/Sell Price According to the % GAIN you wants to have - Api Connection: Every API call, you will see a "red blink". If connection drops, icon will change from green to red.
|
|
|
|
ewibit
Legendary
Offline
Activity: 2955
Merit: 1050
|
|
November 03, 2016, 09:59:43 PM |
|
Kraken does not work Load Balances -> wait a few minutes -> nothing happens ErrorLogs is empty api log: 2016-11-03 19:05:46| 2016-11-03 19:05:46 - Call Aborted : 10Consecutive Error On Call https://api.kraken.com/0/private/TradesHistory 2016-11-03 19:05:47| 2016-11-03 19:05:47 - API Get User Trades Error. Trace Is : java.lang.NullPointerException at CAT.apiSystemBot.API_Kraken.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)
|
|
|
|
Sampey (OP)
Legendary
Offline
Activity: 2632
Merit: 1040
|
|
November 03, 2016, 10:05:24 PM |
|
BTC Markets List BTCMarkets are group by "Partner Currency" (BTC/USDT/XMR/ETH in the image) For any group you will have a tab where you can - Load Markets by pressing the "Get Markets Data Button" - Add some statistics calculation by check the "Load With Order/Trades Statistics" (this operation is longer than the normal market load process) - Highlight market where you have a Market Currency balance > 0 by check the "Highlight Markets with QTY Bal > 0" These are the statistics calculated : - % Difference is the price difference between the Highest and Lowest trades over the last 24 hours. - Sell Order/Buy Order is the numbers of orders currently open. - Sell Trade/Buy Trade 24H is the number of trades completed in the last 24 hours. You can sort this table in Ascending/Descending Order by clicking on the Column Header Double Click On a Row will Open a new Tab for the selected Market.You can open MULTIPLE Markets at the same time using the CTRL (for single multiple select) or CTRL+CAPS (for multiple range select) and then RightClick->OpenMarket
|
|
|
|
Sampey (OP)
Legendary
Offline
Activity: 2632
Merit: 1040
|
|
November 03, 2016, 10:08:59 PM |
|
Kraken does not work Load Balances -> wait a few minutes -> nothing happens ErrorLogs is empty api log: 2016-11-03 19:05:46| 2016-11-03 19:05:46 - Call Aborted : 10Consecutive Error On Call https://api.kraken.com/0/private/TradesHistory 2016-11-03 19:05:47| 2016-11-03 19:05:47 - API Get User Trades Error. Trace Is : java.lang.NullPointerException at CAT.apiSystemBot.API_Kraken.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)
No problem on my side about loading balances. Go to TOOL -> OPTION -> Check PRINT API RESULT TO API CONSOLE -> SAVE Then Launch the Load Balances Routine And check the General Console (API LOG) You will probably find the API results. Send me via PVT Messages that log.
|
|
|
|
Sampey (OP)
Legendary
Offline
Activity: 2632
Merit: 1040
|
|
November 04, 2016, 01:22:13 PM |
|
i will probably release CAT 4.5 during coming weekend
|
|
|
|
ewibit
Legendary
Offline
Activity: 2955
Merit: 1050
|
|
November 04, 2016, 03:47:53 PM |
|
Kraken: ZUSD: 11.5 costs Total 10 Create Order (From GUI) Error From Kraken : ErrorCode : {"error":["EOrder:Insufficient funds"]}
why? it is enough here (11.5 > 10) thx
|
|
|
|
Sampey (OP)
Legendary
Offline
Activity: 2632
Merit: 1040
|
|
November 04, 2016, 03:54:33 PM |
|
Kraken: ZUSD: 11.5 costs Total 10 Create Order (From GUI) Error From Kraken : ErrorCode : {"error":["EOrder:Insufficient funds"]}
why? it is enough here (11.5 > 10) thx This is an error from exchange, not from C.A.T.
|
|
|
|
Sampey (OP)
Legendary
Offline
Activity: 2632
Merit: 1040
|
|
November 05, 2016, 02:41:46 PM |
|
Releasing CAT 4.5 For any problem/doubt pls pm me.
I will continue updating the guide in the coming hours/days.
|
|
|
|
marcus1986
|
|
November 05, 2016, 05:58:39 PM |
|
Hi, Sampey, can you please add Bitmex api to C.A.T.?
|
|
|
|
Sampey (OP)
Legendary
Offline
Activity: 2632
Merit: 1040
|
|
November 05, 2016, 06:01:04 PM |
|
Hi, Sampey, can you please add Bitmex api to C.A.T.? i tried to contact them in the past, but they don't want to collaborate :-) And who collaborate have priority from who don't collaborate
|
|
|
|
marcus1986
|
|
November 05, 2016, 06:05:02 PM |
|
Hi, Sampey, can you please add Bitmex api to C.A.T.? i tried to contact them in the past, but they don't want to collaborate :-) And who collaborate have priority from who don't collaborate It's a pity! Hopefully, they will change their minds.
|
|
|
|
oswald
Member
Offline
Activity: 67
Merit: 10
|
|
November 07, 2016, 03:15:11 AM |
|
Hey Sampey, lately I tried manual trade, maybe you know the detail, I want to ask about fee, at BTCe which is 0.2% I bought coin one by one, at this price of total 1 BTC 0.3@700 0.2@702 0.4@705 0.1@706
after I bought total 1 BTC, I sold them one by one at these price 0.1@710 0.2@711 0.03@707 0.07@707 0.3@709 0.3@711
total sold 1 BTC
how much is the fee of total buy and sell..?
thank you for you answer
|
|
|
|
Sampey (OP)
Legendary
Offline
Activity: 2632
Merit: 1040
|
|
November 07, 2016, 07:06:19 AM |
|
Hey Sampey, lately I tried manual trade, maybe you know the detail, I want to ask about fee, at BTCe which is 0.2% I bought coin one by one, at this price of total 1 BTC 0.3@700 0.2@702 0.4@705 0.1@706
after I bought total 1 BTC, I sold them one by one at these price 0.1@710 0.2@711 0.03@707 0.07@707 0.3@709 0.3@711
total sold 1 BTC
how much is the fee of total buy and sell..?
thank you for you answer
0.2% + 0.2% of your total amount.
|
|
|
|
oswald
Member
Offline
Activity: 67
Merit: 10
|
|
November 07, 2016, 07:20:58 AM |
|
0.2% + 0.2% of your total amount.
if I bought total 1 BTC with this list 0.3@700 0.2@702 0.4@705 0.1@706 is it....0.2% of 1 BTC = 0.002 BTC or 0.2% of 0.3x$700 = $ 0.42 0.2% of 0.2x$702 = $ 0.2808 0.2% of 0.4x$705 = $ 0.564 0.2% of 0.1x$706 = $ 0.1412 total--------------- = $ 1.406
|
|
|
|
Elmit
|
|
November 07, 2016, 02:51:39 PM |
|
0.2% + 0.2% of your total amount.
if I bought total 1 BTC with this list 0.3@700 0.2@702 0.4@705 0.1@706 is it....0.2% of 1 BTC = 0.002 BTC or 0.2% of 0.3x$700 = $ 0.42 0.2% of 0.2x$702 = $ 0.2808 0.2% of 0.4x$705 = $ 0.564 0.2% of 0.1x$706 = $ 0.1412 total--------------- = $ 1.406 Depends if you want to calculate it in BTC or in US$.
|
|
|
|
Sampey (OP)
Legendary
Offline
Activity: 2632
Merit: 1040
|
|
November 07, 2016, 07:03:00 PM |
|
IMPORTANT MESSAGE
I've found a bug inside the order recalculation routine. I'm fixing it. Don't use version 4.5, use 4.4. I will send you a fix Now i have 2 choise - Fix and send - Add some feature like automatic order/parameter save and some minor fix and send you a 4.6 Minor Release.
I will write updates ASAP.
|
|
|
|
|