# DMEX

## DMEX

- [Introduction](https://docs.dmex.app/master.md)
- [Changelog](https://docs.dmex.app/changelog.md)
- [Oracle](https://docs.dmex.app/oracle.md): An Oracle is a system that provides information from the real world to the blockchain. In our case the Oracle is used to provide the settlement/liquidation price from a trusted third-party exchange.
- [Funds Safety](https://docs.dmex.app/safety-of-funds.md)
- [Base Tokens](https://docs.dmex.app/base-tokens.md)
- [Binary Contracts](https://docs.dmex.app/binary-contracts.md)
- [1-Click trading](https://docs.dmex.app/1-click-trading.md)
- [Volume on DMEX](https://docs.dmex.app/traded-volume.md)
- [Bitcoin Integration](https://docs.dmex.app/bitcoin-integration.md)
- [xDAI Integration](https://docs.dmex.app/xdai-integration.md)
- [Withdrawing from Old Contracts](https://docs.dmex.app/withdrawing-from-old-contracts.md)
- [General](https://docs.dmex.app/api-docs/general.md)
- [Base Tokens](https://docs.dmex.app/api-docs/base-tokens.md)
- [REST](https://docs.dmex.app/api-docs/rest.md)
- [WebSocket](https://docs.dmex.app/api-docs/websocket.md)
- [Create Order](https://docs.dmex.app/api-docs/websocket/create-order.md)
- [Cancel Order](https://docs.dmex.app/api-docs/websocket/cancel-order.md)
- [Chart KLines](https://docs.dmex.app/api-docs/websocket/chart-klines.md)
- [Trading Fees](https://docs.dmex.app/trading-fees.md)
- [Maintenance Margins](https://docs.dmex.app/maintenance-margins.md)
- [Deposits & Withdrawals](https://docs.dmex.app/deposits-and-withdrawals.md)
- [Market](https://docs.dmex.app/orders/market.md): Market Order executes instantly against the best available price in the order book
- [Limit](https://docs.dmex.app/orders/limit.md): Limit Order is added to the order book and executes when it matches another order.
- [Stop-Limit](https://docs.dmex.app/orders/stop-limit.md)
- [Expiration Term](https://docs.dmex.app/orders/expiration-term.md)
- [Leverage](https://docs.dmex.app/orders/leverage.md)
- [Cross Margin](https://docs.dmex.app/orders/cross-margin.md)
- [Mark Price](https://docs.dmex.app/definitions/mark-price.md)
- [Asset](https://docs.dmex.app/definitions/asset-definitions.md)
- [Futures Contract](https://docs.dmex.app/definitions/futures-contracts.md)
- [Position](https://docs.dmex.app/definitions/position.md): The position object is the one that holds the information about a position and is crucial in managing reserved funds and profit/loss calculations.
- [TradingView](https://docs.dmex.app/definitions/tradingview.md)
- [Liquidation Price](https://docs.dmex.app/formulas/untitled.md): The price when the position is liquidated. When a position is liquidated it is automatically market closed and the taker fee is applied.
- [Maintenance Margin](https://docs.dmex.app/formulas/maintenance-margin-coefficient.md): This values is used in Margin Call Price calculations
- [Risk Limit](https://docs.dmex.app/formulas/risk-limit.md)
- [Global MM Multiplier](https://docs.dmex.app/formulas/global-mm-multiplier.md)
- [Funding Cost](https://docs.dmex.app/formulas/funding-cost.md)
- [USD Conversion](https://docs.dmex.app/formulas/usd-conversion.md)
- [Overview](https://docs.dmex.app/contracts/overview.md)
- [Withdrawing funds](https://docs.dmex.app/contracts/withdrawing-funds.md)
- [Force Release Collateral](https://docs.dmex.app/contracts/force-release-collateral.md)
- [Finding the Base Contract](https://docs.dmex.app/contracts/finding-the-base-contract.md)
- [Finding the Trading Contract](https://docs.dmex.app/contracts/finding-the-trading-contract.md)
- [Overview](https://docs.dmex.app/assets/overview.md)
- [BTC - Bitcoin](https://docs.dmex.app/assets/btc.md)
- [ETH - Ethereum](https://docs.dmex.app/assets/eth.md)
- [LTC - Litecoin](https://docs.dmex.app/assets/ltc.md)
- [BCH - Bitcoin Cash](https://docs.dmex.app/assets/bch.md)
- [ADA - Cardano](https://docs.dmex.app/assets/ada.md)
- [XLM - Stellar](https://docs.dmex.app/assets/xlm.md)
- [XMR - Monero](https://docs.dmex.app/assets/xmr.md)
- [LINK - ChainLink](https://docs.dmex.app/assets/link.md)
- [ATOM - Cosmos](https://docs.dmex.app/assets/atom.md)
- [DOT - Polkadot](https://docs.dmex.app/assets/dot.md)
- [UNI - Uniswap](https://docs.dmex.app/assets/uni.md)
- [ZRX - 0x](https://docs.dmex.app/assets/zrx.md)
