KO
|
EN
gitlite — search
Search
#python
#java
#python3
#arduino
#golang
#machine-learning
#rust
#html
#flask
#javascript
#seismology
#nodejs
binarybot
★ 15
Open GitHub ↗
Automated Bot to trade in binary options
Download README (.md)
Explore Similar Repositories
FoxConquer5517
:
Conquer Online Server Emulator Version 5517. Based in WorldConquerV2
sa-doc
:
一个基于markdown的接口文档编写工具
cnn-proxy
:
Subdomain method that proxies websockets, XMLHttpRequests, and more.
-AI-baseAttendance-management-system-GUI-
:
A complete GUI based attendance system project for real time face recognition attendance using existing CCTV cameras in
angular-admin-web
:
angular12和antd搭建的后台管理系统基础模板,包括登录、左侧导航、拦截器、ngrx状态管理等
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
binarybot
?
Download (.md)
# Binarybot A trader bot to automate a trade execution scheduling it at IQoption.com ## How to schedule your trades? All trades are scheduleds using a CSV in the following format: | ACTIVE | BUY TIME | ACTION | VALUE | |---------|----------|--------|-------| | EUR/USD | 09:31 | PUT | 2 | ## Usage After fill the csv with your trades, run the bot using: ``` python bot.py ``` Bot will ask to type all needed information and your IQoption credentials to start.