IQ-binary-robot
IQ-binary-robot copied to clipboard
Robot to buy and sell options on IQ Option platform.
IQ Option Binary Bot
This little robot gets open assets from IQ Option and runs a strategy based on ADX, MACD and EMAs. It buys and sells automatically.
Installation
1. Setup the virtual enviroment
In order to work with IQ-Binary-Bot application I recommend you to create a virtual enviroment.
python -m venv venv.
2. Clone this repository
-
Run
git clone https://github.com/mrfhink/IQ-binary-bot. -
Activate the virtual enviroment
source venv/bin/activate.
3. Install requirements
-
Run
cd IQ-binary-bot. -
Run
pip install -r requirements.txt. -
Make sure to install this package too IQ Option API.
Usage
Just run python main.py inside the src folder.
TODO
-
Some way to calculate the asset's trend in order to open position in that direction only. -
A few more strategies and a way to select which one to use.
-
?
Author Info
- Twitter - @BarajasAldair
- LinkedIn - Aldair Barajas