Author

Topic: 【BOT】 🌟 C.A.T. Cryptocurrency Automatic Trader 🌟 (New Price List 04/2021) - page 154. (Read 531503 times)

hero member
Activity: 1498
Merit: 614
Liable for what i say, not for what you understand
With the Oracle Java I get even the sound when trades occur on Linux.

glad my suggestion helped you
~Gun
hero member
Activity: 785
Merit: 500
BURST got Smart Contracts (AT)
With the Oracle Java I get even the sound when trades occur on Linux.
legendary
Activity: 964
Merit: 1000
I'm quite happy with my gains so far, Nothing crazy but around 0.05 btc since i purchased at the beginning of the month. My trader has about 0.5 bitcoin available and is only running on a single market with low volume. And I'm sure it would've been a bit higher considering i have some issues with my PC crashing. And when that happens. I lose track of all of my trading orders.
hero member
Activity: 785
Merit: 500
BURST got Smart Contracts (AT)
I finally see some gains. It is not great yet, but I do not risk much either. In the past 24 hours (since my C.A.T. does not freeze anymore) I gained about 20,000 Satoshi with only one coin.
hero member
Activity: 785
Merit: 500
BURST got Smart Contracts (AT)


It is a well known bug of openjdk. Install official oracle sdk or apply this fix > https://netbeans.org/bugzilla/show_bug.cgi?id=255297
Hope it helped.
~Gun

You might be right, since I have switched to oracle sdk, I dont see any frozen screens anymore. Thanks for the hint.
hero member
Activity: 785
Merit: 500
BURST got Smart Contracts (AT)
How does it work when there are now 100+ users using this software on maybe 3 decent altcoin exchanges ?
The coins are also limited to volume isn't everyone just fighting everyone squeezing the margins into nothing ?


C.A.T. is one of the available TOOLS, some people use no tool at all, ... so there are many different traders on an exchange. If there are no trades then it is properly not a good coin anyway.
legendary
Activity: 2632
Merit: 1040
How does it work when there are now 100+ users using this software on maybe 3 decent altcoin exchanges ?
The coins are also limited to volume isn't everyone just fighting everyone squeezing the margins into nothing ?


Considering the fact that this is a fully customizable bot with A LOT of parameters the resulting number of combinations is very high, so all CAT algorithms running on the same market (on the same exchange) will be probably different each other.
They can fight against them, of course, but this is a known rule of all exchanges with API system
legendary
Activity: 2020
Merit: 1041
How does it work when there are now 100+ users using this software on maybe 3 decent altcoin exchanges ?
The coins are also limited to volume isn't everyone just fighting everyone squeezing the margins into nothing ?
hero member
Activity: 1498
Merit: 614
Liable for what i say, not for what you understand
hero member
Activity: 785
Merit: 500
BURST got Smart Contracts (AT)
My C.A.T. system freezes very often:
E.g., I try to login at a second exchange, the drop down menu of the sites appears empty and that was it.

I start C.A.T. with a desktop icon and the exec command:
/usr/bin/java -jar '/home/ronald/C.A.T./CAT.jar'

I use Ubuntu 15.10.
java -version
openjdk version "1.8.0_91"
OpenJDK Runtime Environment (build 1.8.0_91-8u91-b14-3ubuntu1~15.10.1-b14)
OpenJDK 64-Bit Server VM (build 25.91-b14, mixed mode)

RAM usage shows usually about 200k

