MTF stochastic indicator and expert advisor

MQL5 指标 专家

工作已完成

执行时间8 天
客户反馈
Great programmer, highly skilled, and has good communication levels.

指定

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)

 

 

  

 

反馈

1
开发者 1
等级
(1235)
项目
2820
80%
仲裁
156
22% / 43%
逾期
487
17%
空闲
2
开发者 2
等级
(72)
项目
147
67%
仲裁
21
10% / 71%
逾期
44
30%
空闲
3
开发者 3
等级
(180)
项目
301
30%
仲裁
54
24% / 56%
逾期
98
33%
空闲
相似订单
Looking to acquire an existing, profitable Expert Advisor (EA) with full source code to add to our client investment portfolio. To be clear, this is not a request to develop or design a new strategy. If you already have an EA that is proven, consistent, and production-ready, with at least 6 months of history performance I’m open to reviewing it immediately. Please apply only if you meet all the requirements below
Need a quarantine winning bot to trade step100, vix 75,25,50 and 30. Serious persons only. Minimum to no lost. Should’ve able to trade secondly rapidly and daily . Should only enter winning trades
Please help add an alert notification feature to this indicator so I can receive a notification immediately whenever a signal appears. Thanks. Just help to put an alert notification at appearance of the signal on this indicator
Hello, I am a serious buyer looking to acquire an existing, stable, and profitable Expert Advisor (EA) designed specifically for: 👉 Gold (XAUUSD) This is a full buyout request, including complete source code and full ownership. ⚠️ I am NOT looking to build a new EA from scratch. Only ready-made, proven systems with real performance history. ✅ EA Requirements (Strict) 📌 Symbol & Strategy ✔️ Trades Gold only (XAUUSD)
I need a professional MT5 Expert Advisor (fully automated trading robot) for scalping on M1 timeframe. 1. General Requirements Platform: MetaTrader 5 Type: Fully automated EA (no manual confirmation) Timeframe: M1 only Symbols: XAUUSD, BTCUSD, USDCAD Must support running on multiple charts simultaneously Clean, optimized, and low-latency execution logic 2. Strategy Logic (Scalping Model) The EA should use: Trend +
Hello, I am looking for someone who can convert this indicator (BrainTrend2SigAlert - indicator for MetaTrader 5) into an Expert Advisor (robot). Buy positions and sell positions. And with the option to set Take Profit in percent or pips. And the setting for the maximum number of buy or sell positions
The indicator a bit inverted. But it doesn’t matter to me as long as the winrate make sense for investment. For brief details regarding the indicator. What should have been a sell, i inverted it into buy with sl and tp swapped(only change the name of sl and tp for visualisation , but the code still on right tp and sl) . And in script ive inverted the signal command code. But the trouble is the tp and sl cant be
All other Necessary filters already coded , Mostly it is referring to another expert copy pasting . Live Chart Optimization . Optimization from Signal Trigger Point . Apply to stay ahead . While applying please explain the correct trailing stop loss for value gap entries
Patrick 30 - 200 USD
//+------------------------------------------------------------------+ //| EURUSD Daily Strategy EA | //+------------------------------------------------------------------+ extern int MA_Fast = 50; extern int MA_Slow = 200; extern int RSI_Period = 14; extern double RiskReward = 2.0; extern double StopLossMultiplier = 1.5; void OnTick() { if (TimeCurrent() != iTime(NULL, PERIOD_D1, 0)) return;
G5 30 - 40 USD
1. CSI module — parses the group syntax, ranks 8 currencies, returns BUY/SELL/NEUTRAL 2. Tradovate bridge — file-based reader for the 8 Tradovate conditions (local + remote support) 3. Tradovate confluence indicator — 9 buffers + score + entry/exit signal 4. Integration into your EA

项目信息

预算
10 - 80 USD
截止日期
 1  5 天