MT4 18 INDICATORS SWITCH

MQL4 지표

작업 종료됨

실행 시간 33 분
고객의 피드백
useful coder and helpful
피고용인의 피드백
thank you

명시

mt4 indicators switch 

 This tool gives the ea  , the very first signal  from any set of 3 indicators  from 18 indicators on mt4

Either first 3 indicators or next three indicators or next 3 indicators   or following 3 indicators     , either  set of 3 indicators (from six sets)   will trigger an entry

if any set showing opposite signal , entry is invalid 

signals from all three indicators on each set must be valid  , if all three indicators in a set trigger value  is not met , entry is not valid  , even if  indicator in different set  has valid signal.

comment on include  file    //  where you add code

 

mql4 source codes required as part of job  for testing and two weeks required to test .FULLY TESTED  AND COMMENTED   , must work first time  (FULLY DEBUGGED) (otherwise job cancelled  on receipt).you time waster will waste your time  NOT MINE

Each version you supply will be codded as  #1 , #2 #3 

MOST AMATEUR CODERS HERE , WILL CODE BUYS AND SELL SIGNALS , -1 +1-1+1-1+1    TOGETHER AND IT WILL NOT WORK

 

Code an include file WITH   6 SETS   OF 3 INDICATORS    called setindicatormt4   .See attached sketch

 // Signals

  //DEFINE SET1, SET2 , SET3, SET4 ,SET5 AND SET6)    

  static bool _SET1  = false;

  static bool _SET2  = false;

  static bool _SET3  = false;

  static bool _SET4  = false;

  static bool _SET5  = false;

  static bool _SET6  = false;

SET1 INDICATORS   :rsi 14 , stocch 28 6 10  , momentum14

SET2 INDICATORS    :rsi28 , stoch 56 12 20    momenum 28

SET3  INDICATORS   :rsi 14 ,  rsi28  ,  stocch 28 6 10

SET 4 INDICATORS   :rsi 14 , rsi28  ,   momentum 28

SET 5 INDICATORS   :rsi28 , stoch 28 6 10 ,   momenum 14

SET 6 INDICATORS    ;stoch 28  6 10,   stoch 56 12 20  ,   rsi14

 

3 functions to be coded  

1)Read indicators /code indicators into INCLUDE

2)CODE SETS     6 SETS /DEFINE THEM

3)CODE SET COUNT

4)SIGNALS TO EA

 

 CODE FUNCTION  :SET COUNT

//this function will count SET  INDICATOR BUY SIGNALS    AND SET INDICATORS SELL SIGNALS

 int _SET1_BUY  = 0;

    int _SET1_SELL  = 0;

  //    if(SET1 _indicator XYZ-BUY COUNT ) _BUY_++;

 //    if(SET1 _indicator XUZ _SELL COUNT ) _SELL_++;

 //    if(SET1 _indicator VXY -BUY COUNT ) _BUY_++;

 //    if(SET1 _indicator XXZ _SELL COUNT ) _SELL_++;

 //    if(SET1 _indicator XYY -BUY COUNT ) _BUY_++;

 //    if(SET1 _indicator XYY _SELL COUNT ) _SELL_++;

  _buytrue   = _set1buy  >= 3;

    _selltrue = _set1_sell  >= -3;

 

 in each set   of  6 sets , code   3 MT4 indicators  = total  MT4 indicators = 18  , in the include file   

Each set of 3 indicators   , must all show true    , to get valid signal to buy or sell  +1/-1 

all 3 indicators in a set   must all be above 80   for buy signal    or   below  20 for sell signal ,  but each indicator to have own separate level  mom > 100/<100 , ris  >70buy  30>  sell

If any set = true     +1     , signal will be +1

if any  set =  true  -1     , signal will be -1

if any set has   3  MT4  indicators as     -1 ,-1   0  =     signal = zero for set  (MINIMUM SIGNAL =  + 3 )

 if any set has   3  MT4  indicators as     1 ,-1  ,1  =     signal = zero for set     (MINIMUM SIGNAL =  - 3 )

if any set has  +1, +1 and +1  =  signal   set  = +1    (IF SET EQUALS MINIMUM SIGNAL +3 , SIGNAL = +1  , else 0)

if any set  has -1 , -1 and -1     = signal    set   = -1   (IF SET EQUALS  MINIMUM SIGNAL  -3  , SIGNAL = - 1 , else 0)

 

//(SET1 = 3    =SIGNAL   =1  ), (SET 1  = -3 ,SIGNAL =  -1)=  zero

