JIAYUE GAO

Results 5 comments of JIAYUE GAO

Thanks. I also used this workaround by setting the market open minutes. Hopefully alpaca API team could handle this timeframe difference internally or just update the API spec. On Sun,...

I still encountered the same issue using 1-min live data feeds. The connections were not restarted every time. Error: "alpaca_trade_api.stream websocket error, restarting connection: code = 1006 (connection closed abnormally...

The issue I am facing is that the data_editor is not updated with the latest version 1.29.0 without even using the session state. I have to downgrade it to 1.28.0....

> > I had success with the below workaround where the changes recorded in the `st.data_editor` `session_state` `key` together with an `on_change` function call help with updating the session_state variable...

Another finding is that setting any default value to the column type `DatetimeColumn` will make the data in `st.session_state.changes` lost.