İş tamamlandı
İş Gereklilikleri
The EA must open a position based on macd crossover, do not include convergence and divergence. A buy position must be open if a signal line of both macd is below, and a sell position must be opened if a signal line of both macd is above.
Then if a bullish position is opened, the EA must open another bearish position based on the profits of the bullish position as follows :-
If the profits of the bullish position become < -100 “I will set this number in the settings I will call it open-hedging-level”, if the bullish profits position becomes less than -100, the EA must open a hedging position (bearish position). Then if the hedging position is opened the EA must close the hedging position if the profits of a bullish position become > -10 “I will also set this number in the settings and I will call it close-hedging-level”
Then if a bearish position is opened, the EA must open another bullish position based on the profits of the bearish position as follows :-
If the profits of the bearish position become < -100 “I will use the same setting that I called open-hedging-level”, if the bearish profits position becomes less than -100, the EA must open a hedging position (bullish position in this case). Then if the hedging position is opened the EA must close the hedging position if the profits of a bearish position become > -10 “I will use the same setting that I called close-hedging-level”
The e a must include a stop loss, lot size and take profit and all necessary settings