I already have an EA job is to Edit that EA (EUR/USD)

Experts

Specification

I already have the EA (EA name : "Fx Prime2 hieken ashi) (4 digit), i want it to be converted to 5 digits.

I want 3 functions to be implemented :

1) convert it from four-digit to five-digits

5Digit broker allow with true or false option.

snippet of the program:

if(Digits == 2 || Digits == 4) multiplier = 1;

   if(Digits == 3 || Digits == 5) multiplier = 10;

   if(Digits == 6) multiplier = 100;  

   if(Digits == 7) multiplier = 1000;  

   BreakEvenPips*= multiplier;

2) when opposite trend, add draw downs upto 8

eg :

extern int drawdown1 = 10;     

extern int drawdown2 = 20;     

extern int drawdown3 = 30

extern int drawdown4 = 40;      

extern int drawdown5 = 50;     

extern int drawdown6 = 60;      

extern int drawdown7 = 70;     

extern int drawdown8 = 80;      

i.e i want 8 drawdowns with multiplier double

3) in open draw down reach its profit & then All pending trend wise open order are closed. 

1.       extern string  TSL="Trailing stop loss settings";

2.       extern bool    TrailingStop=false;

3.       extern int     TrailingStopPips=6;

4.       extern bool    HideTrailingStop=false;

5.       extern int     PipsAwayFromVisualTS=80;

 

2.        Tack profit & stoploss option  

1.       extern string  hsl1="Hidden stop loss settings";

2.       extern bool    HideStopLossEnabled=false;

3.       extern int     HiddenStopLossPips=200;

4.       extern string  TSF="Tightening stop feature";

 

3.       Hidden take profit settings

1.       extern string  htp="Hidden take profit settings";

2.       extern bool    HideTakeProfitEnabled=false;

3.       extern int     HiddenTakeProfitPips=20;



4) in 8 drawdowns, when it goes to uptrend i.e opposite trend and it should close all pending orders when it recovers the profit target

and start all over again with new orders.


and last thing, give options for visual mode for take-profit and stop loss.


my email - mahen1602@hotmail.com





Responded

1
Developer 1
Rating
(41)
Projects
124
34%
Arbitration
32
13% / 75%
Overdue
53
43%
Free
2
Developer 2
Rating
(272)
Projects
394
63%
Arbitration
70
53% / 26%
Overdue
198
50%
Free
Similar orders
Helo Geeks i need an experienced developer of forex Eas who can make my purchased EA that has the activation llicense to run to my mt5. I have purchased this EA to someone on telegram but he just not responding to me to give me activation license ,but i believe there are geeks here who can make it run to my mt5. i will share more details on that
Am nevoie de o conversie a unui EA din mql4 in mql5. La final sa fie testata, compilata si rezultatul sa nu aiba erori. Modificarea parametrilor sa se faca dint-un fisier cu extensia txt. Am eu modelul Hi. I need a conversion of an EA from mql4 to mql5. At the end, it should be tested, compiled and the result should have no errors. Modifying the parameters should be done from a file with the extension txt. I have the
Building an expert who copies trades between two platforms on two different devices...controlling the slave’s account number...adding the necessary settings...copying direct trades and copying pending trades...the best developer who has knowledge of this type of expert is fluent in the English language and fast in Reply
Create a mt5 Grid bot EA Set configurable parameters - lot size, grid size & close percentage, increment value. When there is no open trade, open a buy and sell at the same time and same price, with lot size as defined in the lot size variable. Set pending orders - buy and sell at previous lot size + increment value; price at current trade price + grid size. buy and sell at previous lot size + increment value; price
Looking for experienced developer to fix and check the indicator functions in my EA. Main problem to fix is that there is option to open new trade at close of previous which doen't always work on one of the indicators - depending on user inputs. Also if trading is disabled using AutoTrading button, then re enabled the EA waits for new signal to start, but it needs to place trade immediately according to current
I have an EA which trades with XAUUSD with a grid system, and I need to add a few features: 1.- The EA works with an indicator and open many trades as a grid system. I need the EA to open JUST 1 TRADE INMEDIATELY WHEN THE TREND SHOWS. 2.- I need the EA to keep that trade open until it reaches TP or the reverse signal shows. The EA has already the 'close if reverse signal' parameter. 3.- I need to create a parameter
To automatically execute specified trading lots based on RSI lower than 30 and higher than 70. Price must be at least $2 away from defined price benchmarks. Bot must close trade with $2 take profit
Hello, I am looking for someone to convert my MQL4 code project to MQL5. A brief description of my current strategy: MT4 'Spreadsheet' EA collects data from 28 FX currency pairs -> sends it to Excel, then Excel calculates and makes a decision -> Excel sends a signal to MT4 'Trading' EA and manages trades I want the MT4 EA to be converted into MT5. For Back testing purposes, I want to withdraw from using Excel and let
Hey i would like an EA (mt5) the EA will use two indicator which are Moving Average and Parabolic SAR and it should risk 5% of the amount of the account and it should double the account every time it enters a trade and the EA must also increase lots as the account grows
I would need an expert advisor that enters trades base off a indicator on trading view. The indicator is a free indicator on trading view, Which is called TFO Displacement. What needs to happen or the criteria is once the indicator prints a displacement. So once displacement is printed I would love for the EA to immediately open a trade in the direction of the displacement. With a 15 Pips top loss. And a 30 pip take

Project information

Budget
20 - 60 USD
For the developer
18 - 54 USD
Deadline
from 1 to 5 day(s)