Git Product home page Git Product logo

iq_option_bots's Introduction

Iq Option Bots

GitHub repo size GitHub language count GitHub forks

Bots for automating Binary Option Trading. You can also try the live version here: https://share.streamlit.io/metheuspsc/iq_option_bots/app.py

Changelog and Roadmap

The project is still under development and next releases will focus on the following:

  • Version 2.0: Now we are a web app!

    • Refactored code for better extendability
    • Created user interface
  • [] Add more strategies.

💻 Getting started

  • Make sure you have <python 3.9>
  • You have an account on the desired Exchange.

🚀 Installing

Windows:

$ pip install -r requirements.txt

☕ Running the project

$ streamlit run app.py

😄 Want to help keeping the project?

You want to contribute to the project? Make a donation on.

English

iq_option_bots's People

Contributors

caiowilson avatar metheuspsc avatar tirolirold avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

iq_option_bots's Issues

Error in Bot_80%_1M_V2

I got this error- "Bot_80%_1M_V2.py"
"result = getattr(ufunc, method)(*inputs, **kwargs)"

Error in the calculation of the profit percentage

Hello,
When there is a profit, it does not collect the percentage well. If a currency has a 78% profit, it only collects 60%. This is reflected in the Bot and IQ option. it's always a 60%.

Where can the error be?

Are those y values correct?

Looks like code should be:

close_groups = close_groups.transform(lambda x: np.sign(x.shift(-1).diff()))

and

price_data.loc[price_data['Prediction'] == 0.0, ['Prediction']] = 1.0

um bom bot

Eu amo o seu bot, ele tem uma lucratividade incrível, mas às vezes começa a perder muito, você precisa levar em consideração as horas? Em caso afirmativo, você poderia me indicar ... Muito obrigado, excelente trabalho, onde posso doar para você?

Fica apenas em "Próximo Sinal"

Boa tarde, tudo certo, amigo?

Coloquei o bot de 80% para rodar, porém ele só fica retornando Próximo Sinal, infinitamente. O que acha que pode ser?

TypeError: cannot unpack non-iterable int object

Estou recebendo esse erro, o robô chega a executar a entrada, mas acontece esse erro logo em seguida. no Bot_80%.py.

Traceback (most recent call last):
  File "Bot_80%.py", line 175, in <module>
    par, valor_entrada, bs, 1)
TypeError: cannot unpack non-iterable int object

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.