ItamarRocha / binary-bot

Project of AI class at UFPB

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

V2 TO BE SCHEDULED

author author author

binary-bot

result

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

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

$ 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

$ python testing.py

results

License

License

About

Project of AI class at UFPB


Languages

Language:Python 100.0%