fix
This commit is contained in:
parent
06c01115dd
commit
b4fc81338d
@ -1,6 +1,6 @@
|
||||
{
|
||||
"TimescaleMktDataLoader" : {
|
||||
"loader_class": "cvttpy.research.time_series.loaders.tsdb_loader.TsMdLoader",
|
||||
"loader_class": "cvttpy.trading.mkt_data.time_series.loaders.tsdb_loader.TsMdLoader",
|
||||
"credentials_key": "TSDB_MD_CVTTDATA_RO"
|
||||
}
|
||||
}
|
||||
@ -1,5 +1,5 @@
|
||||
{
|
||||
"hist_md_loaders": @inc=http:://@env{CONFIG_SERVER}/apps/common/hist_md_loaders
|
||||
"hist_md_loaders": @inc=http://@env{CONFIG_SERVICE}/apps/common/hist_md_loaders
|
||||
"CVTT_QST001": {
|
||||
"class": "cvttpy.trading.strategies.test_strat.SeesawTestStrategy"
|
||||
, "params": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user