Skip to content

Commit 1565bde

Browse files
Pigbibicodex
andauthored
Align Binance combo example variables (#155)
Co-authored-by: Codex <noreply@openai.com>
1 parent b249aed commit 1565bde

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

examples/targets/binance/crypto_combo.example.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,6 @@
2424
},
2525
"extra_variables": {
2626
"DYNAMIC_MODE": "true",
27-
"REBALANCE_THRESHOLD": "0.05"
27+
"DYNAMIC_REGIME_OFF_CUT": "0.50"
2828
}
2929
}

internal_dependency_matrix.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"path": "requirements-lock.txt",
77
"package": "crypto-strategies",
88
"source_repo": "CryptoStrategies",
9-
"ref": "64a62781f9194a23548a373c7724e132ef311f1f"
9+
"ref": "6fe378adc6602412a1763ca115b5d17d311a65a9"
1010
},
1111
{
1212
"consumer_repo": "BinancePlatform",
@@ -20,7 +20,7 @@
2020
"path": "requirements.txt",
2121
"package": "crypto-strategies",
2222
"source_repo": "CryptoStrategies",
23-
"ref": "64a62781f9194a23548a373c7724e132ef311f1f"
23+
"ref": "6fe378adc6602412a1763ca115b5d17d311a65a9"
2424
},
2525
{
2626
"consumer_repo": "BinancePlatform",

0 commit comments

Comments
 (0)