Create MT5 EA clear instructions. // multiple options. if you can not do it please send message with part you dont know or do not respond. THANK YOU. appreciate everyone who answer...

MQL5 专家

工作已完成

执行时间27 天
员工反馈
Thanks very much... nice customer...
客户反馈
Thank you Very good developer. Make it to perfection. Will recomend for sure :)

指定

Dear all coders  thank you for your time to read this requirements specification...  please let me know realistic time - date, and money. I sent simmilar requirements, 4 month ago but till this daz it is not complete... so please save zour and mz time.  if there is some part you can not made, sent message... maybe it is part I can make by maself.  Thank you again.

1.) file .mq5

2.) Multicurrency input -  must be able to choose from:    current symbol || specified symbol /*text fields in input  where can write: EURUSD; AUDUSD; ..  or EURUSD+; AUDUSD+; or EURUSDecn; AUDUSDecn;  GOLD; XAUUSD; USDBTCn ... */

 /* all these - option1  || option2 -choices made by enum*/

3.) TimeFrame input (choose TF) for ATR or stdev  for  SL and TP /*eg:  if I have open EA on M30 and want SL TP calculations based on ATR H1 */

4.) Must be able to choose the number of trades in one direction from 1 to 3 

5.) Must be able to set SL TP from 3 options :  1. Pips || 2.  ATR * multiplicator /*e.g. 1.3*/  || 3. stdev bb * multiplicator /*e.g. 2.8*/     /* different multiplicator for TP and different for SL */

6.)  TS must be able to choose from: 1. Pips || 2. ATR*multiplic || 3.Stdev*multiplic || 4.  MA based TS || 5. fractals based + xy pips 

Trailing stop 1 start     /*pips*/
trailing step 1          /*pips*/ 
Trailing stop 2 start     /*pips*/
trailing step 2          /*pips*/ 
Trailing stop 3 start     /*pips*/
trailing step 3          /*pips*/ 

TS for scale out trades should be defined here (  pips/points  ||  MA based TS )
/*if MA based: MA choosable from 
TS_MA1_period
TS_MA1_Metod
TS_MA1_shift*/

TS must be able to choose from:  1.  on every tick || 2. on open new bar

7.) if because of risk lot calculate < 0.01 Lots print error message 
 If lot is set by me or by risk to 0.01 lot open only 1 position 

If there will be situation like this:  based on risk should open 0,03lot and wanted 2 positions open 1st one bigger like here 
1=0,02
2=0.01

8.) volume should be: 1. fixed lot size || 2. risk % of balance

if volume based by risk % 
set risk %  for open trade  eg 1%
and also set total risk % for eg 5% so EA will not allow open new trades, if there are 5 other trades already open. 

etc fixed lot size : 0.5 lot
total max lot open trades :  2.5  lot so EA will not allow open new trades

9.) Open trades on tick data (if you add options || on new bar is up to you, but not necessary)
 
10.) Should also have a function to choose trading days. and trading hours /* according to weeks days:  Mo Tu We Th Fr and from 00:00 to 23:59 */

12.) News filter choose from 1. Off || 2. All News || 3. Orange && Red News || 4. Red News

13.) There be Spread filter  
Spread should not be more than x.y * TP  /*eg:  0.3*TP*/

14.) bool scale_out: true or false; /* if true means:  if 1.tp is hit, then allow next trade*/
int scaleout_trades:   2; //open 1 or 2 trades for scaleout
/*scale out is possible if 1.tp is hit, then allow next  1 or 2 trades*/
int  scale_out_open_trades  1 to 2

double  risk_for_scale_out_trades:   0,5; /* it is multiplicator that calculate risk based on main first trade( for example if we choose 2,5 lot trade  scale out will have 0,5 * 2,5 lot.

 SL TP and TS for scale out will be calculate same like for main.but has additional multiplicator 
double  SL_TP_for_scale_out_trades: 1.0*/

15.) how many trades based on rule for scale out is possible 
int scale_out_max_trades  10;

16.) use only one indicator :

this indicator have 2 buffers 
one for buy  second for sell 
when 0 buffer is equal to 1 then buy 

when 1 buffer is equal to 1 then sell

this must be made like this 

bool EntryBuy(...) {
0 buffer is equal to 1 then return true; else return false
}


If Entrybuy  {code to open buy trade}


17.) To input section 

bool print_messages  true;

Print errors
Close position 1 why , close position 2 why...
Ts2 start,  etc

