Работа завершена
Техническое задание
Please add 2 functions to the attached EA
a) Target for the first trade: in pips/ in money
amount:
b) Target freezed: yes/no
To explain:
a) I want to define a profit target in case there will be no grid trades opened.
If a grid trade, a second or more trade, is opened, the target for the first trade should be deleted and the "normal" target profit should be used for all trades, as now the EA does.
b) If yes the profit
target of the first trade (for example: buy trade at 1,2550 with 10 pips
target) should not be changed if grid trades are opened. The profit
target is fixed.
For example 1.trade has target: 1,2560, 2. and all following trade should also have the same target: 1,2560.
PS: I have forgotten to say that I would like to save/load the settings of the EA as a set.file. - That would be the third point.