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.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1f0292f0c0fcf7eeab4d5330716c2319eca04b86f482655e8e6d24c39e7a0b13 |
|
MD5 | 97bab34f7d3647cef1ed4859dd5dde65 |
|
BLAKE2b-256 | c564a0cbda740af59233b22364c25c28b0982962ba8c6872f8c6d230b5e8bbf1 |