Quote
cat CAT_Log_2016-09-29_09_29_06.txt
java.lang.NullPointerException
   at javax.swing.JLabel.setIcon(JLabel.java:406)
   at CAT.acc.IconListRendererLogin.getListCellRendererComponent(Unknown Source)
   at javax.swing.JList$AccessibleJList$AccessibleJListChild.getComponentAtIndex(JList.java:3227)
   at javax.swing.JList$AccessibleJList$AccessibleJListChild.getCurrentAccessibleContext(JList.java:3208)
   at javax.swing.JList$AccessibleJList$AccessibleJListChild.getAccessibleRole(JList.java:3287)
   at org.GNOME.Accessibility.AtkWrapper.dispatchFocusEvent(AtkWrapper.java:376)
   at org.GNOME.Accessibility.AtkWrapper$4.propertyChange(AtkWrapper.java:589)
   at java.beans.PropertyChangeSupport.fire(PropertyChangeSupport.java:335)
   at java.beans.PropertyChangeSupport.firePropertyChange(PropertyChangeSupport.java:327)
   at javax.accessibility.AccessibleContext.firePropertyChange(AccessibleContext.java:766)
   at javax.swing.JComboBox$AccessibleJComboBox$AccessibleJComboBoxListSelectionListener.valueChanged(JComboBox.java:1779)
   at javax.swing.JList.fireSelectionValueChanged(JList.java:1796)
   at javax.swing.JList$ListSelectionHandler.valueChanged(JList.java:1810)
   at javax.swing.DefaultListSelectionModel.fireValueChanged(DefaultListSelectionModel.java:184)
   at javax.swing.DefaultListSelectionModel.fireValueChanged(DefaultListSelectionModel.java:164)
   at javax.swing.DefaultListSelectionModel.fireValueChanged(DefaultListSelectionModel.java:211)
   at javax.swing.DefaultListSelectionModel.changeSelection(DefaultListSelectionModel.java:405)
   at javax.swing.DefaultListSelectionModel.changeSelection(DefaultListSelectionModel.java:415)
   at javax.swing.DefaultListSelectionModel.setSelectionInterval(DefaultListSelectionModel.java:459)
   at javax.swing.JList.setSelectedIndex(JList.java:2210)
   at javax.swing.plaf.basic.BasicComboPopup.updateListBoxSelectionForEvent(BasicComboPopup.java:1310)
   at javax.swing.plaf.basic.BasicComboPopup$Handler.mouseMoved(BasicComboPopup.java:899)
   at java.awt.AWTEventMulticaster.mouseMoved(AWTEventMulticaster.java:330)
   at java.awt.AWTEventMulticaster.mouseMoved(AWTEventMulticaster.java:329)
   at java.awt.Component.processMouseMotionEvent(Component.java:6580)
   at javax.swing.JComponent.processMouseMotionEvent(JComponent.java:3342)
   at java.awt.Component.processEvent(Component.java:6304)
   at java.awt.Container.processEvent(Container.java:2236)
   at java.awt.Component.dispatchEventImpl(Component.java:4891)
   at java.awt.Container.dispatchEventImpl(Container.java:2294)
   at java.awt.Component.dispatchEvent(Component.java:4713)
   at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4888)
   at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4538)
   at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4466)
   at java.awt.Container.dispatchEventImpl(Container.java:2280)
   at java.awt.Window.dispatchEventImpl(Window.java:2750)
   at java.awt.Component.dispatchEvent(Component.java:4713)
   at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:758)
   at java.awt.EventQueue.access$500(EventQueue.java:97)
   at java.awt.EventQueue$3.run(EventQueue.java:709)
   at java.awt.EventQueue$3.run(EventQueue.java:703)
   at java.security.AccessController.doPrivileged(Native Method)
   at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:76)
   at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:86)
   at java.awt.EventQueue$4.run(EventQueue.java:731)
   at java.awt.EventQueue$4.run(EventQueue.java:729)
   at java.security.AccessController.doPrivileged(Native Method)
   at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:76)
   at java.awt.EventQueue.dispatchEvent(EventQueue.java:728)
   at org.GNOME.Accessibility.AtkWrapper$5.dispatchEvent(AtkWrapper.java:697)
   at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:201)
   at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116)
   at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:109)
   at java.awt.WaitDispatchSupport$2.run(WaitDispatchSupport.java:184)
   at java.awt.WaitDispatchSupport$4.run(WaitDispatchSupport.java:229)
   at java.awt.WaitDispatchSupport$4.run(WaitDispatchSupport.java:227)
   at java.security.AccessController.doPrivileged(Native Method)
   at java.awt.WaitDispatchSupport.enter(WaitDispatchSupport.java:227)
   at java.awt.Dialog.show(Dialog.java:1084)
   at java.awt.Component.show(Component.java:1673)
   at java.awt.Component.setVisible(Component.java:1625)
   at java.awt.Window.setVisible(Window.java:1014)
   at java.awt.Dialog.setVisible(Dialog.java:1005)
   at CAT.acc.JDialogLogin.(Unknown Source)
   at CAT.acc.JFrameCAT.b(Unknown Source)
   at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:311)
   at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:756)
   at java.awt.EventQueue.access$500(EventQueue.java:97)
   at java.awt.EventQueue$3.run(EventQueue.java:709)
   at java.awt.EventQueue$3.run(EventQueue.java:703)
   at java.security.AccessController.doPrivileged(Native Method)
   at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:76)
   at java.awt.EventQueue.dispatchEvent(EventQueue.java:726)
   at org.GNOME.Accessibility.AtkWrapper$5.dispatchEvent(AtkWrapper.java:697)
   at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:201)
   at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116)
   at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105)
   at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)
   at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93)
   at java.awt.EventDispatchThread.run(EventDispatchThread.java:82)

