aboutsummaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
Diffstat (limited to 'python')
-rw-r--r--python/trade_dataclasses.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/trade_dataclasses.py b/python/trade_dataclasses.py
index 521fed91..2b87417e 100644
--- a/python/trade_dataclasses.py
+++ b/python/trade_dataclasses.py
@@ -728,7 +728,7 @@ class SpotDeal(
_fx_cp = {"BAST": "BAMSNY", "MSST": "MSCSNY"}
_fx_funds = {"serenitas": "SERCGMAST", "bowdst": "BOWDST"}
-_fx_accounts = {"serenitas": "V0NSCLMAMB", "bowdst": "319478"}
+_fx_accounts = {"serenitas": "V0NSCLMAMB", "bowdst": "751254"}
@dataclass