Trabalho concluído
Termos de Referência
Hi all,
PLEASE READ CAREFULLY THE DESCRIPTION AND BID ONLY IF YOU KNOW HOW TO IMPLEMENT 100% THE RECOVERY MODE!
I need to create an EA based on my custom indicator ( it can be found in the attachments )
Features of the EA:
- Start and end hour trading. If a trade is loosed and not recovered, the next day is going to be recovered based in the recovery logic.
- Entry at the end of the candle based on the signal of the indicator;
- Take profit, stop loss;
- Max number of winning trades;
- % to achieve to stop trading;
- Max number of lots to open;
- Dynamic exit based on the signal with option to enable/disable E.g. the initial entry is long, SL or TP is not touched and a signal in the opposite direction is displayed, so the initial trade is closed.
- To not be entry if the candle is bigger than “X” pips – where X is a dynamic number set by me;
- When a trade is loosed to not entry in the next “X” candles starting to the initial entry point– where the X candles is going to be dynamic set by me;
- Unique code of the trade;
- Text with the initial trade, recovery number;
- Recovery mode : Recovery of the loosed value based on the bellow logic:
When a trade is loosed, then the value is going to be recovered by entering a X number of trades ( where X is going to be a dynamic number set by me ) and the EA needs to be able to calculate the value of the lots size to entry to recover the trade lost.
