Job finished

Execution time 2 days
Feedback from employee
Nice customer to work with
Feedback from customer
Very Knowledgeable, Very Fast and Very Understanding. I will surely use again.

Specification

Hi everyone,

1. Please read through this project, i have tried to explain it in the simplest terms.

2. You should only apply for this just if you understand what i want.

3. I will not have time to explain anything because i am busy and i have simplified it.

4. If you understand it, then apply, if not please don't apply.


Expert Advisor

Trend and Entry Power

 

M5

M15

M30

H1

H4

D1

 

Trend

Entry

Trend

Entry

Trend

Entry

Trend

Entry

Trend

Entry

Trend

Entry

EURUSD

 

 

 

 

 

 

 

 

 

 

 

 

GBPUSD

 

 

 

 

 

 

 

 

 

 

 

 

AUDUSD

 

 

 

 

 

 

 

 

 

 

 

 

NZDUSD

 

 

 

 

 

 

 

 

 

 

 

 

USDCAD

 

 

 

 

 

 

 

 

 

 

 

 

USDJPY

 

 

 

 

 

 

 

 

 

 

 

 

USDCHF

 

 

 

 

 

 

 

 

 

 

 

 

 

Use the conditions below for each currency pair and timeframe above.

This Expert Advisor makes use of 15 candles or bars divided into 3 categories

Long_term = Bar14, Bar13, Bar12, Bar11, Bar10

Medium_term = Bar9, Bar8, Bar7, Bar6, Bar5

Short_term = Bar4, Bar3, Bar2, Bar1, Bar0

 

Trend Cells Logic:

If Long_term && Medium_term && Short_term condition are true, then trend cells are either color green or color red.

Long_term condition (Bar14 to Bar10)

1.       From Bar14 to Bar10, identify bullish bars, then for each bullish bar, find the value of (Close – Open)

2.       Add up all the values of (Close – Open) of each bullish bar from Bar14 to Bar10 = All bullish value

3.       From Bar14 to Bar10, identify bearish bars, then for each bearish bar, find the value of (Open – Close)

4.       Add up all the values of (Open– Close) of each bullish bar from Bar14 to Bar10 = All bearish value

5.       Find the value of (All bullish – All bearish) = if positive, then color green, else color red. If zero, no color

Medium_term (Bar9 to Bar5)

1.       Use same conditions as Long_term, but use Bar9 to Bar5

Short_term (Bar4 to Bar0)

1.       Use same conditions as Long_term, but use Bar4 to Bar0

Trend Cells Color:

1.       Trend cells = green color if Long_term = green && Medium_term = green && Short_term = green, else no color.

2.       Trend cells = red color if Long_term = red && Medium_term = red && Short_term = red, else no color.

Entry Cells Color

Bullish

1.       This logic only use Bar2, Bar1 and Bar0.

2.       Entry cell = green if Bar1 is bearish && Bar0 is bullish && Bar0 High > Bar1 High

Or

3.       Entry cell = green if Bar2 is bearish && Bar1 is bullish && Bar0 is bullish && Bar0 High > Bar1 High & Bar0 High > Bar2 High.

 

Bearish

1.       This logic only use Bar2, Bar1 and Bar0.

2.       Entry cell = red if Bar1 is bullish && Bar0 is bearish && Bar0 Low < Bar1 Low

Or

3.       Entry cell = red if Bar2 is bullish && Bar1 is bearish && Bar0 is bearish && Bar0 Low> Bar1 Low & Bar0 Low > Bar2 Low

Open buy trade

If Trend cell = green color && entry cell = green for the same timeframe, then open a buy position for the currency pair.

Open sell trade

If Trend cell = red color && entry cell = red for the same timeframe, then open a sell position for the currency pair.

Others:

1.       Take Profit Condition = Trailing profit

2.       Stop Loss condition = Martingale

3.       Pop-up notification for the currency pair and timeframe that opened a trade.

 

 

 


Responded

