stoner19
|
|
October 03, 2017, 03:27:04 PM |
|
I think I found a pretty significant bug with cryptopia. I tried to place some sell orders on a market and stopped both ping and pong buys, yet dynamic buy orders continued to show up. I told CAT to stop all processes and cancel all orders, then logged out of cryptopia, but left other exchanges up and running. Come in this morning and there are still a TON of buy orders being placed through CAT even though I'm logged out of cryptopia in the bot.
Hi, are you sure you stopped algorithms? if yes, could you please send me a log of a market you stopped but that continues working? Thanks Yes, I made sure I went the dropdown for market actions and selected the Stop All option. I did this under the exchange Global option too to make sure it was stopped. PM sent with logs.
|
|
|
|
stoner19
|
|
October 04, 2017, 08:09:15 PM |
|
hey Sampey, just checking in. I'd like to use my CAT again, but with the issue I'm afraid to open it again.
|
|
|
|
Sampey (OP)
Legendary
Offline
Activity: 2632
Merit: 1040
|
|
October 04, 2017, 08:11:57 PM |
|
hey Sampey, just checking in. I'd like to use my CAT again, but with the issue I'm afraid to open it again.
Well to be honest i think something really strange happens. Today i started looking at the logs, but i need more time. Did you use 5.1 Version right? Did you use the Advanced Order creator panel right?
|
|
|
|
stoner19
|
|
October 04, 2017, 08:19:47 PM |
|
hey Sampey, just checking in. I'd like to use my CAT again, but with the issue I'm afraid to open it again.
Well to be honest i think something really strange happens. Today i started looking at the logs, but i need more time. Did you use 5.1 Version right? Did you use the Advanced Order creator panel right? Whatever the latest version is, as I just recently purchased it from you. So it must be 5.1. And yes, I used the Advanced Order panel to create sell orders initially.
|
|
|
|
Sampey (OP)
Legendary
Offline
Activity: 2632
Merit: 1040
|
|
October 04, 2017, 08:40:36 PM |
|
hey Sampey, just checking in. I'd like to use my CAT again, but with the issue I'm afraid to open it again.
Well to be honest i think something really strange happens. Today i started looking at the logs, but i need more time. Did you use 5.1 Version right? Did you use the Advanced Order creator panel right? Whatever the latest version is, as I just recently purchased it from you. So it must be 5.1. And yes, I used the Advanced Order panel to create sell orders initially. I'm still not sure there's an error, i must study that part. It seems you added a lot of order creation request from that panel. I need to recreate the precise workflow of event that occurs. You can use CAT without problems, just don't use that panel for now.
|
|
|
|
Sampey (OP)
Legendary
Offline
Activity: 2632
Merit: 1040
|
|
October 04, 2017, 09:09:58 PM |
|
Hi, i'm coding 5.2 but i'm a little bit slow during these days About your suggestions : we are talking about dynamic price limits, i need to write a lot of code before be able to do that. About arb : tons of code i have a lot of little tasks to complete before implements this kind of options. i also need to consider HOW Many customers request me some feature.....
|
|
|
|
Sampey (OP)
Legendary
Offline
Activity: 2632
Merit: 1040
|
|
October 04, 2017, 09:37:25 PM |
|
About your suggestions : we are talking about dynamic price limits, i need to write a lot of code before be able to do that.
Think of this: 1.- When creating a new PING order, read the 24HMax and the 24HMin and calculate the median price Mpn = (24HMax + 24HMin) / 2 and store that value. 2.- Repeat the process at the next PING order creation -> Mpn+1 3. Calculate the % variation of the median price since last PING. Var% = (Mpn+1 - Mpn) / Mpn. 4.- Use that variation Var% to adjust the price limit upwards or downwards. Not that difficult. A couple of hours. Of course you could make it just an option. I will probably add a new price limit in 5.2 "Never Buy/SEll Under/Over the median price of the last 24 hours". That is not complex do implement.
|
|
|
|
coinbeamer
Member
Offline
Activity: 107
Merit: 11
live long and prosper
|
|
October 06, 2017, 02:14:03 PM |
|
Cat seems to be very intersting to me, veeeery intersting!
So far i was "just" a miner, but i want to start with this topic :-)
Any Tips for a beginner, is there a "how to" or something like that?
|
|
|
|
|
Sampey (OP)
Legendary
Offline
Activity: 2632
Merit: 1040
|
|
October 08, 2017, 03:18:01 PM |
|
Don't forger that Actually there's 50% Discount Offer.So you must consider HALF of any price you can read in the CAT OP
|
|
|
|
Sampey (OP)
Legendary
Offline
Activity: 2632
Merit: 1040
|
|
October 09, 2017, 02:52:48 PM |
|
in the next CAT version there will be WEX, Ex BTCe Exchange https://wex.nz/news/1
|
|
|
|
tommereith
Newbie
Offline
Activity: 26
Merit: 0
|
|
October 09, 2017, 04:56:00 PM |
|
What parameter is used for the "All" in Buy All stop loss? Is it the amount of paired currency I have in the exchange or only what CAT has been ping-ponging with?
Does a triggered Pong Stop Loss prevent new ping creation? Example. SELL ALL if Market Price goes OVER .1. Would it start PING buying again if the price goes under .1 or do I manually have to start a new PING Buy?
|
|
|
|
Sampey (OP)
Legendary
Offline
Activity: 2632
Merit: 1040
|
|
October 09, 2017, 04:59:42 PM |
|
What parameter is used for the "All" in Buy All stop loss? Is it the amount of paired currency I have in the exchange or only what CAT has been ping-ponging with?
Does a triggered Pong Stop Loss prevent new ping creation? Example. SELL ALL if Market Price goes OVER .1. Would it start PING buying again if the price goes under .1 or do I manually have to start a new PING Buy?
The ALL Word is the Order Amount that triggers the stop loss. Ex: You set SELL ALL IF % With Reference price is < -5% (so you accept a 5% Loss but no more) If you have a PONG SELL 10@X and Market values goes to Y Value that is a 6% Loss (Current Market Price VS Reference price) So the SELL ALL IS Triggered : PONG SELL 10@X will be recreated at SELL 10@Y (where Y is the current market price that trigger the stop loss) Stop loss doesn't prevent new ping creation.
|
|
|
|
tommereith
Newbie
Offline
Activity: 26
Merit: 0
|
|
October 09, 2017, 05:33:57 PM |
|
Ok. But what about BUY ALL? Is the ALL all of my BTC in the exchange if that's the paired currency?
|
|
|
|
Sampey (OP)
Legendary
Offline
Activity: 2632
Merit: 1040
|
|
October 09, 2017, 05:34:39 PM |
|
Ok. But what about BUY ALL? Is the ALL all of my BTC in the exchange if that's the paired currency?
BUY All works for BUY PONG ORDERS. SELL All WOrks for SELL PONG ORDERS.
|
|
|
|
ok-aurus
Member
Offline
Activity: 120
Merit: 10
|
|
October 09, 2017, 07:03:42 PM |
|
Hello how much daily profit can we expect with this bot ?
|
|
|
|
that_one_guy
Newbie
Offline
Activity: 3
Merit: 0
|
|
October 09, 2017, 10:17:52 PM |
|
I have been having trouble with Livecoin since the beginning of the month. It always errors out when checking the orderbook. Does this happen to anyone else?
|
|
|
|
|
Sampey (OP)
Legendary
Offline
Activity: 2632
Merit: 1040
|
|
October 09, 2017, 10:58:22 PM |
|
I need to decide. According to my rules it won't be free. But probably i will offer a good price, not full price. Just to be more clear : it wasn't an "address switch", i need to retest all the system and any API Call to verify that nothing has changed. I was free to drop support for BTCe/Wex but i decided to continue support it. Test a system takes time. I want to be more clear about that fact : i'm responsible about my product, not about exchanges that closes/scam people.
|
|
|
|
ok-aurus
Member
Offline
Activity: 120
Merit: 10
|
|
October 10, 2017, 07:11:47 AM |
|
Hello how much daily profit can we expect with this bot ?
Please reply me, i need a number,dont tell me " it depend ...."
|
|
|
|
|