From 69e22b24e2a25e31735b52072cfa82d113dcb248 Mon Sep 17 00:00:00 2001 From: Cryptoval Trading Technologies Date: Sat, 24 Jan 2026 00:17:01 +0000 Subject: [PATCH] 20260124 --- data/refdata/instruments.cfg | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/data/refdata/instruments.cfg b/data/refdata/instruments.cfg index af54d07..2edb1fa 100644 --- a/data/refdata/instruments.cfg +++ b/data/refdata/instruments.cfg @@ -409,6 +409,13 @@ "quantity_precision": "0.001", "price_tick": 0.01 }, + # --- PERP-H + "PERP-HBAR-USDC": { + "base_asset": "HBAR", + "quote_asset": "USDC", + "quantity_precision": "1", + "price_tick": 0.00001 + }, # --- PERP-L "PERP-LINK-USDT": { "base_asset": "LINK",