remarco
remarco
hi! api.buy(1, 1, "turbo", "call") not work . i find what need to doo. in file iqoptionapi/iqoptionapi/ws/chanels/buyv2.py change data = { "price": price, "act": active, "exp": exp, "type": option, "direction":...
st = datetime.datetime.fromtimestamp(candles[0]+60).strftime('%Y-$ ^ SyntaxError: EOL while scanning string literal what must be at end of line?
something changed. no more candles data :( i dont know what. any patch for this???? for me write error Traceback (most recent call last): File "C:\iqoptionbot\bot_data.py", line 22, in for...
self.api.listinfodata.get_listinfodata(foo) NameError: name 'self' is not defined This not work ... where is problem????
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...