Quote
grep java.lang.NullPointerException CAT_L*
CAT_Log_2016-09-21_08_14_46.txt:java.lang.NullPointerException
CAT_Log_2016-09-21_08_14_46.txt:Exception in thread "AWT-EventQueue-1" java.lang.NullPointerException
CAT_Log_2016-09-21_08_14_46.txt:Exception in thread "AWT-EventQueue-1" java.lang.NullPointerException
CAT_Log_2016-09-22_05_23_10.txt:java.lang.NullPointerException
CAT_Log_2016-09-22_05_23_10.txt:Exception in thread "Thread-187" java.lang.NullPointerException
CAT_Log_2016-09-22_16_39_20.txt:Exception in thread "AWT-EventQueue-1" java.lang.NullPointerException
CAT_Log_2016-09-23_06_41_22.txt:Exception in thread "AWT-EventQueue-1" java.lang.NullPointerException
CAT_Log_2016-09-29_09_01_58.txt:java.lang.NullPointerException
CAT_Log_2016-09-29_09_29_06.txt:java.lang.NullPointerException

Does anybody has an idea how to track that down? or if there are some parameters I can set in java to improve this?
full member
Activity: 135
Merit: 100
Business models change. Its the mindset that stays
OPINION POLL

PLEASE SHARE YOUR THOUGHTS




I have been using CAT a few months and there are two things I really miss. I suggested Sampey to ask you CAT users to get comments on the following:


SUGGESTION #1:

I just placed a trade to SELL 14 NAUT.
CAT sold at 46479.

CAT calculated 5% gain I have set and placed a BUY order at 44155.
46479 * 0.95 = 44155, so exactly 5%.

However, when you look at the orderbook, next buy order is at 43759.
Why I am buying at 44155, when I can buy at 43760?

Take a look at what the trade looks like on poloniex.



What I suggest is that CAT would take as a superior rule the min percentage gain, calculate those 5% in this case and then:
1. Apply SKIP (small) ORDERS IN ORDERBOOK that are lower than 0.01 BTC which you define in the "Skip Buy Boook Orders With Total <" parameter.
2. Add one satoshi to the first order that you find.

Does anyone else please think its a good idea? I definitely see it as a wasted profit.




SUGGESTION #2:



Lets say you have 5 ETH and you want to use them to play around. So the first trade (PING) have to be SELL, which is the main issue here.
You set a PING SELL of 5 ETH when you think the market will face a downtrend, so you can buy them cheaper.
But, what settings do I use to reuse only 95% and keep profits in BTC?
I miss two things:
1.The option to reuse only certain amount (easy when ping is buy).
2. Keep profits in BTC (now these trades accumulate ETH).

Its fine when you end up with tons of a coin with a perspective like ETH, DASH or FCT.

But imagine you have some shitcoins that are currently at its peak and you expect a nice downtrend market (with its ups and downs) the following weeks.
You want to sell them, buy the same amount (or less) at a lower price, but accumulate the profits in pairing currency! (BTC in most cases).

Is this a valid concern or its just me who's brain its like a crazy monkey? :-)

sr. member
Activity: 426
Merit: 250
Thanks a lot!

Quote
2. Open the market tab, click on the [Check Status & Suggest Prices] button to get an idea of the current prices and percentage of difference. Proceed further ONLY if you can get a gain.

How to see if I can get a gain?

5. Go back to Order Creator, click again on the [Check Status & Suggest Prices] button, to make sure things have not changed a lot within the few minutes you were making adjustments. If you are satisfied with what you see, put a SMALL amount to buy or sell (or both) and start trading.

I try with the smallest amount possible about 0.001 BTC