//SAME LOGIC APPLIES TO SETS 2 , 3 ,4 , 5 AND 6 

 

 everything will be defined correctly   in the include file , so there will be no more defining to be done in ea , adding the include file into any ea   , will compile ea   without any errors or further function defining  or changing codes in EA

 

The mqh file   will start with FALSE  

until a TRUE   signal is generated

if no true signal  is generated  , SIGNAL  = FALSE 

 

SIGNAL MUST BE CHECKED AS OK BUT    IF NO TRUE SIGNAL IS GENERATED  , NO SIGNAL WILL BE GENERATED  IF NO CHECK IS MADE.CHECK OK

응답함

1
개발자 1
등급
(49)
프로젝트
134
27%
중재
62
13% / 53%
기한 초과
58
43%
무료
게재됨: 293 기고글, 1 코드
2
개발자 2
등급
(187)
프로젝트
367
56%
중재
45
22% / 56%
기한 초과
188
51%
무료
게재됨: 1 기고글, 6 코드
3
개발자 3
등급
(90)
프로젝트
159
61%
중재
40
18% / 63%
기한 초과
70
44%
무료
4
개발자 4
등급
(257)
프로젝트
341
58%
중재
7
14% / 71%
기한 초과
9
3%
무료
비슷한 주문
We are looking for an experienced TradingView / Technical Analysis expert who can suggest and build the best combination of indicators for a profitable and structured trading strategy. This is not about random indicator stacking. We need someone who understands market structure, confirmation logic, risk management, and strategy optimization. The goal is to create a clean, high-probability setup with minimal false
Indicator 100+ USD
Does anyone know what indicator this is on the image because I'm looking for something like this but just a bit more sensitive. Speaking about the diamonds all the rest is irrelevant
Hello . Hello I already have an indicator on TradingView written in Pine Script. I need some modifications and fixes for the existing indicator. The indicator sometimes gives wrong signals and I want to improve it. I will provide the Pine Script source code. The developer should check the code, fix the problems, and adjust the logic if needed
DO NOT RESPOND TO WORK WITH ANY AI. ( I CAN ALSO DO THAT ) NEED REAL DEVELOPING SKILL Hedge Add-On Rules for Existing EA Core Idea SL becomes hypothetical (virtual) for the initial basket and for the hedge basket . When price hits the virtual SL level , EA does not close the losing trades. Instead, EA opens one hedge basket in the opposite direction. Original basket direction Hedge basket direction (opposite) Inputs
Kindly see details below BUY ALERT 1. Supertrend turns Bullish 2. On this candle , or the last 10, BBStops is Bearish 3. On this candle , or the last 10, price was < or = MA1 4. Instrument is in trend (STEP MA1 and STEP MA 2 are both Bullish) 5. Distance in pips between Lowest price during last time BBstop was Bearish, and the value of Step MA 1 at last bearish candle of Step MA1
EA requirements and necessary correction to be done . The EA monitors the PROFIT of open positions and turns ON or OFF the ALGO TRADING accordingly. By PROFIT I mean the SUM of profit + commission + swap. The EA will have two strategies, the INITIAL and the SECONDARY. Each one of them will be selectable by the user in the EA inputs. Let me explain here how the EA will operate: 1. INITIAL strategy: ·
Hi I have a simple task (hopefully) I have a custom strategy that I built with the help of Claude Anthropic - everything is finished and I zipped it with power shell but when importing it NT8 gives me the error message that the file was made from an older, incompatible version or not a NinjaScript. My folder structure is correct as far I can see so I don't know what the issues is and it's costing me too much to go
Subject: Development of Ultra-High Precision Confluence Indicator - M1 Binary Options (Non-Repaint) ​ Hello, I am looking for a Senior MQL5 Developer to create a custom "Surgical Precision" indicator for MetaTrader 5, specifically optimized for 1-minute (M1) Binary Options trading. The system must integrate three distinct layers of algorithmic analysis. ​ 1. Core Logic: Triple-Layer Confluence ​The signal (Call/Put)
Hello, I have an MQ4 indicator that works with a specific strategy. I want to modify some aspects and convert the file to MQ5. It's simple and won't take much effort or time for someone experienced in this field. Ideally, the person undertaking this task should be familiar with the MX2Trading software, as I will be using it to transfer the signals from the indicator to the trading platform
Phahla fx boto 30+ USD
99.99% signal accuracy 10-15 trades distribution all currency trade and meta AI assistance on loss[advice] stop and start robot cyber security firewall protection activation code: 20060605TLP20 Please create a trading bot with any logo with the name elevation

프로젝트 정보

예산