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
I know this project has been implemented for quite a while, I've followed your forked modifications and managed to have the binance websocket working for symbol and search.
But when it comes to querying history (i.e. http://localhost:3000/history?symbol=BTCUSDT&resolution=1D&countback=301) it returns nothing. I have already included an API key & secret. What am I missing?
The text was updated successfully, but these errors were encountered:
I know this project has been implemented for quite a while, I've followed your forked modifications and managed to have the binance websocket working for symbol and search.
But when it comes to querying history (i.e.
http://localhost:3000/history?symbol=BTCUSDT&resolution=1D&countback=301
) it returns nothing. I have already included an API key & secret. What am I missing?The text was updated successfully, but these errors were encountered: