Some useful information:
除上市费用外,OSE服务器不收取任何费用。并且交易和支付都是免费的
OSE server charges nothing except for listing. Trading and depositing are both free.
使用OSE,您不需要登录。但是,您将需要一个比特币钱包客户端或者在线钱包。比特币地址将会作为你的识别ID。发行,交易,或管理虚拟证券的所有操作,都是通过发送一定量的比特币到一组分配给每个虚拟证券的特定地址中实现。
No registration and login are needed to use OSE, but a bitcoin wallet client or online wallet is required. The bitcoin address is used as your identity ID. Issuing, trading, or managing virtual stocks are all through sending a certain amount of bitcoins to a group of bitcoin addresses assigned to each virtual stock.
买入
每个虚拟证券将被绑定一个买入证券的比特币地址(买入地址)。想要用Y个比特币买入X份股票,则请发送X * Y + X * 0.00000001个比特币到买入地址进行挂单。
其中,X最大不能超过9999。并且Y必须是0.0001的倍数。例如,10.00000100代表以以0.1BTC的价格,购买100股。发送比特币的来源地址被称为买家地址。
买盘将会一直予以保留,直至被人全部吃掉,或者被买方取消。当交易部分或全部完成的时候,对应虚拟证券的股份数量将根据交易的数额而增加。这部分股份数将绑定到买方地址上。
当发送了X * Y + X * 0.00000001个比特币之后,X * 0.00000001的这部分比特币将会被立即返还。当订单被保留的时候,X * Y的这部分比特币将会被OSE服务器持有。当订单被执行,根据交易股票数的比特币将被发送给卖方。。如果订单取消,比特币将返还给买方。
Buying:
Each virtual stock will be bound with a bitcoin address for buying. To buy X shares with Y BTC each, please send X * Y + X * 0.00000001 BTC to the buying address. X cannot exceed 9999 and Y has to be dividable by 0.0001. For example, 10.00000100 represents to by 100 shares with 0.1 BTC each. The sending address is called 'buyer's address'.
The bid order will be kept until it's filled or cancelled. If the bid is filled partly or completely, the corresponding stock shares bound to buyers address will increase by the traded amount.
After sending X * Y + X * 0.00000001 BTC, the part of X * 0.00000001BTC will be returned immediately. When the order is in escrow, the part of X * Y will be held by the OSE server. When the order is executed, this part will be sent to the seller. It will be returned to buyer if the order is cancelled.
卖出
每个虚拟证券将被绑定一个卖出证券的比特币地址(卖出地址)。想要用Y个比特币卖出X份股票,则请发送X * Y + X * 0.00000001个比特币到卖出地址进行挂单。
其中,X最大不能超过9999。并且Y必须是0.0001的倍数。例如,10.00000100代表以以0.1BTC的价格,卖出100股。发送比特币的来源地址被称为卖家地址。
卖盘将会一直予以保留,直至被人全部吃掉,或者被卖方取消。当交易部分或全部完成的时候,对应虚拟证券的股份数量将根据交易的数额而减少。这部分股份数绑定卖方的地址。
当发送了X * Y + X * 0.00000001个比特币之后,全部的比特币都将会被立即返还。当X股的卖单被保留,流通股中可用来被卖出或者转移的总数将会减少X股。当订单交易发生时,对应股份将会被转移至买方。如果取消挂单,可用于卖出的股份数将会重新更新。
Selling
Each virtual stock will be bound with a bitcoin address for selling. To sell X shares for Y BTC each, please send X * Y + X * 0.00000001 BTC to the selling address. X cannot exceed 9999 and Y has to be dividable by 0.0001. For example, 10.00000100 represents to sell 100 shares with 0.1 BTC each. The sending address is called 'seller's address'.
The ask order will be kept until it's filled or cancelled. If the ask is filled partly or completely, the corresponding stock shares bound to seller's address will decrease by the traded amount.
After sending X * Y + X * 0.00000001 BTC, all BTC will be returned immediately. When the order is in escrow, X shares of the stock will be removed from the market. When the order is executed, these shares will be transferred to the buyer. They will be returned to the market if the order is cancelled.
[
By translator: It's kind of weird to require the seller to have 100 BTC first before they can sell their shares for 100BTC]
转移
每个虚拟证券都将绑定一个可以用来转移的地址(转移地址)。要转移X股,请发送任意数量(Y)的比特币到转移地址,并且发送X * 0.00000001个比特币到你想要的转移的地址(接收地址)。X最大不能超过9999。发送比特币的源地址被称为“发送人地址”。
当发送了Y个比特币之后,所有的比特币将有被立即送回。发送人地址中对应的股份数将会减少X股,而接收人的地址对应的股份数将增加X股。
Each virtual stock will be bound with a transfer address. To transfer X shares, please send any number (Y) of BTC to the transfer address and X * 0.00000001 BTC to the address you want to transfer (the receiving addess). X cannot exceeds 9999. The sending address is called 'Sender's address'
After sending Y BTC, all BTC will be returned and the sender's shares will decrease X and the receiver's will increase X.
提示
错误的格式
当发送给OSE地址的比特币指令在系统中没有相匹配的指令,也即格式错误,所发送的比特币将会立刻原路发回。
延迟
如果对应的交易没有达到6个或以上确认,则其对应的所有命令都将会被视为无效。考虑到平均每次确认有10分钟,这意味着识别和执行每个命令将需要大约一个小时。
Wrong format:
If OSE addresses received transactions are not recognized, all BTC will be sent back.
Delay:
All commands are not valid until there're 6 or more confirmations. Considering each confirmation takes 10 minutes in average, it means recognizing and executing each command will take about 1 hour.