Skip to content

Commit 8d7043b

Browse files
authored
Use shared runtime logs bucket (#154)
1 parent 6e95d42 commit 8d7043b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/ibkr_paper_top50_switch.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ This branch is for a paper-account rehearsal only. Do not use it for live IBKR.
1414
STRATEGY_PROFILE=mega_cap_leader_rotation_top50_balanced
1515
ACCOUNT_GROUP=default
1616
IB_ACCOUNT_GROUP_CONFIG_SECRET_NAME=ibkr-account-groups
17-
IBKR_FEATURE_SNAPSHOT_PATH=gs://qsl-runtime-logs-interactivebrokersquant/strategy-artifacts/us_equity/mega_cap_leader_rotation_top50_balanced_staging/mega_cap_leader_rotation_top50_balanced_feature_snapshot_latest.csv
18-
IBKR_FEATURE_SNAPSHOT_MANIFEST_PATH=gs://qsl-runtime-logs-interactivebrokersquant/strategy-artifacts/us_equity/mega_cap_leader_rotation_top50_balanced_staging/mega_cap_leader_rotation_top50_balanced_feature_snapshot_latest.csv.manifest.json
17+
IBKR_FEATURE_SNAPSHOT_PATH=gs://qsl-runtime-logs-shared/strategy-artifacts/us_equity/mega_cap_leader_rotation_top50_balanced_staging/mega_cap_leader_rotation_top50_balanced_feature_snapshot_latest.csv
18+
IBKR_FEATURE_SNAPSHOT_MANIFEST_PATH=gs://qsl-runtime-logs-shared/strategy-artifacts/us_equity/mega_cap_leader_rotation_top50_balanced_staging/mega_cap_leader_rotation_top50_balanced_feature_snapshot_latest.csv.manifest.json
1919
NOTIFY_LANG=zh
2020
```
2121

0 commit comments

Comments
 (0)