I’m planning to release soon a new version of BtcAlgo which will include two new major features:
1. Trailing Stop Loss algo orders
2. Save/Load of your orders (Stop Loss / Trailing Stop Loss)
I hope you will like it and appreciate your feedback.
Please put it here or write an email to
[email protected]Now more details about new features (same could be found here:
http://www.btcalgo.com/features/).
Trailing Stop Loss ordersThey are similar to simple Stop Loss orders but with one important difference. They are following the market!
Let’s look at it with numbers.
Let the current market price be 600 USD for 1 BTC. And you put in BtcAlgo
Trailing Stop Loss SELL order with
stop price 580 USD and
order price 570 USD. So if market will go down and reach 580 USD (you
stop price) BtcAlgo will send order with
order price 570 USD to BTC-E. So in this part it is the same behavior as simple
Stop Loss. But if market will first go UP then Trailing Stop Loss will adjust
stop price /
order price. For example if market price will go up to 680 USD (for example) you
stop price will be 660 USD and
order price 650 USD. Then if market will go down from 680 USD your order will be triggered at 660 USD (new
stop price).
So as you see you may think about Trailing Stop Loss order as "one way trigger": when market goes up it moves
stop price up as well. If it goes down – order is triggered when
stop price reached (i.e. BtcAlgo sends it to BTC-E).
Same logic is applied to BUY Trailing Stop Loss orders but in reverse directions.
So it fact as you see it helps you to sell at the top and buy at the bottomSave / Load your ordersIf you have several running orders it’ll be not very convenient for you to put it in program each time you started BtcAlgo. So Save/Load functionality will be added.
PS: Let me know if you like it (especially Trailing Stop Loss orders). It’ll help me to release new version sooner.
And visit
www.btcalgo.com and try existent Stop Loss orders.