Open quentingllmt opened 8 years ago
Hi, Same problem. I tried to use api.changebalance() to switch account but it didn't work. I think the simulation account is not supported.
Otherwise the API is great !
@antoinejoerg hi, api.changebalance('xxx')
is working for me
Hello i dont undersand something, i dont see anywhere any api documentation on iqoption , i asked them on the chatbox and they said they dont have api so my question does IQoption had api before and now removed? thanks you very much :)
@crypto-maniac Obviously they have an API, it's just not a public one thus no help nor documentation is offered. This is simply a python wrapper for their private API (hence why the documentation isn't of great quality). If you need help then please refrain from linking them to this project.
Secondly, not to be rude but if you do not understand the basics nor know what an API is then you shouldn't even be attempting to use this. You need to learn the fundamentals first then excel from there...
ahh that crazy cool that you find their api system then :) so this is pretty good news ! thx you frxncisjoseph i didnt read the code much and i see the api call but as i asked them i though they had removed it i manage big project in php/js angular but im not dev myself (im scriptkidie) anyway thank you ! and no problem i wont tell them about this ..thx you
Awesome, good luck!
hello guys , my dev make this call via websocket '{"name":"buyV2","data":[{"price":5,"act":1,"exp":890972277,"type":1,"direction":"Put","time":890972}]}'
but he got nothing as output , can someone help us to go on the right direction please ? thx u
ok someone told me to put
"type":1,
to
"type":binary,
or
"type":turbo,
but still nothing in output
thx for the help !
Hi, I can connect to the API but buying is not working, is the simulation account is working with the API ?
Thanks