7. Since you are using Poloniex, click on [Orders] ==> [My trade history and analysis] and check your trades. Click on the pair you are trading with CAT to see the analysis. Poloniex tells you exactly how many coins you traded in a specific time frame, the average buy/sell prices and the gain (or loss) you had.

Thats a good one. I did not see the Analyze feature.

In Poloniex, if the market's difference of buy and sell prices are less than 0.5%, you are risking a loss. You have a 50% chance to lose coins. Example: if you buy at X price and the market goes down, you will be stuck trying to sell at a higher price. You may need to wait a lot before the price gets to where you want it, IF it ever gets there. I would prefer markets with buy/sell difference greater than 0.5% (this of course changes, but in time you will learn how to choose which coins to trade).
hero member
Activity: 785
Merit: 500
BURST got Smart Contracts (AT)
Thanks a lot!

Quote
2. Open the market tab, click on the [Check Status & Suggest Prices] button to get an idea of the current prices and percentage of difference. Proceed further ONLY if you can get a gain.

How to see if I can get a gain?

5. Go back to Order Creator, click again on the [Check Status & Suggest Prices] button, to make sure things have not changed a lot within the few minutes you were making adjustments. If you are satisfied with what you see, put a SMALL amount to buy or sell (or both) and start trading.

I try with the smallest amount possible about 0.001 BTC


7. Since you are using Poloniex, click on [Orders] ==> [My trade history and analysis] and check your trades. Click on the pair you are trading with CAT to see the analysis. Poloniex tells you exactly how many coins you traded in a specific time frame, the average buy/sell prices and the gain (or loss) you had.

Thats a good one. I did not see the Analyze feature.

sr. member
Activity: 426
Merit: 250

I am new to C.A.T., its more sophisticated then Quatloo trader I used before.
When I see each day another user selling his C.A.T. and having by myself only lost so far, although gaining pages over pages, then I wonder if somebody found the trick to make a living of it.
I use only the minimum to learn. Recently I tried to use 0.001 as initial trade in either direction, and if it got a gain, I added a new order with 0.01 as trade, deleting the old 0.001. And got -12% gain, ...
I want to have success. I want to learn, but it seems there is no guidance, just try, ... oh that did not work, ...try that, ....

Nobody can make a living out of trading coins (for now at least), unless he has a lot of money to invest.
Take small steps.

I find my new pair by:
1. update the Markets list
2. click on %Diff to sort it from best to less
3. look at the right two columns Sell Trades 24H / Buy Trades 24H. Check which in the top list have about 100 / 100. If it has 150/30 it is for me clearly not a value to get trades frequently
4. from all candidates, I check which Volume (BTC is the highest) and choose now 3 to 4 coins.

At first I tried that and I had losses too. I found out that coins do not have steady volume or price, on any exchange. There are only specific coins (I call them "safe" coins) that have a big volume (so you can have a lot of small or a little bigger trades) and keep their value in general. You must study each coin you are thinking to trade before you actually put a serious amount to buy it and start trading it.

Before I also checked that the High / Low is at least 100, but you(?) said I can also take 1 Satoshi differences.

Then I tweaked the Ping Pong parameters:
1. Sell All if % Within Ref Price is < 10 (or 5%)
2. Run For 500 Min. And Return to BTC
3. Merge Equal Orders/Trades into a New One

Click [Update Ping-Pong Parameters]

Go back to Order Creators:
1. Click on [Check Status & Suggest Prices]
2. Lower box Type: Click on Sell and Buy once each to get data down.
3. Depending if the suggested values of Sell matches my amount of coins and gives me more than 0.001 I start with Type: Sell, otherwise with Buy
4. Click [Add Ping Request]
5. Cliick [Create Orders]
6. Click {Ping Creation Preview]