18.) for close position should be in input option to turn it on and off 
bool close_when_oposit_signal   true;
bool close orders at the specific time    /*eg  22:00
bool close orders at the end of the week true;
bool close orders at signal from indicator true; 
/*
bool ExitBuy(...) {
icutom indicator name  1 buffer is equal to 1 then return true; else return false
}
*/
(here e.g. use madc cross zero in oposite direction)

19.) Base Comment to code  in english,



Thank you and have a great day


反馈

1
开发者 1
等级
(4)
项目
5
20%
仲裁
0
逾期
0
空闲
2
开发者 2
等级
(218)
项目
405
60%
仲裁
13
38% / 23%
逾期
160
40%
空闲
3
开发者 3
等级
(74)
项目
121
43%
仲裁
12
33% / 50%
逾期
17
14%
空闲
4
开发者 4
等级
(187)
项目
230
56%
仲裁
12
17% / 50%
逾期
43
19%
空闲
5
开发者 5
等级
(334)
项目
352
71%
仲裁
4
100% / 0%
逾期
1
0%
已载入
6
开发者 6
等级
(58)
项目
76
33%
仲裁
9
78% / 11%
逾期
7
9%
空闲
7
开发者 7
等级
(196)
项目
318
35%
仲裁
64
13% / 56%
逾期
82
26%
空闲
8
开发者 8
等级
(253)
项目
408
38%
仲裁
86
43% / 19%
逾期
70
17%
已载入
9
开发者 9
等级
(41)
项目
88
14%
仲裁
30
30% / 53%
逾期
36
41%
工作中
相似订单
Project Overview: I’m on the hunt for a skilled MQL5 developer to build my dream trading bot from scratch. The mission? Seamlessly integrate real-time data from the FinancialJuice economic calendar. Key Requirements: Bot Development : We’re starting from scratch. Your wizardry will bring this bot to life. Speed Matters : Fetch actual data from FinancialJuice faster than a caffeine-fueled trader. Data Parsing Magic
Hello everyone, I would like to export closed and open trades from metatrader to a mySQL database. - MQL5 I need one EA of each. The EAs should NOT write directly into the SQL database, but rather via a PHP script (EA HTTP request => PHP script on my server => into the MySQL DB). This is what I need from you: - EA for the MT5 - PHP script - Tables in the database The EAs should write all historical trades into the
Hey Mql Community, Our Company need help creating and design a well automated forex ea for mt4 platform, This EA should based on the logic of an existing EA and the ideas we have in mind as a new features in the EA. Understand that We already have an EA that is working properly, we want to add a few details to it. We don’t have the source code just the ex.4 file, and as an expert specialist in the field we are
Forex trading market opening an account for the first time, modify you system of forex , always there for everyone,you are all welcome and for info on all platforms @ lil_johnny254 there to serve you
Looking for developers that have create and have advanced hedging ideas to add or create a new EA with. Looking for a method to get out of drawdown postions and push them to profit or breakeven. The end goal is to manage risk. Please send what you have to hire
MT5 One Shot EA 30 - 500 USD
I am looking for a coder to create a One SHOT EA for my portfolio and clients. I do not have a clear strategy and am open to suggestions and advice. It could be a scalper on a low timeframe, or an EA that trades only 1-3 times a day. As mentioned, I am open to strategy suggestions. Maybe someone already has a strategy that works. However, Martingale and grid systems are definitely not wanted. Once the EA is deemed
I need help with an mt5 e.a. which uses python also to work in sync.., For who is interested i am not asking you to code anything just to help me to get it working on my system, just show me how to launch it... I can send yuo the link for you to take a look, It should be an easy job for someone who is experienced, it has to do with latency type trading
Hello The EA will work on particular zone choose by the user and can mark it on any TF and with some rules can open trades and mange the trade by some unique rules. the EA need to check the difference by RSI as well and with some extra rules . developer should have good attitude and good communication (englsih) with high performence and knowledge with coding EA
There is a indicator in Trading View called MavilimW Ortalamalari by Kivanc fr3762. I need same indicator for MT4 as a Expert Adviser. It should work certain hours of the day and any timeframe. When the green candle closed above the 3 red lines I want to be in a long position with one target and stop loss automatically. It shouldn't take many trade until the first trade finish
1. (price 10) I have an equity reporter. This equity reporter displays the maximum and minimum equity reached over a specific interval. So, if the interval is set to 24 hours, the script will generate data in the format: "Profit ATT" (profit AtThatTime) shows max./min. during the specific interval This specific report shows data in pips. It can also be set to display in price or percentages. The interval is also

项目信息

预算
100+ USD
VAT (20%): 20 USD
总计: 120 USD
开发人员
90 USD
截止日期
 10 天