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 542 forks source link

Is the api(the python one , not the websocket one) outdated ? #66

Open longErste opened 6 years ago

longErste commented 6 years ago

I just opened up the chrome web dev tool recently and notice a lot of message are different from this api such as buyv2 has lots of new parameter such as skey. Also, setactives is also gone ? Is there any other solution to work with iqoption websocket without building the api from ground up (using websocket)?

SeanStayn commented 6 years ago

I'm interested to build a new API wrapper in C# from ground up, using websocket. Do you have any official informations about the IQ Option websocket API?