I am in contact with a financial adviser now. He told me to buy BitUSD and short BitUSD at the same time with the same price. Just in case BTSX goes down, I have to close the shorts with the BitUSD I already have. What I don't know is what closing means. Also the buy order is pending and I don't have any BitUSD yet. Am I doing good so far?
Hope you started the first try with something small - like 1 bitUSD!!!!
1. Choose a good price (in order for the short it must be above the median price. - as of this writing the median is 25.5514 and lowest ask is 24.90, so it will he hard for this to go through).... You can do it bitBTC I think - it is basically the same but the market is thinner, which is not a problem for this excersize there the median is 12,113.8704 and the lowest ask is 12,475.00. Anything between those 2 is ok. - So say tyou select 12250 as your price.
2.
Go and put - buy order 0.1 bitBTC at 12250 -Do not hit confirm!!
put short order 0.1 bitBTC at 12250 - Do not hit confirm!!
Check your numbers and quickly confirm both orders, one after the other.
3. Back to the original question
If the price of BTSX goes down and starts to get close to the cover price (you can see
your cover price in the GUI in the 'Open Orders', it is the number immediate left of each order called 'Margin' in the GUI.
To do that just run in the console:
wallet_market_cover ACCOUNTNAME 0.1 BTC "ORDER ID" //replace acc.name with your acc. name and you can find the order # in the console running.
wallet_market_order_list BTC BTSX // that is for the bitBTC.
closing in this context means to act of going from having a position to not having one. In this you had 2 positions: - long 0.1 bitBTC and short 0.1 bitBTC. With the command you actually closed them both by sending the bitBTC to the short order...
Hope this helps....
