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)
Commandes similaires
Merge nearby zones yes/no Alert on/off Label on/off Show only current relevant zones near price yes/no Distance filter from current price Zone transparency Colors Preferred Output on Chart: I want the indicator to show only: the strongest nearby support zones under price the strongest nearby resistance zones above price major higher timeframe zones clean chart view I do not want excessive clutter. Entry Assistance
Project Title: Custom XAUUSD Support & Resistance Indicator Platform Required: MT5 preferred. If possible, also provide TradingView Pine Script version later. Main Goal: I want a custom indicator made specifically for XAUUSD (Gold) only. The indicator should automatically detect and draw strong support and resistance zones where price has a high probability of reacting, rejecting, or reversing. It must update
BUY ALERT 1. Supertrend turns Bullish 2. On this candle , or during the last time Supertrend was Bearish, price was < or = MA1 3. On this candle , or during the last time Supertrend was Bearish , BBStops is Bearish 4. STEP MA1 and STEP MA 2 are both Bullish SELL ALERT 1. Supertrend turns Bearish 2. On this candle , or during the last time Supertrend was Bullish, price was
Please only rrspond if you are serious and legit. If there are developers or traders that feel they have good skulls or software but no funds to take advantage of those skills or software let me know and maybe we could help each other out
Com este Expert Advisor, você pode comprar e vender com um stop loss automático aplicado no momento da compra ou venda. Você pode personalizar seu nível de risco aceitável. Seu gerenciamento de riscos se torna mais preciso e elimina perdas potenciais antes que o gráfico mude. Com o botão "reverter ordem", você pode fechar a ordem atual com lucro e imediatamente colocar a mesma ordem na direção oposta. Aproveite
I already have a fully developed MT5 Expert Advisor with all required prop firm features, including: Risk management Daily loss & max drawdown limits Spread & slippage filters News filter Trade management system The EA structure is complete. 👉 What I need is a professional developer to replace ONLY the entry logic with a high-quality, rule-based trading strategy. 🚨 STRICT REQUIREMENT (READ CAREFULLY): I am NOT
We are looking for a Plugin/ Dashboard for our Meta 5 which will act as a Risk Management/ information tool. the system will require to give real time summary of trades and P/L for certain groups
Looking for a Proven Non-Repainting Gold Indicator (XAUUSD) – High Accuracy & Ready-Made Solutions Only 📌 Project Description: I am looking for a high-quality, non-repainting indicator specifically for XAUUSD (Gold) that is already developed and tested. ⚠️ Important: I am NOT looking for a new indicator to be built from scratch. I want an existing, proven system that you have already created and are confident in. 🎯
The Advisor should stop trading if the spread exceeds a selected value. Source code is unavailable. Decompilation may be necessary or any other suggested working solution may be acceptable. Testing should be thorough with proven demonstrable results
Convert Time Range Breakout Indicator to Strategy (Pine Script) I have an existing Time Range Breakout indicator on TradingView. I need a developer to convert it into a fully functional strategy with proper trade execution logic. Strategy Logic: Time Range: Define a specific time range (e.g., 03:00 – 04:30) During this time, the indicator marks the High and Low range Entry Conditions Buy when price touches the range