/bot-python-iq-option

Bot python for Binary Options

Primary LanguagePythonMIT LicenseMIT


Logo

Bot Python IqOption

Bot responsible for automating the process of cataloging binary options market forecasts and performing operations.
Explore the docs »

Report Bug · Request Feature

Table of Contents


About The Project

These robots can help a beginner in the investment market as well as help professionals. Artificial Intelligence can be a powerful resource for identifying behaviors and automating repetitive processes.

Here's why:

  • A bot is capable of storing large amounts of data
  • A bot is capable of processing a large volume of data and turning everything into information
  • The bot is able to learn this information and help you make important decisions for your investment

We can think of this project as a tool that will help professionals at all levels of learning. The progress of the market validates the idea of ​​constant improvement.

A list of commonly used resources that I find helpful are listed in the acknowledgements.

Built With

This section should list any major frameworks that you built your project using. Leave any add-ons/plugins for the acknowledgements section. Here are a few examples.


Getting Started

This example requires the use of an external API, to install just follow the steps of the developer.

Installation

  1. Get a free API Key at Here
  2. Clone the repo
git clone https://github.com/dsinmsdj/iqoptionapi

Prerequisites

You will need to install Python 3 for a better experience.


### Bot startup list:
  • catalog prediction
python catalogo.py 
  • mhi
python mhi.py 
  • moving average
python moving_average.py 
  • follow
python follow.py 
  • signals
python signals.py 
  • news
python news.py 

Usage

Below is an example of how to run the bot.

Logo

For more examples, please refer to the Documentation

Roadmap

See the open issues for a list of proposed features (and known issues).

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Carlos Gatti - @instagram - eduardo.gf@hotmail.com

Project Link: https://github.com/carlosgatti/bot_python_iq_option

Acknowledgements