You need to learn before putting your money in danger. I would suggest the following:
1. Choose ONE steady pair (i.e. Doge/BTC, LTC/BTC, LTC/XMR etc). Those pairs have big volumes and somewhat "steady" value, meaning they don't get from 100k to 1k satoshi within an hour.
2. Open the market tab, click on the [Check Status & Suggest Prices] button to get an idea of the current prices and percentage of difference. Proceed further ONLY if you can get a gain.
3. Click on [PingPong Parameters], go to [Advanced] tab and untick (disable) the [Try to stay alone on top Orders Book]. This option is great until a second bot appears in the same market, then it can lead to a disaster, bots fighting each other and destroying the gain margin. Also, in markets that have one satoshi difference, it can lead the bot to buy higher (the ask price) and then it will have to sell even higher to get a gain. I use this option extremely rarely.
4. Leave everything else at default. You will start using all other options once you need them and understand how they work. This will take time. Default options work just fine, all others are needed on specific occasions.
5. Go back to Order Creator, click again on the [Check Status & Suggest Prices] button, to make sure things have not changed a lot within the few minutes you were making adjustments. If you are satisfied with what you see, put a SMALL amount to buy or sell (or both) and start trading.
6. Give it time. 500 minutes are not enough, in my humble opinion. I use CAT on 6 machines now, trading 24/7 and I only use this option to trade new coins, to avoid a loss.
7. Since you are using Poloniex, click on [Orders] ==> [My trade history and analysis] and check your trades. Click on the pair you are trading with CAT to see the analysis. Poloniex tells you exactly how many coins you traded in a specific time frame, the average buy/sell prices and the gain (or loss) you had.

Then I watch the Logs / Pool Orders & Trades and General Gains, getting happy each time a positve Gain comes up, what most likely is soon vanished, when I look at My Balance and see, I have now less again.

I noticed that partially the lower My Balance comes from open orders, which are not displayed at Poloniex Exchange. If you go to Pool, Orders & Trades and click on a coin and then right mouse you can delete that position, a few seconds later you can Load Balances at My Balances and you got more again, ...
Try doing what I told you above for starters. And have common sense, use small amounts until you are capable to make a profit.

Is there anything I can improve my procedure?
Yes: spend time working with CAT. It will help you learn, I learned a lot from it as well. And at the occasions I have losses, I know it is my fault for misconfiguring the bot - OR- making a bad decision on the coin I tried to trade. I am making the (good or bad) decisions, not CAT.
legendary
Activity: 2632
Merit: 1040
Is it possible to add a link to each coin at that exchange's web site of that coin?

It would be good to see the graphic of the trend.

No sorry, not possible, all Markets are dynamically load from exchange and there's no info about coins.
You must use other search functions to find info about a coin.

Isn't the link to a coin on an Exchange static? E.g., if I am trading RBY, then the graphic I want to know is for Poloniex at: https://poloniex.com/exchange#btc_rby
I don't need the graphic in C.A.T. but the link would help me to open my web browser to find the graphic for that coin. I could imagine that a link on the Manual Ping Orders Generator could be placed somewhere.
At Poloniex, you do not need to be logged in for that link.

No it doesnt works this way using API.
I have no way to get a Link.
hero member
Activity: 785
Merit: 500
BURST got Smart Contracts (AT)
Is it possible to add a link to each coin at that exchange's web site of that coin?

It would be good to see the graphic of the trend.

No sorry, not possible, all Markets are dynamically load from exchange and there's no info about coins.
You must use other search functions to find info about a coin.

Isn't the link to a coin on an Exchange static? E.g., if I am trading RBY, then the graphic I want to know is for Poloniex at: https://poloniex.com/exchange#btc_rby
I don't need the graphic in C.A.T. but the link would help me to open my web browser to find the graphic for that coin. I could imagine that a link on the Manual Ping Orders Generator could be placed somewhere.
At Poloniex, you do not need to be logged in for that link.
hero member
Activity: 785
Merit: 500
BURST got Smart Contracts (AT)
Does anybody make profit with C.A.T.? (Except Sampey, lol)
If so, how much you gain in average a day, by which used start capital?

Yes, CAT is profitable.

I tried to explain before that CAT does not work magically on its own. In order to gain profits you have to a) learn how it works, b) monitor its activity and the activity on the coin pairs you trade and c) have a basic understanding of how coin exchanges and markets work.

Of course there will be some losses too, CAT does not predict future market prices, CAT automates the job (and the calculations) you would do by hand if you had all those markets and coin pairs open at the same time in front of you, on all the exchanges you want to trade. So, it is actually you who decide what, how much and for how long to trade.

If one is able to make profit from coin trading without using any trading bot - and do all trades and calculations by hand - then CAT will be profitable for him. If one is not able to make profit on his own, CAT (and any other bot) will be unable to help him.

Think of it as a booster, it can boost your profits -OR- it can boost your losses.

