Francesco Piantedosi

MQL4 专家

工作已完成

执行时间5 天
客户反馈
Very good job! Great coder!
员工反馈
It was a great experience to work with Mr. Francesco

指定

Hi all, I need help to program my EA, and I'll be alble to test if my idea is good or not. My idea is time based, and a grid of orders will be placed according to value of EMA(5). Let suppose to have M30 timeframe, my EA should wait EMA(5) value in the middle of timeframe, and so, in the middle of the bar formation. So after 15 minutes, EA evaluates EMA(5), this will be the "start price" for my grid.

EA will place 5 pending stop buy orders and 5 pending stop sell orders (very important that orders should be STOP and absolutely NOT "Limit orders". Number of orders should be a parameter selected by user, "5" is only an example, but it should be default value. Distance between orders will be "n" pips. Also in this case number of pips shoul be selected from 3 to 15. Default value is 5

For each BUY/SELL order, as initial parameter, TP=150 pips and SL=5 pips (initially I don't want to change these values)

If an order is activated, SL will be moved to "entry price" for that order. From this point, a trailing stop loss will be placed for that order using a step of 1 pip.

Initially I don't want any check on spread and theoretical profit of my oders.

At the end of current bar, or exactly at the beginning of a new bar formation, every stop order placed in the previous timeframe (both buy and sell) will be deleted if they are not triggered.

This will be repeated for each bar in the chart.

Let's do an example:
pair eurusd
timeframe 15 minutes
after 7,5 minutes, EMA 5 is evaluated (suppose EMA(5)=1.11300)
EA will place 5 stop buy orders @ 1.1135 - 1.114 - 1.1145 - 1.115 - 1.1155
EA will place 5 stop sell orders @ 1.1125 - 1.112 - 1.1115 - 1.111 - 1.1105
Suppose that first 3 stop buy orders are triggered and first 2 stop sell orders are triggered;
at the "first tick" of new bar, last 2 buy orders, and last 3 sell orders will be deleted.

Remaining positions will remain opened and will run without interference.

Parameters selected by user when EA is attached to chart:
Number of pending orders: from 1 to 7 (default is 5) - numbers of long orders is always equal to

number of short orders
Distance between orders: from 3 to 15 pips (default is 5)
EMA should be evaluated from 3 to 20 periods (5 is default value)
TP: from 15 to 150 pips - step by 5 pips - (default is 150)
SL: from 5 to 20 pips - step by 5 pips - (default is 5)

For money management I would have 2 different options: fixed lots and % of total margin. One out of the two option has to be selected and parameters chosen by user. Default values are 0.1 lots or 2% of total margin.

EA should work for 4 or 5 digits


Available if you need further clarification.
Francesco

反馈

1
开发者 1
等级
(52)
项目
133
44%
仲裁
14
50% / 29%
逾期
55
41%
空闲
2
开发者 2
等级
(2086)
项目
2646
61%
仲裁
113
45% / 26%
逾期
418
16%
工作中
3
开发者 3
等级
(133)
项目
185
30%
仲裁
77
9% / 73%
逾期
77
42%
空闲
4
开发者 4
等级
(221)
项目
369
66%
仲裁
10
50% / 0%
逾期
46
12%
空闲
5
开发者 5
等级
(1855)
项目
3458
88%
仲裁
73
40% / 15%
逾期
265
8%
空闲
6
开发者 6
等级
(49)
项目
134
27%
仲裁
62
13% / 53%
逾期
58
43%
空闲
7
开发者 7
等级
(69)
项目
76
59%
仲裁
0
逾期
12
16%
空闲
8
开发者 8
等级
(2)
项目
2
0%
仲裁
13
8% / 92%
逾期
1
50%
空闲
9
开发者 9
等级
(2428)
项目
3057
66%
仲裁
77
48% / 14%
逾期
340
11%
空闲
10
开发者 10
等级
(439)
项目
545
25%
仲裁
21
38% / 38%
逾期
83
15%
空闲
11
开发者 11
等级
(1)
项目
1
0%
仲裁
1
0% / 100%
逾期
0
空闲
12
开发者 12
等级
(130)
项目
210
40%
仲裁
90
20% / 43%
逾期
85
40%
空闲
13
开发者 13
等级
(121)
项目
134
66%
仲裁
36
25% / 56%
逾期
22
16%
空闲
相似订单
Hello, I want to make an EA based on SMC and a developer that is familiar with the concept and full understanding of this. Must have done similar jobs before and be able show it. I only want to work with developer that has good track record and is precise. Further information will be handed when contact is made. Developers that has zero rating will not be considered. Listed price is a base point. The project can also
EA DEJA FABRIQUE ? MODIFIER QUELQUE LIGNE POUR LE RENDRE RENTABLE /////////////////////++++++++++++++++++++++++++++++++++ EA AVEC UN SYTEME SIMPLE ; SEULEMENT A MODIFIER %%%%%%%%%%%%%%%%%% SI PERSONNE SACHANT CODER CORRECTEMENT , CE TRAVAIL EST POUR TOI
Trade methodology based on Red and Green lines entering Overbought / Oversold zone. Using confluence of Higher time frame, Moving Average a trade can enter when there is a strong slope angle. Market Base Line is used to determine overall market sentiment. This is designed to be an established trend scalping strategy on lower time frames. To be used initially on demo then real account when settings have been fine
There are six conditions in total . source code from an existing expert will be provided to aid the completion of this job . - Install the following by the Panel (copy paste form my existing Expert ) 1. Pips Lost : number of pips lost ( monthly reset ) 2. Pips Gained : number of pips gained ( monthly reset ) 3. Have a black background to avoid the
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: function (A) Add Transform combine the 4 Expert Advisors into just 1 Expert Advisor, maintaining the individuality of each one Leave in extern (false) or (true)
Description: I am seeking an experienced MQL5 developer to create a custom Expert Advisor (EA) for MetaTrader 5 based on a specific trend-following strategy. The strategy includes precise risk management, advanced trade management features, and additional risk management tools. The EA should be adaptable to any timeframe on which it is attached. Below are the detailed requirements and parameters for the EA: Strategy
I need an EA trading frequently (HFT or something like), and it sould have some features below: 1、Have a clear trading logic 2、Have a good backtest result 3、Have a demonstrated benefitable result in a live account trading 4、Can avoid the news time period or not sensitive to news
New york session based strategy 9:30 open Price takes out buy side or sell side liquidity Usually using 15min high and lows 5m entry Price takes out that high/low and price must close strongly back into the zone Is price is above price we have a sell bias vis versa for buys Sl is at the high or low with option for “offset” for cushion Tp is usually the opposite High or low. Would like the option for set pips-points &
Hello, I am looking for a skilled developer to create an Expert Advisor (EA) for MT4. The EA should close an open trade automatically when a Golden or Death Cross occurs in the Alligator Indicator. Please let me know if you have experience with similar projects and how we can discuss the details further
Hello there! I have a ATAS bot that would be discussed properly with you once you bid to this project, But majorly what i need is either: An update to my bot that allows it to watch one chart and trade on another within ATAS. Or an add on of some kind that allows it to watch one ATAS chart and then communicate with a bot that can execute trades in MT4/5. Bid now for more proper details

项目信息

预算
20 - 80 USD
VAT (22%): 4.4 - 17.6 USD
总计: 24.4 - 97.6 USD
开发人员
18 - 72 USD
截止日期
 2  15 天