I'm very excited to announce the completion and launch of a project I've been working on for the last 7 months. It has gone through a 2-month beta with roughly 40 users; and suggestions were taken and tweaks were made along the way to create a secure & simple bare-bone trading exchange and client front-end terminal.
Value proposition: HEXS.NET is a crypto-currency margin trading platform and allows users to hedge their bitcoin exposure down to 0.01 μBTC / per penny of the underlying; and initial margin requirements starting at 0.25 μBTC per contract. Fees are only applied to market orders (flat 0.01 μBTC per contract) and no fees for passive/limit orders. There are also no additional fees or swap charges; unless you want to consider the fee paid to miners when you load or redeem your wallet.
Digital Contract Types:HEXS.NET offers two different contract settlement types; normal and logarithmic. All trades are consolidated and settled weekly. Normal contracts settle at the 24-hour average price of the underlying. Logarithmic contracts settle at the log of the 24h average price. For example, if the 24-hour average price of BTC/USD is $600 at settlement; then the normal digital contract will settle at $600.00 and the logarithmic digital contract will settle at log(600) =~ 2.78.
Active Contracts:Normal:
BTC.USD, BTC.CAD, BTC.EUR, BTC.GBP, BTC.CHF, BTC.AUD, BTC.NZD, BTC.JPY
Log:
XBT.USD, XBT.CAD, XBT.EUR, XBT.GBP, XBT.CHF, XBT.AUD, XBT.NZD, XBT.JPY
Market Data / APIThe client terminal provides no charting functionality as our focus is on speed and securely matching buyers and sellers. Raw JSON data is provided so that you may create your own charting solution.
Active Contract Orderbook:
http://174.128.239.221/limitbook.txt (json)
All executed trades:
http://174.128.239.221/marketdata.txt (json)
Automated trading functionality via Websocket API will be provided by COINIGY. These guys are doing a great job of creating an exchange-neutral trading platform that any active crypto-trader will appreciate. A temporary 'FIX style' direct-socket solution can be provided to those interested in market-making.
Client TerminalThe client terminal is written in JAVA and is a Runnable JAR file and is the most secure way of sending commands to the trading engine. If you are scared of using java and running java executable; then you can use the COINIGY web trading interface when it becomes available.
http://s30.postimg.org/lk5uicgw1/hext.pngSupport:Live support for exchange accounts is built into the terminal. Select the chat bubble, and a support agent will be notified to assist you.
Or you can reach out on IRC @ #HEXS on irc.freenode.net
Regulatory Environment / AML & KYCHEXS.NET operates as an exempt money-services business as per FinCEN exemption guidelines. Withdrawals are limited to $750 per day and multiple withdrawal requests are not allowed until the last is processed. You also cannot cancel a withdrawal request once initiated. This temporary limitation reduces our paperwork and regulatory burden. BUT basic verification is still mandatory. A valid drivers license and proof of address is required to open an account (much like a library card). This will help us recover your account if you lost your password and also help us easily transition when withdrawal limit is increased and the service operates as a fully non-exempt money-services business. Currently the service will only support BITCOIN <> BITCOIN trading; and thus our only regulatory reporting requirement is to file a Suspicious Activity Report when withdrawal values (in dollars) are greater than $1,000.
Exchange Procedures1). Limit orders are matched atomically with time & price priority against incoming market orders.
2). Stop orders are triggered when the last price is equal to or greater than for stop buy (or less than for stop sell). The order will immediately become a market order.
3). Contracts are settled every Sunday at 1:00AM GMT. The service shuts down for maintenance for 1 hour prior to this time.
I hope everyone enjoys the service as a few friends and myself are committed full(over)-time to this project alongside the COINIGY founders. We all want to provide you a great service and a cost-effective way to manage your bitcoin exposure alongside helping to mitigate counterparty risks with margin trading digital assets.
P.S. This is not a decentralized exchange. Those types of exchanges do not promote price competition and you end up with very wide spreads (which is good for the store, but bad price liquidity for the last buyer or seller). A decentralized exchange is like Wal-mart. If that still upsets you, then you should know that we made this with the classical economic school of thought in mind & care about mom & pop business'
Questions? Comments? Concerns?