指定
Specification
I have a list of binary options signals to be sent during the day to equity options broker (https://gcoption.com/). This list has the content:
M5;USDJPY;02:55;CALL;05/03/2022;100;B
M5 = event duration USDJPY = currency 02:55 = time of operation 03/05/2022 = date of operation 100 = investment value of the operation B = binary
After reading the file it must be added to a dictionary and ordered by the entry time, at this point the robot must check if there is an operation at the time corresponding to the first line of the dictionary, the idea would be, read the first line, position for entry and after the output of the operation remove from the list and take the next line.
Let's view the information: Current time:
Current date:
Game entry time:
Date of entry into the game:
Currency: ' + ['Input currency'] + ' type: ' + binary + ' is : ' + open + ' with payout of : ' 0.89
In the Event Time, the order must be sent to the operator, checking if the currency is open and if there is a payout, waiting for the operation's response and viewing the result, soon after, removing it from the list and positioning the next event.
I have a system made in python that works correctly for https://iqoption.net/ that can be used as a template
It is not necessary to have a graphical interface, the code needs to be organized and documented in the most important points.
I have a list of binary options signals to be sent during the day to equity options broker (https://gcoption.com/). This list has the content:
M5;USDJPY;02:55;CALL;05/03/2022;100;B
M5 = event duration USDJPY = currency 02:55 = time of operation 03/05/2022 = date of operation 100 = investment value of the operation B = binary
After reading the file it must be added to a dictionary and ordered by the entry time, at this point the robot must check if there is an operation at the time corresponding to the first line of the dictionary, the idea would be, read the first line, position for entry and after the output of the operation remove from the list and take the next line.
Let's view the information: Current time:
Current date:
Game entry time:
Date of entry into the game:
Currency: ' + ['Input currency'] + ' type: ' + binary + ' is : ' + open + ' with payout of : ' 0.89
In the Event Time, the order must be sent to the operator, checking if the currency is open and if there is a payout, waiting for the operation's response and viewing the result, soon after, removing it from the list and positioning the next event.
I have a system made in python that works correctly for https://iqoption.net/ that can be used as a template
It is not necessary to have a graphical interface, the code needs to be organized and documented in the most important points.
反馈
1
等级
项目
142
51%
仲裁
8
13%
/
75%
逾期
21
15%
空闲
2
等级
项目
469
39%
仲裁
100
41%
/
23%
逾期
77
16%
已载入
发布者: 2 代码
项目信息
预算
150 - 300 USD
截止日期
从 5 到 20 天