This situation is disgusting.
Once again you people have made changes to the API and my program that was running fine bombs.
This time with the message “This event loop is already running”
This problem applies to my program as well as to your example alpaca-trade-api-python/examples/ martingale.py /
If you will fix your example program so that it runs on your API, I can figure out how to solve my problem.
You need to provide a separate working example for each use case, USE_POLYGON = False and USE_POLYGON = True
Also please include the api call. You have given me two api calls which are:!pip install alpaca-trade-api and !pip install alpaca-trade-api==“0.46”
Your example does not contain an api call.
I suppose this is all very simple to you, but to a dumb ass client like me it is extremely frustrating.
Thomas