iqoptionapi-simple 0.0.2

Last updated:

0 purchases

iqoptionapi-simple 0.0.2 Image
iqoptionapi-simple 0.0.2 Images
Add to Cart

Description:

iqoptionapisimple 0.0.2

iqoptionapi-simple
iqoptionapi-simple ia API for iq option implemented on the Lu-Yi-Hsun version.
This api is wrapper to on iqoptionapi.
Features

Class unique with simplified methods.

Installation

Run pip install https://github.com/iqoptionapi/iqoptionapi/archive/refs/tags/7.0.0.tar.gz
Run pip install iqoptionapi-simple

Exxemple
from iqoptionapi_simple import IQ_Option

api = IQ_Option(email="[email protected]", password="mypassisiqoption", active_account_type="PRACTICE")

api.connect()

if api.is_connected():
print(api.get_profile())

Upgrade

Run pip install iqoptionapi-simple --upgrade

License:

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.