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
Hey @wlami!
Tradier does not support data streaming in the paper/sandbox environment, this is probably causing the issue ur experiencing. Will keep this issue open so we update the lean CLI not to allow this invalid configuration setup.
Hey @Martin-Molinero,
thanks for the explanation. Could you help me understand what --tradier-environment paper then is meant to do? Does it only work with other data providers?
Expected Behavior
The cli parameter
--tradier-environment paper
should let lean access the paper trading environment atsandbox.tradier.com
.Actual Behavior
The log file shows the live endpoint and the application shuts down:
Potential Solution
I checked my lean.json and there is only an "live-tradier" environment, but no "paper-tradier" one. Maybe I am missing some config?
Reproducing the Problem
System Information
Register for tradier account, setup a paper trading account at and start lean live:
Checklist
master
branch (No, could make the dotnet build work in my ubuntu environment)The text was updated successfully, but these errors were encountered: