MT4 18 INDICATORS SWITCH

MQL4 Indicatori

Lavoro terminato

Tempo di esecuzione 33 minuti
Feedback del cliente
useful coder and helpful
Feedback del dipendente
thank you

Specifiche

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

Con risposta

1
Sviluppatore 1
Valutazioni
(49)
Progetti
134
27%
Arbitraggio
62
13% / 53%
In ritardo
58
43%
Gratuito
2
Sviluppatore 2
Valutazioni
(187)
Progetti
367
56%
Arbitraggio
45
22% / 56%
In ritardo
188
51%
Gratuito
3
Sviluppatore 3
Valutazioni
(90)
Progetti
159
61%
Arbitraggio
40
18% / 63%
In ritardo
70
44%
Gratuito
4
Sviluppatore 4
Valutazioni
(257)
Progetti
341
58%
Arbitraggio
7
14% / 71%
In ritardo
9
3%
Gratuito
Ordini simili
BUY AND SELL 30+ USD
Create an Expert Advisor that collaborates between these indicators ETR, MEv2 and STLv3 with these features 1. SL and TP 2. TIME FILTER 3. ETR, MEv2 and STLv3 PARAMETERS BUY ENTRY STEP 1. FIRST candle OPEN above Symphonie Trend Line STEP 2. Check Symphonie Extreme must indicate color BLUE STEP 3. Check Symphonie Emotion must indicate color BLUE STEP 4. Open trade with money management STEP 5. Trade open MUST BE 1
Hello, I have a protected Ninja trader Order Flow indicator and I was wondering if you can reverse engineer it to replicate the functionality. H ere are the specifications and indicator: https://docs.google.com/document/d/1KyYwQ7iTL2KWGhnZzxS1gObccu9LPMrGuMc9Mdk_3KY/edit?usp=sharing
I have an EA that need some changes including integrating the indicator code directly into the Expert Advisor. I will give the detailed doc once we settle on the candidate for the job . Please bid if you can work with the stated amount. Thanks
Hello, Need to convert Tradingview Indicator to MQL4 indicator. or if you have this one converted already, let me buy a copy please. If we're good, then will definitely buy it and ask to convert into EA on new order. Supertrend by KivancOzbilgic
Fix bug or modify an existing Trading view indicator to display correct. The indicator is working but not displaying/plotting all the information i want. So i want it adjusted to plot all the info
Here's a brief requirement you can use: **Description:** I am seeking an experienced MQL5 developer to create a (EA). The EA should include features for placing pending orders (Buy Stop and Sell Stop) based on market spread, managing trades effectively at the opening of new candlesticks, and implementing take profit and stop loss strategies. Additionally, I would like the option to adjust parameters based on market
I have an EA which i need to do below modifications. Variable Inputs to be added Order Type : Market , Pending Trade Type : Buy, Sell , Buy & Sell Pending Pips Step : ( Pips Value can be negative or positive to decide on what type of Pending Order ) // If trade type Buy is selected Close Type : Close All ( Bulk Close Option in MT5 ) , Close Individually Close Option : %of Equity , %of Balance , Amount $ , %of No
Add multiplier to grid recovery system. For example: Grid Trade 2-3 Spacing; 1.0 Multiplier Grid Trade 4-6 Spacing; 2.0 Multiplier Grid Trade 7+ Spacing; 1.6 Multiplier Need quick turn around. Need it done ASAP
Objects reader PIN 70 - 100 USD
Hi I have an indicator that create objects in the chart and using those following some rules the new indicator will create external global variables with value = 0 ( NONE ), = 1 ( BUY ) or = 2 ( SELL ). The global variable will use PIN external integer number . PINS are by now global variables (GV) whose name indicates the pair name and the PIN belonging and their value indicates it direction/action. PINS GV names
I want an indicator and its source code that returns the value of: - two moving averages in different selectable timeframes, with method Exponential and price calculation price_open; - Opening, closing, maximum and minimum of the candle in different timeframes And that returns the values ​​regardless in a chart of one minute. The input parameters: * select timeframe media1 = {1,2,3,4,5,...} * select timeframe media2

Informazioni sul progetto

Budget