This api is wrapper for iq option implementation of the iqoption version supported by community.
Project description
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="julian.santos.trash@gmail.com", password="mypassisiqoption", active_account_type="PRACTICE")
api.connect()
if api.is_connected():
print(api.get_profile())
Upgrade
- Run
pip install iqoptionapi-simple --upgrade
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Close
Hashes for iqoptionapi_simple-0.0.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 608de232d052761f4f0f774bea46bc3fa05eae3d0e5bea24e112d82e5432ad38 |
|
MD5 | 25be441498793faad89fc5da2f0a56e9 |
|
BLAKE2b-256 | 2b6cd7fcf00c707369d27b28d71466fa5a82ffbb5f4b07641e4c1b2b38602cf5 |