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
비슷한 주문
Does anyone know of an indicator that show when volume is high and instations are evolved in thr market and when they are not. Am speaking about gold and forex not stocks. Please don't apply if you don't have knowledge about anything related to what I asked for
I am looking for a professional and market-savvy MQL developer to build a disciplined, stable Scalping Expert Advisor (EA). The ideal developer must have a solid understanding of Trend Identification, Fibonacci Levels, and Technical Indicators , alongside strict risk management implementation. Key Focus Areas & Developer Requirements: Market & Analysis Expertise: ⚬ Deep understanding of Trend direction (Market
Looking for an experienced MQL4 developer to restore functionality for an MT4 Expert Advisor I've used for 3 years. The software is showing a startup validation error, and I cannot reach the original developer. I'll provide all necessary files and proof of ownership. I don't have the code source just the .ex4 file. Scope of work: - Diagnose the startup validation error of the Expert Advisor - Restore normal
I need someone who can create a Trading Bot/AI or Expert Advisor (EA) for MetaTrader 5 (MT5) based on my manual trading strategy. My strategy uses only two indicators: Envelope and Moving Average. What I need is for the EA to accurately follow my manual trading logic and strategy, while also respecting the exact settings and parameters that I use for both indicators. This is not a Martingale strategy or anything
I want to develop a custom trading indicator based on the functionality shown in a YouTube video and the indicators available on a website that I will provide. The main indicators/features I want to replicate or develop are: Volume Profile – Display volume distribution at different price levels, including key levels such as POC, VAH, and VAL where applicable. Order Flow – Analyze buying and selling activity at each
Looking for an MQL5 developer for ongoing work EAs + TradingView indicators (Gold, Silver, BTCUSD) Hey, I'm a trading content creator/influencer with an active community, and I need EAs I can offer to my audience. Not a one off gig looking to build a long-term working relationship with someone who's actually solid at this. What I need: Automated trading EAs (scalp or intraday style) for Gold, Silver, and BTCUSD
I'm a ninja trader day trader and I have worked with a company called Legendary Trader and use their indicated and automated strategies to trade. I rencenly have been playing with a free indicator I was able to download that uses CCI & ATR calculations to define the market being in an up or down trend. I have found in reviewing historical data that taking a trade when the signal flips from bull to bear sentiment or
Hi, do you have a proven EA for MT5, suitable for live accounts and prop firms, including the Brazilian market? I’m looking for ready, tested EAs. Can you send a backtest or demo? Please if you do have and can send me nacktest or demo you should Message me
need an EA or indicator done , based on any strategy but with the following specific risk management parameters ; were i am able to do at least 2RR(standard reward-risk ratio for every trade) , fair win rate that is at leat 50% , EA should be able to generate at least 2 trades and above per week , favourable sharpe ratio . total drawdown of not more than 8% any given month and not over 3% any given day , would
Hi, i need a aggressive mobile trading bot which supports both IOS and Android versions, the bot will use stochastic oscillator indicator %K period:15 , while % D period:9 and slowing :9 ,price field should be Low/High while it's method should be simple , Levels: 20,80 and time frames: all . The styles should have a main line which should be green and signal line which should be red . The bot should be able to trade