-
Notifications
You must be signed in to change notification settings - Fork 494
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fatal error: Uncaught Error: Call to undefined method Binance\API::kline() #160
Comments
Hey, I cant reproduce this. Could you please tell me whats happens if you try the following: Steps
You should get this result
|
I get other errors, First time I am using git. `$ C:/php7/php.exe examples/web_socket_kline.php Fatal error: Uncaught Error: Class 'React\EventLoop\Factory' not found in C:\Bin ance\php-binance-api\php-binance-api.php:1928 |
This sounds like an issue with composer. I ran in to the same problem until I managed to get composer installed and working |
I just started using this so I am working through the examples. when I run the following code, I get Fatal error: Uncaught Error: Call to undefined method Binance\API::kline()
Platform:
php version:
code
thank you
The text was updated successfully, but these errors were encountered: