From cdcd010287cf6669eafaa8d4dfe92942bec3d933 Mon Sep 17 00:00:00 2001 From: Cryptoval Trading Technologies Date: Thu, 23 Apr 2026 18:24:01 +0000 Subject: [PATCH] 20260423 --- data/refdata/instruments.cfg | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/data/refdata/instruments.cfg b/data/refdata/instruments.cfg index b120e48..6ef3288 100644 --- a/data/refdata/instruments.cfg +++ b/data/refdata/instruments.cfg @@ -29,14 +29,14 @@ , "PAIR-AVAX-USD": { "base_asset": "AVAX", "quote_asset": "USD", - "quantity_precision": "0.00001", - "price_tick": 0.00001 + "quantity_precision": "0.00000001", + "price_tick": 0.01 } , "PAIR-AVAX-USDT": { "base_asset": "AVAX", "quote_asset": "USDT", - "quantity_precision": "0.00001", - "price_tick": 0.00001 + "quantity_precision": "0.00000001", + "price_tick": 0.01 } # --- PAIR-B , "PAIR-BCH-USD": {