This commit is contained in:
Cryptoval Trading Technologies
2026-06-23 00:29:01 +00:00
parent cfc9184ab2
commit a53b8bbe38
5 changed files with 617 additions and 0 deletions
@@ -0,0 +1,26 @@
{
"refdata": @inc=http://@env{CONFIG_SERVICE}/refdata/refdata
"md_history_depth_hrs": 36,
"to_fill_entire_depth": false, # consider a gap if entire depth is empty, if False - warn and ignore
"beacon_instruments": {
"COINBASE_AT": [
"PAIR-ADA-USD",
"PAIR-AVAX-USD",
"PAIR-BCH-USD",
"PAIR-BNB-USD",
"PAIR-BTC-USD",
"PAIR-DOGE-USD",
"PAIR-DOT-USD",
"PAIR-ETH-USD",
"PAIR-HBAR-USD",
"PAIR-LINK-USD",
"PAIR-LTC-USD",
"PAIR-SHIB-USD",
"PAIR-SOL-USD",
"PAIR-SUI-USD",
"PAIR-XLM-USD",
"PAIR-XRP-USD"
],
}
}