We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
after pip install mqpy, then mqpy --symbol EURUSD --file_name demo
(windows cmd) 'mqpy' is not recognized as an internal or external command, operable program or batch file
The text was updated successfully, but these errors were encountered:
after pip install mqpy, then mqpy --symbol EURUSD --file_name demo (windows cmd) 'mqpy' is not recognized as an internal or external command, operable program or batch file
Try python -m mqpy --symbol EURUSD --file_name demo
python -m mqpy --symbol EURUSD --file_name demo
Sorry, something went wrong.
Hi, thank you both for your comments! Please also try running the command in PowerShell and let me know if the issue persists.
PowerShell
No branches or pull requests
after pip install mqpy,
then mqpy --symbol EURUSD --file_name demo
(windows cmd)
'mqpy' is not recognized as an internal or external command, operable program or batch file
The text was updated successfully, but these errors were encountered: