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
119 stars 539 forks source link

Api not fetching candles #101

Closed JafferWilson closed 6 years ago

JafferWilson commented 6 years ago

Please let me know why the candles are not getting accessed. I tried and waited for the time sleep, still the datavariable is empty.

Lu-Yi-Hsun commented 6 years ago

@JafferWilson How about try my fork version https://github.com/Lu-Yi-Hsun/iqoptionapi

JafferWilson commented 6 years ago

@Lu-Yi-Hsun Thank you friend. Just a tiny doubt. May I know whether I can get the real time values of the candles using your API? I am quite interested in getting the realtime and the historic dataset. Historic, I can get it, but the realtime is a difficulty. May I know whether it is possible or not?