You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
lean live deploy "<project>" --brokerage "Paper Trading" --data-provider-live zerodha --data-provider-historical Local
we get
Error: You are missing the following options: --zerodha-api-key, --zerodha-access-token, --zerodha-product-type, --zerodha-trading-segment,
--zerodha-history-subscription
but --zerodha-history-subscription shouldn't be required since we aren't using Zerodha for historical data.
The text was updated successfully, but these errors were encountered:
If we run
we get
but
--zerodha-history-subscription
shouldn't be required since we aren't using Zerodha for historical data.The text was updated successfully, but these errors were encountered: