BitShares Forum

Main => 中文 (Chinese) => Topic started by: sudo on August 29, 2014, 01:16:27 am

Title: 0.4.9a可以增加bts保证金了。wallet_market_add_collateral
Post by: sudo on August 29, 2014, 01:16:27 am
Code: [Select]
>> help wallet_market_add_collateral

Usage:
wallet_market_add_collateral <from_account_name> <short_id> <collateral_to_add>                       Add collateral to a short position
Add collateral to a short position

Parameters:
  from_account_name (account_name, required): the account that will provide funds for the ask
  short_id (address, required): the address of the order to recollateralize
  collateral_to_add (share_type, required): Amount of collateral to add

Returns:
  signed_transaction

aliases: recollateralize

GUI还没加入
Title: Re: 0.4.9a可以增加bts保证金了。wallet_market_add_collateral
Post by: chen76 on September 02, 2014, 02:06:28 pm
求救,short头寸马上要被爆仓。
尝试使用 wallet_market_add_collateral <from_account_name> <short_id> <collateral_to_add>

但是自己的short头寸的short_id不知道,不能成功增加保证金。
请问如何查询自己的short头寸的short_id?


Title: Re: 0.4.9a可以增加bts保证金了。wallet_market_add_collateral
Post by: alt on September 02, 2014, 04:20:06 pm
目前有bug,只能买bitusd cover,部分cover就够了

来自我的 HUAWEI P7-L00 上的 Tapatalk

Title: Re: 0.4.9a可以增加bts保证金了。wallet_market_add_collateral
Post by: chen76 on September 03, 2014, 11:21:04 am
目前有bug,只能买bitusd cover,部分cover就够了

来自我的 HUAWEI P7-L00 上的 Tapatalk

原来如此啊,多谢。