8000 GitHub - msgprado/quotexpy: 📈 QuotexPy is a library to easily interact with qxbroker.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

msgprado/quotexpy

 
 

Repository files navigation

📈 QuotexPy is a library to easily interact with qxbroker.


License PyPI version GithubActions


Installing

📈 QuotexPy is tested on Ubuntu 18.04 and Windows 10 with Python >= 3.10, <= 3.12.

pip install quotexpy

If you plan to code and make changes, clone and install it locally.

git clone https://github.com/SantiiRepair/quotexpy.git
pip install -e .

Import

from quotexpy import Quotex

Examples

For examples check out some found in the example directory.

Donations

If you feel like showing your love and/or appreciation for this project, then how about shouting us a coffee ;)

ko-fi

Acknowledgements

  • Thanks to @cleitonleonel for the initial base implementation of the project 🔥
  • Thanks to @ricardospinoza for solving the trade error in the code 🚀

Notice

This project is a clone of the original project, because the original project was discontinued, I updated it with the help of collaborators in the community so that it is accessible to everyone.

About

📈 QuotexPy is a library to easily interact with qxbroker.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%
0