Skip to main content

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

iqoptionapi_simple-0.0.2.tar.gz (4.8 kB view hashes)

Uploaded Source

Built Distribution

iqoptionapi_simple-0.0.2-py3-none-any.whl (4.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page