There was an error while loading. Please reload this page.
2 parents fafd98a + c23653a commit fe95afeCopy full SHA for fe95afe
1 file changed
main.py
@@ -1877,7 +1877,7 @@ def _handle_reconciliation():
1877
observations = collect_read_only_reconciliation_observations(
1878
ib,
1879
account_ids=ACCOUNT_IDS,
1880
- fetch_portfolio_snapshot=fetch_market_portfolio_snapshot,
+ fetch_portfolio_snapshot=fetch_portfolio_snapshot,
1881
market_currency=MARKET_CURRENCY,
1882
cash_only_execution=CASH_ONLY_EXECUTION,
1883
)
0 commit comments