mirror of
https://github.com/we-promise/sure.git
synced 2026-04-17 19:14:11 +00:00
Match Plaid holding values on current day (#2212)
* Match Plaid holding values on current day * Fix chart timezone issue * Add timezone tests for syncs * Hide sidebars on trades test
This commit is contained in:
@@ -55,6 +55,7 @@ class Assistant::Function::GetBalanceSheet < Assistant::Function
|
||||
period: period,
|
||||
interval: "1 month",
|
||||
favorable_direction: "up",
|
||||
timezone: family.timezone
|
||||
)
|
||||
|
||||
to_ai_time_series(balance_series)
|
||||
|
||||
Reference in New Issue
Block a user