ROBOT PARAMETERS DUTRADER 2.0 - Initial Order: When put into operation, it opens twice before (Initial Order), being a buy and another sale, with volume defined in the settings. Stop Loss Initial Order Buy must match the Stop of all Buy Recovery orders, just as Stop Loss Sell Initial Order must match the Stop of all Sell recovery orders. Orders started will be closed by the Recovery and Defined Profit function. The EA dashboard should contain information on how Initial Orders. - Recovery: Refers to the function of partially closing Initial Orders whenever it reaches the defined profit. Stop Loss at the same point for all Recovery orders from Initial Order. The EA dashboard should contain Recovery Order Information. - Grid Recovery: The grid specifies the data for the EA to perform the function of partially closing the initial orders, as follows: - Lots: refers to the initial batch to start the Recovery function, eg 0.01 - Mult 1-10: It is used to multiply the initial batch of the Recovery function whenever it reaches the distance defined in Step, until the tenth order, example: 1.23 (defined in the settings, displayed in the panel). - Mult 11-20: It is used to multiply the initial batch of the Recovery function, from the eleventh to the twentieth, whenever it reaches the distance defined in the settings, example: 1.15 - Mult 21->: Used to multiply the initial batch of the Recovery function whenever it reaches the distance defined in Step, from the twenty-first onwards, example: 1.05 - Step: distance in pips for EA to open orders, example: 200 - Mult: To multiply Step distance gradually as Recovery orders are opened. You should take into consideration the opening price to minimize the effects of slippage. - Max Lot: Serves to limit the maximum lot EA can open for Recovery orders, ex 5.0. The EA panel should contain information about Grid Recovery. - Close: The close function determines how many partial lots will be closed from the Initial Order whenever Recovery and Locked orders (when they exist) reach a certain profit. Example: Lots: 0.01 - Profit: Defines the profit with which Recovery, Locked (if any), and Initial partial orders must be closed. Example: 2.00 USD - Locked: Used to open reverse order Recovery orders are placed from a certain order, for example, if it is determined that the Locked function is from the 5th order, it means that from this it will always open a reverse order. With batch and multiplier factor set in the settings, the balance of these orders is added to the Recovery orders to partially eliminate the Initial Orders. Stop Loss and Profit for each order defined in Settings. The EA panel should contain information about locked orders. - Partial locked: Refers to the partial closure of the Locked order in the immediate Reverse Recovery order, starts in the given sequence and its closure should be based on the batches specified in the Settings, which gradually evolve as a multiplier factor. - Overlap: Whenever a given order is reached, the Overlap function is triggered, so that it overlaps the first active Recovery order, together with the last Locked and the last Active Recovery, ie 03 orders are deleted with a defined profit. The EA panel should contain information about Overlap orders. -Drawdonw: stays on the control panel and displays the information of maximum negative balance, maximum open orders, maximum lots, as well as day and time of registration. Example: 854.13 USD / 15 Orders 0.56 Lots 6/23/2019 3:23 PM -Profit: Displays the balance of all active orders. - Free: Displays balance available to trade - Close All Profit: Whenever it reaches certain profit defined in settings the EA must close all active orders and restart the Intial Orders cycle. Close All Profit: 100 USD The Robot should display transaction profit messages whenever Recovery, Partial, Locked or Overlap is terminated; Painel Dutrader 2.0 Info Initial Order Buy 1 Order 0,10 lots -14,03 USD Sell 1 Order 0,10 lots 10,53 USD Info Recovery Buy 2 Order 0,03 lots -5,03 USD Sell 5 Order 0,19 lots -35,53 USD Info Locked Buy 0 Order 0 lots 0 USD Sell 1 Order 0,03 lots 2,48 USD Drawdonw 10 Orders 0,45 Lots 854,13 USD / 23/06/2019 15:23 hrs Profit: -16.80 Free: 10256.36 Initial Order: 0,10 Lots Grid Recovery Lots: 0,01 Mult: 1.23 Step: 200 Mult: 1.0 Max Lot: 10.0 Locked Lots: 0,08 Mult: 1.5 Order: 5 Max Lot: 9.0 SL: 50000 TP: 5000 Partial Locked Order: 03 Lots: 0,02 Mult: 1,23 Overlap Last Position: 8 Close All Profit: 100 USD Spread: 25 (Atual) Settings Initial Order 0.10 Máximo de Ordens Abertas 200 *Não abre mais ordens caso o limite seja atingido Close All Profit 100 *Fecha todas ordens do PAR de moedas abertas pelo EA e reinicia as Initial Order. Stop Loss 50000 *Stop Loss para as ordens (Initial Order e Recovery) no mesmo ponto, calculado a partir das Initial Order, se atingido, reinicia o ciclo. Take Profit 30000 * TP para as ordens (Initial Order e Recovery) no mesmo ponto, calculado a partir das Initial Order, se atingido, reinicia o ciclo. Grid Recovery Lots 0.01 Multiplier 1 – 10 1,23 11 – 20 1,15 21 - > 1.05 Max Lot 10.0 * Lote máximo que o EA pode abrir para as ordens Recovery. Step 200 * Distância em pips entre as ordens recovery (ele deve levar em consideração a derrapagem na execução da ordem, ou seja, calcular os pips depois da última ordem executada) Multiplier 1.0 * Fator multiplicador dos pips para a próxima ordem recovery. Close Lots 0,01 * Encerramento parcial da Initial Order Lucro 2.0 * Lucro para efetuar o encerramento parcial. Locked Order 3 * A partir da 3ª ordem Recovery deve abrir a primeira ordem Locked. Lots 0,01 Máx Lot 9.0 * Lote máximo que o EA pode abrir para as ordens Locked. Multiplier 1 - 8 1,23 9 - 18 1,15 19 - > 1,05 Stop Loss 30000 *SL para as ordens Locked, individual para cada ordem Take Profit 20000 *TP para as ordens Locked, individual para cada ordem Partial Locked Order 03 *A partir da 3ª ordem Recovery começa a encerrar parcialmente as ordens Locked, sempre que uma nova ordem Locked seja colocada. Lots 0,02 Máx Lot 5,0 * Lote máximo que o EA pode calcular para o fechamento parcial das ordens Locked. Multiplier * Fator multiplicador do fechamento parcial. 1 - 8 1,23 9 - 18 1,15 19 - > 1,05 Overlap Last Position Order 8 *Elimina a primeira ordem Recovery ativa juntamente com a última Recovery e a última Locked se atingido o lucro definido. (repete a função a partir da 8ª ordem) Spread 35 * Não abre posições caso o Spread seja superior ao especificado. Backup Sim * Não coloca novas ordens caso retirado e colocado novamente no gráfico. Send Msg Sim *Envia mensagem push no encerramento de cada transação.