.
This commit is contained in:
parent
31a3a06f34
commit
c791bff9fe
@ -23,8 +23,8 @@
|
||||
"liquidate_at": "15:45" # EDT Time
|
||||
}
|
||||
}
|
||||
, "TGTPOS-BY_REDIS": {
|
||||
"class": "cvttpy.trading.strategies.TgtPosByRedisStrategy"
|
||||
, "MAN-TPOS-BY-REDIS": {
|
||||
"class": "cvttpy.trading.strategies.manual_strat.TgtPosByRedisStrategy"
|
||||
, "params": {
|
||||
"redis_subject": "MAN_TGT_POS"
|
||||
}
|
||||
|
||||
@ -7,7 +7,7 @@
|
||||
, "active_instruments": @inc=http://${CONFIG_SERVICE}/apps/active_instruments
|
||||
, "cvttcomm": {
|
||||
"type": "redis"
|
||||
, "redis_settings": "cvtt-prod-02"
|
||||
, "redis_settings": "cvtt-prod-eqty-01"
|
||||
}
|
||||
, "session_type": "CALENDAR"
|
||||
, "calendar_session": {
|
||||
|
||||
@ -22,7 +22,7 @@
|
||||
"tables": ["bnbfut.md_booktops"]
|
||||
, "exchange_id": "BNBFUT"
|
||||
, "instruments": ["PERP-BTC-USDT"]
|
||||
, "threshold_sec": 30.0
|
||||
, "threshold_sec": 60.0
|
||||
}
|
||||
, "BNBFUT-2": {
|
||||
"tables": ["bnbfut.md_trades"]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user