Trabalho concluído
Termos de Referência
I need to create a robot based on this indicator.
Standard Panel
Parameters:
It should have opening and closing on the opposite sign or takeproft.
Closing on the opposite sign must have the following parameters:
If the robot opens a sell order and the opposite sign appears (buy) and the previous order is negative, the robot must open second order without closing the first one until the opposite sign (sell) if it is in profit then closes the orders. If not, open a new order.
Robot needs to have in the configurations two types of lots for closing strategy in the opposite sign:
Primary Lot: 0.01
Secondary Lot: 0.02
If the first order has robot profit closes and opens new order in the opposite direction
If the first order has no profit opens new order without closing the previous until positive is to continue opening orders using secondary batch.