Allow offline trade tickers #1925

Merged
zachgoll merged 1 commits from 1906-bug-allow-user-to-enter-manual-offline-ticker-symbol into main 2025-02-28 22:34:15 +08:00
zachgoll commented 2025-02-28 22:26:16 +08:00 (Migrated from github.com)

This PR fixes a bug where users who are running in "offline" mode cannot successfully add a trade.

Offline user trades will NOT have price history, but should be allowed. In the future, we'll generate holding values based on the provided price that the offline ticker was purchased for.

This PR fixes a bug where users who are running in "offline" mode cannot successfully add a trade. Offline user trades will NOT have price history, but should be allowed. In the future, we'll generate holding values based on the provided price that the offline ticker was purchased for.
Sign in to join this conversation.