Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/itamarrocha/binary-bot

Project of AI class at UFPB
https://github.com/itamarrocha/binary-bot

binary-options iqoption iqoption-bot iqoption-trading iqoptionapi martingale

Last synced: 18 days ago
JSON representation

Project of AI class at UFPB

Awesome Lists containing this project

README

        

# V2 TO BE SCHEDULED

[![author](https://img.shields.io/badge/author-ItamarRocha-black.svg)](https://github.com/ItamarRocha)
[![author](https://img.shields.io/badge/author-joallace-blue.svg)](https://github.com/joallace)
[![author](https://img.shields.io/badge/author-jpvt-red.svg)](https://github.com/jpvt)
[![](https://img.shields.io/badge/python-3.7+-blue.svg)](https://www.python.org/downloads/release/python-365/)

# binary-bot

![result](imgs/mac_forex.jpg)

Project of AI class at UFPB
This Project is under development. Any doubts or suggestion can be done in the Issues tab or by email.

## Contents
- [Motivation](#Motivation)
- [Setup](#Setup)
- [Data](#Data)
- [Getting_started](#Getting_started)

## Motivation

The purpose of this Artificial Intelligence project is to predict the result of the chosen binary option in the future

## Setup
Just open the directory cloned path in terminal and run
```shell
$ pip install -r requirements.txt
```

## Data

The data was gathered from the site IQ option API with the functions already mentioned in the code (iq.py).

## Getting_started

To use the code manteined in this repository, put your own username and password (in iq.py). Any alterations or improvements done in the code can be comunicated by email or in the issues tab.
After adding your personal information, just run the testing.py script and you are ready to go.

### How to Run
```shell
$ python testing.py
```

![results](imgs/result_binary.png)
## License

[![License](http://img.shields.io/:license-mit-blue.svg?style=flat-square)](http://badges.mit-license.org)

- **[MIT license](http://opensource.org/licenses/mit-license.php)**