Skip to content
ersanjay5991 edited this page Sep 22, 2019 · 3 revisions

Welcome to the iqoptionapi wiki!

you need to setup python environments.

how to install dependency library

use the requirements.txt:

for python2 $ pip install -r requirements.txt

for python3 $ pip3 install -r requirements.txt

Run a APi code

python api.py

Clone this wiki locally