1
Developer 1
Rating
(39)
Projects
55
13%
Arbitration
5
20% / 20%
Overdue
6
11%
Free
2
Developer 2
Rating
(173)
Projects
197
12%
Arbitration
39
36% / 33%
Overdue
5
3%
Loaded
Published: 2 codes
3
Developer 3
Rating
(73)
Projects
85
44%
Arbitration
10
40% / 50%
Overdue
9
11%
Free
Similar orders
HELLO GREAT DEVELOPER I've been playing with a strategy using an already coded Pinescript V5 Indicator, and wanted to turn it in to a strategy with a few additions. (I have incuded the code for the original Indicator) Trading the 1 minute chart I'd like the strategy to go long if the prices passes the higher ORB 50% line while the 3min 20 WMA is above the 3min 200 SMA and the 3 min RSI is below 50. With a Stop loss
Nsn 30+ USD
Hahsdhdjdjjdndndndnenn dhejjeej eheujeje hejejejjeej jrkr rhejje rhrjrj rhurjr jeirje ejeijeje eururjje e eeuueie heieie heueieub ehurjrue heueieue euruueue eheuueue ejeiueie ueueieue euieieie eueuei. Euieieie euriieie jeirieie eueieije kdeoieieie heueueue ueieieuei euieieie ieieieie ueieieue ueieieue euurieie ueieieie ueieie
PLEASE READ: IF YOU ARE NOT GOING TO ACCEPT THE BELOW THEN PLEASE MOVE ON TO THE NEXT CLIENT. I NEED SOMEONE WHO WILL DO THE WORK FIRST AND THEN CREATE A BUILT-IN DEMO INDI AS PER SPECIFICATIONS BELOW WHICH HAS AN EXPIRY (A DAY OR 2) SO THAT I TEST THE INDI BEFORE WE CREATE THE ORDER. I HAVE HAD PEOPLE WHO PRESSURE ME TO CREATE THE ORDER AND THEN THEY END UP DEVELOPING A FAULTY INDICATOR. AND I HAVE GIVEN THEM THE
Project Overview: We are seeking a highly skilled and experienced developer to build a next-generation Forex Expert Advisor (EA) for MetaTrader 5. The core innovation of this project is an EA that relies 100% on a custom deep learning AI model (e.g., LSTM, Transformer) for generating all trading signals. The EA will trade the XAU/USD (Gold) instrument. The developer must be proficient not only in advanced MQL5
Looking for a reliable, low-lag reversal indicator for Forex that does not repaint and does not place signals with an offset. Key features: Signals only after confirmation (uses closed bar logic), so alerts are final and do not repaint. No offset placement — arrows/markers appear on the same candle/bar that triggered (or on the close of that bar) to avoid confusion. Tunable sensitivity: adjustable lookback and
Here's a detailed description of an Expert Advisor (EA) based on Heikin Ashi candlesticks: EA Overview The EA will implement a trading strategy based on Heikin Ashi candlesticks, identifying trends and generating trading signals accordingly. Indicator Requirements 1. *Heikin Ashi Indicator*: The EA will use a Heikin Ashi indicator to calculate Heikin Ashi candlesticks. 2. *Customizable Parameters*: The Heikin Ashi
I need an experienced MT5 (MQL5) developer to build/upgrade my Forex robot with the following features: Features Required: • Hybrid Strategy Engine per pair: Trend-following, Breakout/Momentum, Pullback, Mean Reversion • Pair-Specific Strategy Allocation (EUR/USD, USD/JPY, GBP/USD, AUD/USD, USD/CAD, all USD pairs in Tier 4) • Dynamic Decision-Making using volatility, historical data, and multi-timeframe confirmation
HELLO EVERYONE I NEED AN INDICATOTRE ON STOCH WHICH CAN GIVE ME ALERT WHEN DIVERGENCE AND CONVERGENCE HAPPNING.AND MAKE SURE I CAN CHANGE THE STOCH PERAMETERS IN SETTINGS. PLEASE CONTACT WHO KNOWS ABOUT DIVERGENCE AND CONVERGENCE. THANKS
PLEASE READ: IF YOU ARE NOT GOING TO ACCEPT THE BELOW THEN PLEASE MOVE ON TO THE NEXT CLIENT. I NEED SOMEONE WHO WILL DO THE WORK FIRST AND THEN CREATE A BUILT-IN DEMO INDI AS PER SPECIFICATIONS BELOW WHICH HAS AN EXPIRY (A DAY OR 2) SO THAT I TEST THE INDI BEFORE WE CREATE THE ORDER. I HAVE HAD PEOPLE WHO PRESSURE ME TO CREATE THE ORDER AND THEN THEY END UP DEVELOPING A FAULTY INDICATOR. AND I HAVE GIVEN THEM THE
I have two custom indicators in MT4 compiled format (.ex4). Unfortunately, I don’t have the original source code (.mq4). I need a developer to recreate equivalent editable .mq4 files based only on the provided .ex4 files. Requirements: Replicate the same functionality, signals, and visual appearance as in the .ex4. No additional features are required, just faithful reproduction. I will provide the .ex4 files only (no

Project information

Budget
50+ USD
For the developer
45 USD
Deadline
to 1 day(s)