I am new to C.A.T., its more sophisticated then Quatloo trader I used before.
When I see each day another user selling his C.A.T. and having by myself only lost so far, although gaining pages over pages, then I wonder if somebody found the trick to make a living of it.
I use only the minimum to learn. Recently I tried to use 0.001 as initial trade in either direction, and if it got a gain, I added a new order with 0.01 as trade, deleting the old 0.001. And got -12% gain, ...
I want to have success. I want to learn, but it seems there is no guidance, just try, ... oh that did not work, ...try that, ....

I find my new pair by:
1. update the Markets list
2. click on %Diff to sort it from best to less
3. look at the right two columns Sell Trades 24H / Buy Trades 24H. Check which in the top list have about 100 / 100. If it has 150/30 it is for me clearly not a value to get trades frequently
4. from all candidates, I check which Volume (BTC is the highest) and choose now 3 to 4 coins.

Before I also checked that the High / Low is at least 100, but you(?) said I can also take 1 Satoshi differences.

Then I tweaked the Ping Pong parameters:
1. Sell All if % Within Ref Price is < 10 (or 5%)
2. Run For 500 Min. And Return to BTC
3. Merge Equal Orders/Trades into a New One

Click [Update Ping-Pong Parameters]

Go back to Order Creators:
1. Click on [Check Status & Suggest Prices]
2. Lower box Type: Click on Sell and Buy once each to get data down.
3. Depending if the suggested values of Sell matches my amount of coins and gives me more than 0.001 I start with Type: Sell, otherwise with Buy
4. Click [Add Ping Request]
5. Cliick [Create Orders]
6. Click {Ping Creation Preview]

Then I watch the Logs / Pool Orders & Trades and General Gains, getting happy each time a positve Gain comes up, what most likely is soon vanished, when I look at My Balance and see, I have now less again.

I noticed that partially the lower My Balance comes from open orders, which are not displayed at Poloniex Exchange. If you go to Pool, Orders & Trades and click on a coin and then right mouse you can delete that position, a few seconds later you can Load Balances at My Balances and you got more again, ...


Is there anything I can improve my procedure?
legendary
Activity: 2632
Merit: 1040
Is it possible to add a link to each coin at that exchange's web site of that coin?

It would be good to see the graphic of the trend.

No sorry, not possible, all Markets are dynamically load from exchange and there's no info about coins.
You must use other search functions to find info about a coin.
hero member
Activity: 785
Merit: 500
BURST got Smart Contracts (AT)
There seems to be a problem:

I added a new coin to trade. In the Manual Ping Orders Creator you MUST use type buy/sell once to get an update. By clicking the button [Check Status & Suggest Prices] I would expect, that the Unit price would be already updated, and not require to click first Buy/Sell.

The Suggested sell price was 0.00099999
The Suggested buy price was 0.00098002

But the Unit price under Type Sell / Buy was about 0.0003009

This seems to result in a negative Gain.

That's not true.
When you open a new market tab, for a new pair, there are no suggested prices until you manually click on the [Check Status & Suggest Prices] button. In fact, there are no prices or values at all! The only way for something like this to happen is to have that market tab already opened and inactive for quite a while (obviously, since the price difference was so big) and you just didn't update the buy/sell prices.

Ok, the price is already there. So why did it not update it when I click to suggest me? Why do I need to click Type Buy and Sell first to get these fields updated? Why could it then go to a Gain of -12% when it was set to handle only Gain +0.6% Huh
sr. member
Activity: 426
Merit: 250
Does anybody make profit with C.A.T.? (Except Sampey, lol)
If so, how much you gain in average a day, by which used start capital?

Yes, CAT is profitable.

I tried to explain before that CAT does not work magically on its own. In order to gain profits you have to a) learn how it works, b) monitor its activity and the activity on the coin pairs you trade and c) have a basic understanding of how coin exchanges and markets work.

Of course there will be some losses too, CAT does not predict future market prices, CAT automates the job (and the calculations) you would do by hand if you had all those markets and coin pairs open at the same time in front of you, on all the exchanges you want to trade. So, it is actually you who decide what, how much and for how long to trade.

If one is able to make profit from coin trading without using any trading bot - and do all trades and calculations by hand - then CAT will be profitable for him. If one is not able to make profit on his own, CAT (and any other bot) will be unable to help him.

Think of it as a booster, it can boost your profits -OR- it can boost your losses.
Jump to: