ricardospinoza / quotexpy

πŸ“ˆ QuotexPy is a library for interact with qxbroker easily.

Home Page:https://pypi.org/project/quotexpy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ“ˆ 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 ;)

"Buy Me A Coffee"

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 for interact with qxbroker easily.

https://pypi.org/project/quotexpy

License:GNU Lesser General Public License v2.1


Languages

Language:Python 100.0%Language:Makefile 0.0%