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": {