progress
This commit is contained in:
@@ -1,14 +1,15 @@
|
||||
{
|
||||
"CVTT_QST001": {
|
||||
|
||||
"hist_md_loaders": @inc=http://@env{CONFIG_SERVICE}/apps/common/hist_md_loaders
|
||||
|
||||
, "CVTT_QST001": {
|
||||
"class": "cvttpy.trading.strategies.test_strat.SeesawTestStrategy"
|
||||
, "default_params": {}
|
||||
}
|
||||
, "VWAP001": {
|
||||
"class": "cvttpy.trading.strategies.vwap_strat.VWAP001"
|
||||
, "default_params": {
|
||||
"vwap_interval": "1 hour"
|
||||
, "hist_md_loaders": @inc=http://@env{CONFIG_SERVICE}/apps/common/hist_md_loaders
|
||||
, "hist_md_source": {
|
||||
"vwap_interval": "1 hour" , "hist_md_source": {
|
||||
"loader": "TimescaleMktDataLoader"
|
||||
, "interval": "2 hours"
|
||||
#, "from_time" is calculated
|
||||
|
||||
Reference in New Issue
Block a user