Market form allows administrators to configure and manage market pairs within the Codono exchange platform. Each field and its usage is detailed below:
- Market Name: The identifier for the trading pair, cannot be modified , But auto generated.
- Owned Trading: Select the quote currency for the trading pair from the dropdown.
USDT: TetherBTC: BitcoinETH: EthereumTRY: Turkish LiraEUR: Euro
- Fees User: The user ID designated to receive collected fees from market transactions. Input
0for no fee collection. - Decimal Places: Define the number of decimal places allowed for the trading pair.
- BUY fee%: Percentage fee applied to each buy transaction.
- Selling fees%: Percentage fee applied to each sell transaction.
- Min Buy Price: The minimum allowable price for buy orders.
- Max Buy Price: The maximum allowable price for buy orders.
- Min Sale Price: The minimum allowable price for sell orders.
- Max Sale Price: The maximum allowable price for sell orders.
- Min Trx Amt: The minimum allowable amount per transaction.
- Single Max Trx Amt: The maximum allowable amount for a single transaction.
- 1st Tier Refer Bonus%: Referral bonus percentage for the first tier.
- 2nd Tier Refer Bonus%: Referral bonus percentage for the second tier.
- 3rd Tier Refer Bonus%: Referral bonus percentage for the third tier.
- Refer Bonus[Buyers]: Enable or disable referral bonuses for buyers.
- Refer Bonus[Sellers]: Enable or disable referral bonuses for sellers.
- Websocket/Ajax: Determines how the order book and trade logs are updated.
Ajax [No Websocket]: Updates the order book using AJAX calls.SelfEngine Websocket: Uses the SelfEngine websocket for live updates.Huobi Websocket: Uses the Huobi websocket service for live updates.Other [Currently not available]: Reserved for future use.
- External Pair: The identifier of the pair if using an external source, such as
ethusdtfor ETH/USD on Huobi. - Market External Price: Enable or disable the use of external price sources like Binance for price updates.
- Liquidity: Choose the source of liquidity for the order book.
- External Orderbook Markup: Adds a markup percentage to the external order book prices.
- Cross Ordering From Binance: Enable or disable cross-ordering with Binance.
- Generate Fake orders: Enable or disable the generation of fake orders for simulation or testing purposes.
- Charts from TradingView: Toggle the display of external charts from TradingView.
- Charts Symbol from TradingView: The symbol identifier used for TradingView charts, like
BINANCE:BTCUSDT.
- SelfEngine Orderbook Buy Price: The price to be used for generating the buy side of the order book.
- SelfEngine Orderbook Sell Price: The price to be used for generating the sell side of the order book.
- SelfEngine Orderbook Max Qty: Maximum quantity for the SelfEngine generated order book.
These fields are typically auto-populated with market data and generally do not require manual input.
- Last Price: The last traded price in the market.
- Buy Price: The current buy price in the market.
- Sell Price: The current sell price in the market.
- Min Price: The minimum price in the last 24 hours.
- Max Price: The maximum price in the last 24 hours.
- 24 Hr Vol: The total trading volume in the last 24 hours.
- Change %: The percentage price change in the last 24 hours.
- Start Trading Time: Define the start time for trading.
- End Trading Time: Define the end time for trading.
- Open trading: Toggle to enable or disable open trading for this pair.
- Status: Set the status of the market pair to
EnabledorDisabled.
- Submit Button: Click to save changes.
- Back Button: Click to return to the previous page without saving changes.