From f63761aa9ae6a11c6ab2a2373ca315f905dcbe78 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Wed, 21 Aug 2024 18:25:40 +0000 Subject: [PATCH] Deployed 0a2be14 to develop in en with MkDocs 1.6.0 and mike 2.1.3 --- en/develop/utils/index.html | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/en/develop/utils/index.html b/en/develop/utils/index.html index 05bcc7b87..604cb488a 100644 --- a/en/develop/utils/index.html +++ b/en/develop/utils/index.html @@ -2385,8 +2385,9 @@ Common arguments: --userdir PATH, --user-data-dir PATH Path to userdata directory. -

By default, only active pairs/markets are shown. Active pairs/markets are those that can currently be traded -on the exchange. The see the list of all pairs/markets (not only the active ones), use the -a/-all option.

+

By default, only active pairs/markets are shown. Active pairs/markets are those that can currently be traded on the exchange. +You can use the -a/-all option to see the list of all pairs/markets, including the inactive ones. +Pairs may be listed as untradeable if the smallest tradeable price for the market is very small, i.e. less than 1e-11 (0.00000000001)

Pairs/markets are sorted by its symbol string in the printed output.

Examples