MTF stochastic indicator and expert advisor

MQL5 Indicateurs Experts

Tâche terminée

Temps d'exécution 8 jours
Commentaires du client
Great programmer, highly skilled, and has good communication levels.

Spécifications

Hi all programmers please read the requirements in depth so we have no miss-communications in the design phase.

 

This job is to create an indicator that produces entry and exit setups based on the below requirements, the second part of the job is to create an expert advisor that reads those entries and takes the trade positions. 

 

So the indicator should do the following, it will generate arrows on the entry signals.  It creates its entry signal by doing the following.

1. checks time frame one for direction ( 50 EMA below 200 EMA suggest down trend )

2. Checks time frame two for direction ( 50 EMA below 200 EMA suggest down trend)

3. Checks time frame three for direction ( 50 EMA below 200 EMA suggest down trend)

4. When all  THREE of these time frames are in line it will have text on the Mql5 screen saying :"Strong  Down Trend ( sells only)"  ( would be good if the text for selling could be in red)

5. If the time frames only has two time frames in the same trend direction based on the moving average 50 and 200 it will say: ( Weak down trend )  ( would be good if the text for buying could be in green)

6. This would be the opposite for buys so if 50 ema is above 200 ema then it would be buying and would need to meet 2 out of three again for weak up trend and all three for strong up trend.

7. If it does not meet at least two of the time frames for having the same trend it will say " No Trend Do Not Trade "

8.  For example lets say all three where in in the same direction and it was a down trend then on the time frame you are on it will await for the stochastic cross above the 80 lvl ( stochastic cross above the 80 lvl) before pointing out a arrow and a pop up alert saying Sell setup on " Currency Pair" on " time frame ".

9. If the trend direction only has two time frames agreeing to get the entry setup it will do the following. It will take the next time frame above say our three trend time frames are 5min, 15min and 1hour. It will take the time frame above from what were trading so for example if we are trading 5min it will use 15min. This will only show an entry on the 5min if the stochastics are above the 80 level, and the stochastic cross takes place on the 5min chart. It would do the same for buy positions except use the 20 lvl on stochastics.

Ok I think I have explained this as in depth as I can, here are the inputs that I would need on the indicator.

Inputs

------------------------------------------------------------- 

MA-Method: Exponential

FastMovingAverage: 50

SlowMovingAverage:200

Movingaveragetimeframe1= true or false

timeframe: 5min

Movingaveragetimeframe2= true or false

timeframe: 15min

Movingaveragetimeframe3= true or false

timeframe: 60min

 -------------------------------------------------------------

Stochastic Settings

Kperiod: 5

Dperiod:3

Slowing:3 

Method: exponential

SellCrossAbove:80

BuyCrossBelow:20

TradepopupAlert=True

TradeSoundAlert=False

SellArrowColour=Red

BuyArrowColour=Green

 TimeframeAboveFilter=true or false ( this is the filter when only two time frames match on trend direction to create an entry aslong as time frame above is in the above/below the 80/20 level.)

 2TimeframefilterSell=80 ( time frame above stochastics have to be above 80 to generate sell signal on the stochastic cross on the time frame below)

2TimeframefilterBuy=20 ( time frame above stochastics have to be below 20 to generate buy signal on the stochastic cross on the time frame below)

 

 

  

 

Répondu

1
Développeur 1
Évaluation
(1235)
Projets
2820
80%
Arbitrage
156
22% / 43%
En retard
487
17%
Gratuit
2
Développeur 2
Évaluation
(72)
Projets
147
67%
Arbitrage
21
10% / 71%
En retard
44
30%
Gratuit
3
Développeur 3
Évaluation
(180)
Projets
301
30%
Arbitrage
54
24% / 56%
En retard
98
33%
Gratuit
Commandes similaires
Brotus AI 32+ USD
And let's talk about Linux and more about those technologies, ideas, those AI ideas.Let's make an AI technology summit for us base on wgat i wanna build and their example pictures of roadmapBoss can we take those idea all we've talked about base on technology, tech, UI...J.A.R.V.I.S...eDEX-UI into reality (solution) using laptop cause I think it give accces to build app amd more
أحتاج إلى برنامج تداول آلي (EA) مربح للمضاربة السريعة على الذهب. لا أرغب في استخدام استراتيجيات الشبكة أو المارتينجال. إذا كان لديك برنامج متطور وجاهز للعمل، يُرجى التواصل معي. يجب أن تكون قادرًا على توفير نسخة تجريبية
I am looking for an experienced MQL5 developer to code a custom Expert Advisor for MetaTrader 5 based on my own private trading strategy.I have all the specific entry rules, exit conditions, and risk management parameters fully prepared. I will share these exact details with the selected developer via direct message once the job is initiated.The final delivery must include the clean, fully commented source code (.mq5
I have a bot working XAUUSD. Need another bot to work in XAUUSD as a stoploss @ 10 dollar per trade. A universal one which can work with or without magic number
I want a robot that executes round-the-clock trades on Gold, starting with a 0.01 lot size and increasing to 0.02 if the trade moves against the position. The first reinforcement (averaging) step should trigger after a $5 drop; then, the lot size should increase to 0.04 after another $5 drop, and to 0.08 after a further $5 drop. This doubling pattern should continue for every $5 movement up to a total range of $50
I am looking to hire a developer who has a good scalping EA for Gold. The bot must have been tested in a live market and the developer should be willing to send a demo for testing. Pls do not waste time if your EA has not been tested in a live market
I need to replicate the trade i take on prorealtime to mt5 The bridge must be designed to transfer my positions from ProRealtime to MetaTrader 5 on VPS PC. Opening the transaction in the ProRealtime , i must see automatically the same deal in myMetaTrader. Changing my stop orders in the ProRealtime should also change my orders in MetaTrader
Hello, I want to create a trading robot (Expert Advisor) for MetaTrader 5 (MT5). I am looking for a profitable trading strategy based on Technical Analysis indicators. The robot should have auto lot sizing, Stop Loss (SL), and Take Profit (TP) features. Please share your available strategies and cost. Thanks
Hello Developers, I am looking for an experienced developer to build a high-quality, professional automated trading bot for the Quotex binary options platform. The bot must be fully automated and strictly follow a Non-Martingale (Non-MTG) strategy. ### Key Requirements: * Platform: Quotex (Binary Options). * Strategy Type: Strictly Non-Martingale (No double lots, no loss-recovery multiplication). * Money Management
I have a High-Frequency Trading (HFT) Expert Advisor for both MT4 and MT5 . The EA performs consistently and profitably on demo accounts , but when I run it on an IC Markets Raw and standard live account , it begins generating losses under what appear to be the same trading conditions. if needed i can provide Full EA source code (.mq4 and/or .mq5) and Set file. I need an experienced MQL4/MQL5 developer to thoroughly

Informations sur le projet

Budget
10 - 80 USD
Délais
de 1 à 5 jour(s)