From c36c872b4d0aede9d460c6517b5de809b54d7465 Mon Sep 17 00:00:00 2001 From: Cryptoval Trading Technologies Date: Thu, 23 Apr 2026 03:17:01 +0000 Subject: [PATCH] 20260423 --- data/refdata/instruments.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/data/refdata/instruments.cfg b/data/refdata/instruments.cfg index 2b73768..86e0f2f 100644 --- a/data/refdata/instruments.cfg +++ b/data/refdata/instruments.cfg @@ -42,13 +42,13 @@ , "PAIR-BCH-USD": { "base_asset": "BCH", "quote_asset": "USD", - "quantity_precision": "0.001", + "quantity_precision": "0.00000001", "price_tick": 0.1 } , "PAIR-BCH-USDT": { "base_asset": "BCH", "quote_asset": "USDT", - "quantity_precision": "0.001", + "quantity_precision": "0.00000001", "price_tick": 0.1 } , "PAIR-BNB-USD": {