9 lines
381 B
INI
9 lines
381 B
INI
@var CONFIG_SERVICE=cloud23.cvtt.vpn:6789
|
|
{
|
|
"assets": @inc=http://${CONFIG_SERVICE}/refdata/assets
|
|
, "instruments": @inc=http://${CONFIG_SERVICE}/refdata/instruments
|
|
, "exchanges": @inc=http://${CONFIG_SERVICE}/refdata/exchanges
|
|
, "exchange_instruments": @inc=http://${CONFIG_SERVICE}/refdata/exchange_instruments
|
|
, "dynamic_instrument_exchanges": ["ALPACA"]
|
|
}
|