Auftrag beendet
Ausführungszeit 41 Tage
Add an iCostum function into a working mql4 EA.
The routines for stopp loss, take profit are working properly in the file 'OMAPartialClosing_Test' and do not need to be changed. Same with one closing order that is closing part of the position at a certain price level following the routine (entryprice - indicator from OMAStopV12 in 'EA OMAPartialClosing_Test' + price for the long side). Final closing of all/parts of the position is done by the indicator 'OMAStopV12'. This indicator is already functioning in the EA by an iCustom function (variables read_top/read_bottom) from the finle ' OMAStopV12 '
Alas, another idicator needs to be imported to the EA 'OMAPartialClosing_Test' . It's values of an iCustom function are supposed to be integrated into a partial closing order (buy and sell). The partial closing order is already programmed and hopfully functioning. The new values have to be integrated from the file 'Stochastic Digi Avg' by an iCustom function in a partial closing order which is alread programmed.
All files are attached, as well as graphics to clarify the job of programming a new iCustom function from file 'Stochastic Digi Avg' into the EA 'OMAPartialClosing_Test. File OMA is the file 'OMAStopV12' is based on, just for a better understanding if neccessary.
Bewerbungen
Frist nicht eingehalten
0
Frist nicht eingehalten
16
9%
Frist nicht eingehalten
0
Frist nicht eingehalten
2
18%
Frist nicht eingehalten
0
Frist nicht eingehalten
1
50%
Frist nicht eingehalten
0
Ähnliche Aufträge
It must have automated stop loss. Something that can end poverty and kill the market early.It must take the trades for me whenever I start it it must work on tradeport ea
buy condition when blue color appears sell condition when yellow color appears close all buys when there is a sell order close all sells when there is a buy order
I need a fully automated trading robot designed to generate consistent profits while strictly controlling risk and minimizing losses. The robot should use a combination of strategies, including trend-following, scalping, and price action, and must be able to adapt to different market conditions such as trending and ranging markets. It should analyze the market using indicators like Moving Averages, RSI, MACD, and
1. IF price forms: - Higher highs + higher lows → TREND = BUY - Lower highs + lower lows → TREND = SELL ELSE → NO TRADE 2. IF: - Trend = BUY - Price retraces to support zone - Bullish engulfing candle forms - TDI green crosses above red (optional) THEN: - Execute BUY 3. IF: - Trend = SELL - Price retraces to resistance - Bearish engulfing forms - TDI confirms THEN: - Execute SELL 4. Risk per trade = 1% of account Lot