n1nj4z33 / iqoptionbot

IQ Option Trade system (Python 2.7)
38 stars 29 forks source link

Error #10

Open ghost opened 5 years ago

ghost commented 5 years ago

python starter.py -c config.json Traceback (most recent call last): File "starter.py", line 10, in from trader import create_trader File "/root/iqoptionbot/iqoptionbot/trader.py", line 31 self.api.buy( ^ IndentationError: unexpected indent