Trabalho concluído
Termos de Referência
Specification:
EA should be placing sell limit orders only automatically once click on dashboard - place pending order
EA should place trailing pending order to the 3EMAs lines (50 EMA,100EMA,200EMA) if the EMA moves pending orders Move concurrently
All pending orders should have Lot which can enter manually
EA must have Separate TP for each triggered trade
EA SL must be set once 200EMA pending order is triggered . which will have 3 open trade and 1 common SL .
pending order should be able to place anytime timeframe that trader wants to place it
EA must have small Dashboard to activate the pending orders, once activated it will place pending orders to the 3 EMA lines
----------------------------------------------------------------------------------------------------------------------
dash board
| lot size | Trake Profit | |
| 50 ema | input box( eg 0.01) | input box( eg 0.01) |
| 100 ema | input box( eg 0.03) | input box( eg 0.03) |
| 200 ema | input box( eg 0.07) | input box( eg 0.07) |
| SL once 200 ema trigger | input box for stoploss price | |
| open pending order | (clickable button) once click it will open pending orders at current ema levels and it will move with the ema. | |
| close all | (clickable button) | |
--------------------------------------------------------------------------------------------------------------
EA must work on MT5 and Deriv synthetic pair ( crash and boom)
EA developer should provide source code after the project.
more will be discussed on developing stage