Конфигурация доступа к БД котировок
<WebClients>
<BarWebClient>
<!--<Code>StringWebClient</Code>-->
<BaseAddress>http://localhost/gs.trade.web.api.timeseries01/</BaseAddress>
<!--<BaseAddress>http://185.31.162.98/gs.trade.web.api.timeseries01/</BaseAddress>-->
<TimeSeriesStatWebClient>
<!--<Code>StringWebClient</Code>-->
<BaseAddress>http://localhost/gs.trade.web.api.timeseries01/</BaseAddress>
<!--<BaseAddress>http://185.31.162.98/gs.trade.web.api.timeseries01/</BaseAddress>-->
Активная опция localhost подразумевает наличие БД котировок нa localhost. То есть требуется как минимум еженедельная синхронизация БД для всех hosts, если тестирование производится еженедельно.
<WebClients>
<BarWebClient>
<!--<Code>StringWebClient</Code>-->
<BaseAddress>http://localhost/gs.trade.web.api.timeseries01/</BaseAddress>
<!--<BaseAddress>http://185.31.162.98/gs.trade.web.api.timeseries01/</BaseAddress>-->
<TimeSeriesStatWebClient>
<!--<Code>StringWebClient</Code>-->
<BaseAddress>http://localhost/gs.trade.web.api.timeseries01/</BaseAddress>
<!--<BaseAddress>http://185.31.162.98/gs.trade.web.api.timeseries01/</BaseAddress>-->
Активная опция localhost подразумевает наличие БД котировок нa localhost. То есть требуется как минимум еженедельная синхронизация БД для всех hosts, если тестирование производится еженедельно.