MT5 EA

MQL5 Experts

Job finished

Execution time 9 days

Specification



hi dear coders,

my funny english description as the rules in text bellow is here in the video, where you can see chart and how I am trading it.

https://youtu.be/QETKG9sYM0s


I would like to have TD sequential indicator logic as part of EA for fast optimization.

rules:

BUY (True/false)

SELL (True/false)

optimized timeframes input (1,5,15.......)

timefilter hours
Days of week filter

news filter


buy entry

condition 1. We have candle with BUY 13 and price closed above last fractal HIGH higher than (X) pip and lower than (Y) pip

and

Condition 2. between these bars (BUY 13 and entry candle) is not bar with TD setup (9) (long and short, both 9 are prohibited)

please make condition nr. 2 with (TRUE/FALSE) option

when FALSE, EA will open trades, with or without number 9 (from td setup pattern) between 13 and entry candle what is closing above/bellow fractal..
and

condition 3. Close price of candle above high fractal is lower than (X) pip and higher than (y) pip from close price BAR BUY 13 and this price

difference is lower than ATR coef1 and higher than ATR coef2

and

condition 4. entry bar is atleast (X) bars and maximum (Y) bars from bar with number buy 13




sell entry

condition 1. we have candle with SELL 13 and price closed bellow last fractal LOW lower than (X) pip and higher than (Y) pip

and

condition 2. between these bars (SELL 13 and entry candle) is not TD setup (9) (long and short, both 9 are prohibited)

please make condition nr. 2 with (TRUE/FALSE) option

when FALSE, EA will open trades, with or without number 9 (from td setup pattern) between 13 and entry candle what is closing above/bellow fractal..
and

condition 3. Close price of candle bellow low fractal is higher than (X) pip and lower than (Y) pip from close price BAR SELL13 and this price

difference is lower than ATR coef1 and higher than ATR coef2

and

condition 4. entry bar is atleast (X) Bars and maximum (Y) bars from bar with number SELL 13

condition 5. when opening trade, in the last (X) bars was ADX higher than (X)

condition 6. in the last (X) bars was the highest ADX lower than (X)


Stoploss bellow/above entry BAR (TRUE/FALSE)

(X) pip bellow/above

STOPLOSS bellow last fractal (TRUE/FALSE)

(X) pip bellow/above

Do not open trade if Stoploss is higher than (X) pip

Do not open trade if Stoploss is lower than (Y) pip

(True/false)

buy Takeprofit = entry price + (entry cadle true range)*koef (X)

 sell Takeprofit = entry price - (entry cadle true range)*koef (X)

(True/false)

buy Takeprofit = (entry price - last fractal low)*coef (x)

sell takeprofit = (last fractal high - entry price)*coef (x)

Breakeven after Xpip, SL to entry + (X) pip

If during (X) bars from entry position was not atleast (X) pip in profit Exit trade

Do not trade buy if rate between (entry price - last fractal low) / (entry cadle true range) is lower than (X) and higher than (Y)

Do not trade sell if rate between (last fractal high - entry price)/(entry cadle true range) is lower than (X) and higher than (Y)

spread filter (x) pip

Fixed risk % (X)

min lots (X)

max lots (X)

max opened trades on the account (X)

Responded

1
Developer 1
Rating
(27)
Projects
43
7%
Arbitration
18
6% / 78%
Overdue
26
60%
Free
2
Developer 2
Rating
(298)
Projects
427
26%
Arbitration
18
61% / 33%
Overdue
26
6%
Free
3
Developer 3
Rating
(21)
Projects
35
54%
Arbitration
8
63% / 38%
Overdue
1
3%
Free
4
Developer 4
Rating
(13)
Projects
12
33%
Arbitration
2
0% / 100%
Overdue
1
8%
Free
5
Developer 5
Rating
(586)
Projects
1046
49%
Arbitration
39
28% / 41%
Overdue
49
5%
Working
6
Developer 6
Rating
(119)
Projects
169
38%
Arbitration
9
78% / 22%
Overdue
15
9%
Free
Similar orders
HELLO DEAR DEV'S. I'VE AN EA BUT IT STOP WORKING WHEN MT4 HAS BEEN UPDATED TO THE LATEST VERSION (1420). SO I NEED A GOOD DEVELOPPER THAT COULD UPDATE THIS EA TO THE LATEST VERSION OF MT4 SO I CAN USE IT. NB: IT'S A SINGLE FILE (.EX4) AND THE PRICE CAN BE NEGOCIATED TO BE SUITABLE FOR BOTH PARTIES. THANK YOU
hey friends, I am looking to build a smart trading robot, for the capital market. He knew how to trade in all the different types of trade. Example - in shares, currencies, index, indices, ETFs, funds, commodities, options, futures and so on. Suitable for trading on all stock exchanges in the world. It will be possible to install the trading robot in the MetaTrader 5 trading software. But it will also be possible to
STI EA 30 USD
I need to convert this MT4 indicator into MT5 EA/indicator. The problem is I only have the .ex4 file bt not .mq4 file and it is also a repainting indicator. I need preliminary assessment if the conversion can be done based on .ex4 file first before exploring the EA details further. Attached is the indicator Budget below is just indicative for the assessment. We can discuss further once the conversion can be done and
i want you to help me it mq4 source code and insure it will work on mt4 and mt5 optimally basically i want the source code and that dll if its important to crack it .. regards
This mql4 got entry blue line and exit red line and pips inside also calculated it uses haiken Ashi and murray Math settings if you this you up for this job let's discuss it we will talk more when you are chosen thanks in advance
Hi, The task involves adding functions to an existing EA and correcting an error. The developer must have a thorough understanding of the following: Trailing Take Profit function Calculating a decreasing distance between orders Ability to code a function for Global Profit decrement/increment size in percentage Ability to correct error 10015 Thank you in advance
The first section will describe the EAs trading strategy logic and features. The second section is an outline of the inputs that the EA should contain. 1. The idea of the trading system is as follows : This EA enters trades based on fibonacci retracement levels when other (MACD, RSI) conditions are met. It will use a MACD from a particular time frame to establish the swing high and swing lows which the fibonacci
Expert Advisor (EA) will provide automatic entry and exit using Black Dragon indicator as per the description below. Long (entry): on the first blue candle. Long (exit): on the first red candle, stop loss or take profit/break-even. Whatever happens first. Short (entry): on the first red candle. Short (exit): on the first blue candle, stop loss or take profit/break-even. Whatever happens first. Long (stop loss value)
1. **Timeframe and Liquidity:** Focus on the 5-minute timeframe for liquidity analysis.(timeframe for liquidity should be editble) 2. **Candlestick MSS:** Monitor 1-minute candlestick patterns for entry signals.(should be editble) 3. **Swing Points:** Identify swing points using the high and low of the last three candles.(ict swimg high and low) 4. **Sell Setup:** - Wait for a 5-minute candle to take out the swing
Hello Greetings. I have a custom tradingview strategy I would like to convert to Metatrader 5 ( mt5 ) . I have the source code a and with me. Kindly bid if it is what you can do for me and let discuss about the project. Thanks

Project information

Budget
200+ USD
VAT (21%): 42 USD
Total: 242 USD
For the developer
180 USD