@solarion:
To get in all the alt-coins you need to enable it inside the Server Settings. (
https://www.haasbot.com/alt-coins/)
On the next update i will do a sync again and then the new coins of past week will be added too.
@murt9000:
I think you are doing better then you even realize.
When a overall down trend is happening (like almost every weekend) then its very recommended that you sell your coins and wait till the bottom is found. The sooner you sell your coins and the longer it takes to get to the bottom, the more you are earning. I know this may sound strange because trading = earning too. But... the longer the wait here the more coins you can buy back at the bottom.
Silverston his suggestion about the dynamic drop-loss is something that i also recommend to use. Just let it do its job and get your investment out of there. Most of my bots gets in sold state on each friday till sunday because there is just a gap in the currency to earn coins.
The "Never sell below last buy price" is recommended to be used in stable or uptrends only. (logically in a downtrend this will just not work)
Let me try to explain this strategy and where to look for.
Indicators:
MA-Histogram Indicator (Trend type: SMA, Short 9, Long 26, Signal 12 MA Cross-over) (BTCe LtcBtc 5min)
MACD-Histogram Indicator (Trend type: EMA, Short 12, Long 26, Signal 12 MA Cross-over) (BTCe LtcBtc 5min)
Safety
Dynamic adjusted drop-loss safety (Adjustment: 97 %, Update timer: 5) (BTCe LtcBtc)
Insurance
Never sell below last buy price -Insurance
Overcome fee costs -Insurance
First of all this is a good defense strategy. Losses are not expected because of the usage of the Overcome fee costs -Insurance.
The used trade indicators (MA and MACD) are running on a good update speed (5min) and based on there configuration (which is short) i can say the trade indicators will give (relative) a lot of trade signals. The insurances will need to compensate for this.
Some in depth... why are they giving a lot of trade signals? Well if you look to any moving average based indicator then you will notice it relays on a calculated average. These average will work very good in a down or up trend. (relative they respond a little late, but there signal is very solid) However when a currency stabilize then all the average based indicators will give off to many buy and sell signals for a moment. (look at any chart and zoom in, there are just to may signals at that moment) This is the part where most people lose money in trading, allowing this trades to happen. In this part the fee costs will kill any profit you made before.
In silverston his strategy this problem is covered by the usage of the Overcome fee costs insurance. It will block all those trades that the MA and MACD wants to make (on the stable part of the currency) and where you will be losing coins on.
The "Never sell below last buy price -Insurance" can be removed from this strategy because the "Overcome fee costs -Insurance" will already cover for all in this situation.
As i wrote before this is a good defense strategy, losses are not to be expected. But if i should give a suggestion to improve this strategy then i would remove all the insurances. Get more risk in and add the "Price change insurance" or the "percent price change insurance" and set them to 50% of the fee costs. What this will do is indeed allowing losses, but it gets me a little more into the trade signals of the MA and MACD histograms. I want this because there signals are solid and i do not want to miss a good uptrend (or downtrend) signal.
I hope my analysis here makes any sense.
About the API.... this far i have seen some users making 2 things. First they make there own trade logic and use the API to read data and send buy and sell commands. And secondly i have seen some users looking for the perfect trading strategy. Those users make use of the bench and tune options inside the API itself. What i want to say is that a lot is possible, i can better list what is not possible;
- You can not force more trade-bots inside the software
- You can not read open orders and cancel them (you should not need this, let HTS handle this for you)
- It is not yet possible to make your own trade indicator (not yet, if the question comes i will add support for it)
For the API there are 2 things to know: First its always ahead of the software interface and secondly the web-interface fully works on the API. (tip if you are in need of example code)
@All:
The update to version 0.9.9.0 is expected to be released tomorrow eve (monday)