Files
config_service/data/refdata/assets.cfg
T
Cryptoval Trading Technologies 3ddd2d1806 20251208
2025-12-08 21:31:01 +00:00

19 lines
356 B
INI

{
"USD": {
"pricing": {
"method": "fixed"
, "value": 1.0
}
, "qty_precision": "0.01"
}
"BTC": {
"pricing": {
"method": "exch_inst"
, "exchange_id": "COINBASE"
, "instrument_id": "PAIR-BTC-USD"
}
, "qty_precision": "0.00000001"
}
}