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
How do you interact with this? I can run a python script no problem. But I cannot seem to find a way to then manually type in requests or cancel requests like for fundamental data, live ticks.
IE. At times I want to manually intervene, and make the script focus on other stocks. In terminal, it does not allow for inputs while running. If I run in Visual Code, and try to type something in the 'Debug Console' Most of the time I just get the variable is not defined.
What am I missing here?
The text was updated successfully, but these errors were encountered:
How do you interact with this? I can run a python script no problem. But I cannot seem to find a way to then manually type in requests or cancel requests like for fundamental data, live ticks.
IE. At times I want to manually intervene, and make the script focus on other stocks. In terminal, it does not allow for inputs while running. If I run in Visual Code, and try to type something in the 'Debug Console' Most of the time I just get the variable is not defined.
What am I missing here?
The text was updated successfully, but these errors were encountered: