need add a custom indicator to my EA

エキスパート

仕事が完了した

実行時間3 日

指定

Please add indicator BBflat to the EA at below as highlighted

 

if(bartime != Time[0])

   {

      p = 0;

      side = 0;

      sl = 0;

      dStochK4h1 = iStochastic(Symbol(), PERIOD_H4, 5, 3, 3, 0, 0, MODE_MAIN, 0);

      dStochK4h2 = iStochastic(Symbol(), PERIOD_H4, 5, 3, 3, 0, 0, MODE_MAIN, 1);

      dStochD4h = iStochastic(Symbol(), PERIOD_H4, 5, 3, 3, 0, 0, MODE_SIGNAL, 0);

      Oversell_Level = iCustom(Symbol(), PERIOD_H4, "Stoch_Alert", 0, 1);

      Overbuy_Level = iCustom(Symbol(), PERIOD_H4, "Stoch_Alert", 0, 1);

Indicator PERIOD_H4 BBflat

      if((v1[0] <= Oversell_Level && OBOS != -1) && (dStochK4h1 > dStochK4h2 && dStochK4h1 > dStochD4h && dStochK4h1 >= 20 && dStochK4h1 <= 80) &&

When indicator_color4 Blue upward crossover the indicator_color3 Red)

      {

         iTrend = 1;

      }

      if((v1[0] <= Oversell_Level && OBOS != -1) && (dStochK4h1 < dStochK4h2 && dStochK4h1 < dStochD4h && dStochK4h1 <= 80 && dStochK4h1 >= 20) &&

When indicator_color4 Blue downward crossover the indicator_color2 Red)

      {

         iTrend = -1;

      }

応答済み

1
開発者 1
評価
(30)
プロジェクト
71
18%
仲裁
9
22% / 67%
期限切れ
15
21%
類似した注文
MT4 EA required that will trade as follows: 1. Trading behaviour: If blue supertrend is >= lower round number and <= the higher round number, EA will place a buy pending order at the higher round number. If red supertrend is <= higher round number and >=lower round number, EA will place sell pending order at the lower round number. The inputs should be exactly coded as per the attached image. EA will have
I want to make something automatic which EMA will automatically trade in my account. For this I want to make a simple robot I want to get this made automatically on a simple EMA
Hello! ON A FIXED BUDGET, I need a developer to modify my Expert on risk management. I want the EA to close All trades if Daily Profit or Loss is reached. Then the EA should also stop trading for that day if the conditions met and restart trading the next day again. It has to also display on chart to show which criteria it closed. E.g. EA closed on Daily Loss Limit. Bid so that we talk more
//+------------------------------------------------------------------+ //| 3-EMA_FTS.mq4 | //| Generated with Pine Script to MQL4 | //+------------------------------------------------------------------+ #property strict #property indicator_separate_window #property indicator_buffers 8 #property indicator_color1 Red #property indicator_color2 Green #property indicator_color3
Simple Grid EA 30+ USD
Make a simple pending order grid EA 1st up down pending order gap 100 pips Next order Grid gap 200 pips If 4 Trade open buttom trade close. Only buy or only sell
**Project Title:** Development of a Complex High-Performance EA for Step Index **Project Overview:** I need an advanced Expert Advisor (EA) for trading the Step Index on MetaTrader 5. The EA should use multiple indicators and advanced risk management techniques to enhance profitability and manage risks effectively. **Trading Strategy Details:** Indicators: - 50-period EMA - 200-period EMA - RSI with 14 periods - MACD
I Have a forex ea bot, need connect binary deriv broker . Contact me to know more about this. Those who are experts about binary bot can work with me more
Dear All, I need to design and implement an EA with the involvement of a possible AI. I would like the entries to be realized with all MACD, RSI, Stoch parameters but also Ai. I mainly want the system to immediately close the transaction itself at the time of trend reversal even before reaching the TP position. It should work for intervals M15, H1, H4 and maybe long-term on D1 Platform for MT5 and exclusive only
Triangular Arbitrage Strategy Explanation Objective : Identify and exploit discrepancies between the actual market rate of a currency pair and its derived rate to make a profit. It will be the calculation of two pairs to extract the projected price of a 3rd pair. This will be added to a current EA. Please experienced developers only
Hello, I want a Telegram trade copier converted to metatrader 5. I have 2 samples with. This are samples of what I needed, inbox to let discuss if you can get this done with ease. Thanks

プロジェクト情報

予算
5 USD
開発者用
4.5 - 4.5 USD
締め切り
最低 5 最高 7 日