Skip to content

How to use?

yusakapon edited this page May 17, 2022 · 8 revisions

📈How to use?

This extension is compatible with the dYdX testnet mainnet.
Testnet : https://trade.stage.dydx.exchange
Mainnet : https://trade.dydx.exchange

⚠️It is recommended to check the operation on a testnet before using it on the mainnet.

📝Connect & Disconnect

The extension is activated when you move to the trade page.
connect_wallet

The connection is made by executing two signatures.
signatures1 signatures2

The connection is disconnected by clicking the Exit button next to the address.
logout

📝Change Currency

market

The currency to be traded is displayed.
You can change the currency from the pull-down menu.

📝Check Price

bestprice

The current price of the selected currency is displayed.
BestAsk, BestBid from the top.

📝Check Positions

positions

You can check your positions in TradeInfo.
If All Markets is checked, orders for all markets are displayed.
Otherwise, the currently selected market position are displayed.

📝Check Orders

orders

Below the positions, the order status is displayed.
If All Markets is checked, orders for all markets are displayed.
Otherwise, the currently selected market orders are displayed.

📝Update Order

orders

Clicking on the pen symbol on an order puts you in the Edit Order mode, where you can edit the price.
Check mark to confirm, cross mark to cancel.

📝Cancel Order

cancel_orders

Cancel One Order

Click on the cross mark of each order to cancel that order.

Cancel One Currency Orders

When All Markets is not checked, clicking Cancel All will cancel only the order for the currently selected currency.
In other words, it cancels the currently displayed order.

Cancel All Currency Orders

When All Markets is checked, clicking Cancel All will cancel orders in all currencies.
In other words, it cancels the currently displayed order.

📝Market Order

market_order

Amount?

Amount is the amount to be ordered.
Click on a number to add that quantity.
It is also possible to enter the USD conversion.

Close Button?

Clicking the Close button reflects the current position amount.

📝Limit Order

limit_order

Amount?

Amount is the amount to be ordered.
Click on a number to add that quantity.
It is also possible to enter the USD conversion.

Close Button?

Clicking the Close button reflects the current position amount.

Auto Mode?

This mode calculates the limit price from the bestPrice and places an order.
BuyPrice = BestBid - SelectSpread
SellPrice = BestAsk + SelectSpread

If you do not choose automode, you can set your own price. 
not_automode

PostOnly?

This is a limit order only.   If the order is to be a market order, it will be cancelled.  

Expiration?

expiration

You can set an expiration date for your order.
Units can be selected from second, minute, hour, day, and month.
Please select 60 seconds or more.
(Actually, add a few seconds to account for the time it takes for the order to reach the server.)