I am looking for a developer that has some strong experience in developing indicators, since I'm hoping to have this project completed rather quickly. I am looking for this indicator to help me define when to open trades in my trading project. To save time, please provide a summary of your previous development work and history. If not, I will ask for that information and that will just take more time.
I REALLY appreciate the level of skill and expertise that exists here among the developers on MQL5.
I believe that the rules are rather simple, so the coding should be quite straight forward.
The source code is to be delivered at the completion of the project.
Thank you!
The definition of this indicator is as follows...
Rules for Trade Open Signals (BUY Example, SELL signals use the opposite rules)
1. MACD Trad2 Smoothed Blue Line is below the candle body at the close of the candle AND
2. OT3MA (yellow line) is UP AND
3. MACD Histogram Wis is above zero AND
4. Scrolling back to the first candle where the body of the candle is above MACD Trad2 Blue Line, there was no other BUY signal (This condition MIGHT be at the closed candle... but this rule just allows for MACD Histogram Wis to 'catch up' if it is behind in crossing above zero)
5. THEN display a LIME bar with a value of +1 in the new indicator window (SELL Signals are -1 and display a RED bar)
Rules for Trade Close Signals (BUY Example, SELL signals use the opposite rules)
1. The previous signal generated by this indicator was a BUY signal AND
2. The MACD Histogram Wis bar at the closed candle is lower than the same indicator at the previously closed candle AND
3. Super Passband Indicator is BLUE or WAS BLUE at its most recent high
4. THEN display a GREEN bar with a value of +1 in the new indicator window (SELL signals are -1 and display an ORANGE bar)
Secondary rules for Trade Close Signals (BUY Example, SELL signals use the opposite rules)
1. The previous signal generated by this indicator was a BUY signal AND
2. The MACD Histogram Wis bar at the closed candle is lower than the same indicator at the previously closed candle AND
3. MACD Histogram Wis bar at the previously closed candle was a minimum of (Minimum Close MACD Size) AND
4. Super Passband Indicator is DOWN
5. THEN display a GREEN bar with a value of +1 in the new indicator window (SELL signals are -1 and display an ORANGE bar)

Ähnliche Aufträge
I have following requirments. First of all need both files, .exe and .mql5 files once coded. H/L means High/Low. Chart should be drawn for infinite no of past bars. 1. It should draw H/L of current day , current week, last week, last month and last day with appropriate descriptions at the end of line. Style and color of every line should be different for ease of understanding. 2. Should draw closing price of every
Project Name: Automatic Trend Channel and Bounce Detection Indicator Platform: TradingView (Pine Script v6) or lastest version Project Description: I want an indicator that automatically detects trend channels and bounce signals without manual drawing. It must: Identify swing highs and swing lows using pivot logic (for example, 5 candles left and 5 candles right), Draw a dynamic channel based on these swing points
Dashboard panel for indicator + Fiboanacci + Bullish candle + Bearish candle + Candle highier high + Candle highier low + Candle Lower high + Candle Lower low + Strong signal candle + PO3 + Session + examples
Hello Developer,please I would like to update my indicators to start showing up on my mt4 chart,as is not currently showing up. I only want to update the indicators,it doesn't require unlocking. Thanks Innocent ✍️ Contact me(inbox me) if you can do the work
📜 HostGhost EA Final Job Invite – For MQL5.com 📋 Project Title: Finalize & Polish HostGhost Dynamic Trader EA (80% Completed) 🌟 Project Description: Hello Developers, I am seeking an experienced and detail-oriented MQL5 programmer to finalize and polish a nearly completed EA called HostGhost . 80% of the EA's architecture is already built — structured, modular, well-commented, and elegantly laid out. Your role
i need to convert a TradingView (PineScript) indicator to MQL4 name of the indicator is "Donchian Trend Ribbon" the source code will be below. visuals are important. so make sure the developed indicator will have the visuals all ordinal input should be represented. General conditions write clear and well commented code. delivery should be within 2 days. deliveries are the indicator ex4 and the developed source code
Hi guys My grid EA has some bugs and I would like to figure out, what lead into my losses. I made a document with all the bugs I have found. It must be something with Global Variables and mathematical levels it ignores. The logic behind is very complex and the EA has approx. 4500 lines of code. Requirements: - Math understanding - Understands mql5 and clean coding What does the EA: - It continuously monitors the
I want to creat this robot to help me to makes me to be professional trade in this world, it's will be opening order itself and close them and it will be a profitable robot
I have a pine script from tradeview and I'd like you to convert it in js ECMAScript (ES6) so as to use in the trendspider, Please find a link to check which one is it. https://charts.trendspider.com/scripting/docs/#/scripting_language if you are an expert and you can do this work bid
All entry/exit conditions, signal filtering, EMA, ADX, and ATR calculations, as well as confirmation candles, must be implemented without any changes . Signals must appear exactly the same as they do in TradingView: On the same candles , in the same direction . Optimized for detecting spikes/drops in Boom and Crash indices on the M1 timeframe . User-friendly interface: Ability to configure the following parameters