n1nj4z33 / iqoptionapi

IQ Option API 4.x (Python 2.7) The project is obsolete and is not supported because of problems with access to IQ Options in Russia
120 stars 551 forks source link

how to use listinfodata ??? #81

Open remarco opened 6 years ago

remarco commented 6 years ago

i not luck with infodata :( example code not work. print api.listinfodata.current_listinfodata.win

output: Traceback (most recent call last): File "C:\iq\bot_data.py", line 44, in print api.listinfodata.current_listinfodata.win AttributeError: 'IQOptionAPI' object has no attribute 'listinfodata'

if someone know please help.

remarco commented 6 years ago

aaah.... pip install iqoptionapi install older version.. without listinfodata...... musT download manualy and install....