EA written to use custom indicator & PSAR

MQL4 专家

工作已完成

执行时间3 天

指定

EA Specifications

 

  • The EA should control only its own positions and shouldn't deal with positions opened manually or by other EAs.
  • The indicators to be used for the EA is the NLMA (custom indicator) and PSAR.
  • If there are no positions opened by the EA:
    • when the NLMA changes to BLUE, check PSAR for current trend and open a Buy-position if consistent with trend otherwise do nothing;
    • when the NLMA changes to RED, check PSAR for current trend and open a Sell-position if consistent with trend otherwise do nothing;
  • If there is a position already opened by the EA:
    • if it is a Buy-position:
      • if the NLMA changes to RED and the PSAR indicator is underneath, then Buy-position is closed and a Sell-position is opened;
    • if it is a Sell-position:
      • if the if the NLMA changes to BLUE and the PSAR indicator is displayed above then Sell-position is closed and a Buy-position is opened.
  • Indicator values are taken from a chart period, on which the EA works.
  • Position size is determined by an external variable. Give the option of using a set Lot size or a % of the current account balance which can be entered manually.
  • If an error occurs, the EA should display a window with the error information and retry the attempt on the next tick.
  • Need to be able to stop the EA when the next trade closes.
  • Need an emergency CLOSE TRADE NOW option.
  • Only 1 trade open at a time.
  • Do I need to specify my brokers time zone? Eg GMT+3
  • Give an alert when the NLMA changes colour.
  • Be able to specify session times and trade in 1 or more sessions. Eg Asian, UK

 

At this stage I plan on using it on 1 currency pair/at a time.  If it works well I will add the possibility of several different assets at a time.  Keep this in mind for future alterations.

 

"This is my 1st attempt at specifying an EA.  If you can see any faults or other items I should include, please let me know in the negotiating stage."

 



反馈

1
开发者 1
等级
(878)
项目
1390
67%
仲裁
117
32% / 42%
逾期
215
15%
空闲
2
开发者 2
等级
(590)
项目
789
71%
仲裁
9
33% / 33%
逾期
22
3%
空闲
3
开发者 3
等级
(362)
项目
496
39%
仲裁
27
56% / 4%
逾期
53
11%
空闲
4
开发者 4
等级
(414)
项目
478
40%
仲裁
7
43% / 29%
逾期
16
3%
空闲
5
开发者 5
等级
(28)
项目
47
23%
仲裁
13
31% / 15%
逾期
12
26%
空闲
6
开发者 6
等级
(1235)
项目
2820
80%
仲裁
156
22% / 43%
逾期
489
17%
空闲
7
开发者 7
等级
(218)
项目
403
60%
仲裁
13
38% / 23%
逾期
160
40%
空闲
8
开发者 8
等级
(520)
项目
727
45%
仲裁
23
39% / 13%
逾期
63
9%
工作中
9
开发者 9
等级
(121)
项目
134
66%
仲裁
36
25% / 56%
逾期
22
16%
空闲
10
开发者 10
等级
(89)
项目
137
24%
仲裁
35
9% / 40%
逾期
52
38%
空闲
11
开发者 11
等级
(2369)
项目
2977
65%
仲裁
76
47% / 14%
逾期
340
11%
空闲
12
开发者 12
等级
(2046)
项目
2596
62%
仲裁
112
45% / 26%
逾期
417
16%
工作中
13
开发者 13
等级
(57)
项目
85
74%
仲裁
0
逾期
13
15%
空闲
14
开发者 14
等级
(546)
项目
823
73%
仲裁
15
53% / 13%
逾期
193
23%
空闲
15
开发者 15
等级
(53)
项目
79
18%
仲裁
13
15% / 54%
逾期
5
6%
空闲
16
开发者 16
等级
(586)
项目
1045
49%
仲裁
39
28% / 41%
逾期
49
5%
空闲
17
开发者 17
等级
(221)
项目
369
66%
仲裁
10
50% / 0%
逾期
46
12%
空闲
18
开发者 18
等级
(230)
项目
431
27%
仲裁
123
21% / 55%
逾期
96
22%
工作中
相似订单
This is a Ready Made grid Automatic EA 1. need some bug fixing and little modifcation this ea has some bug like -Takeing Random Trade after Mt4 Restart . also not flow set grid distance. like if i set 300pips grid distance, some time it place trade at 400 pips distance . fix this bug 2. Add one more anti-martingle Engine , LIKE Engine1-for martingle and Engine 2- Anti-martingle bot Engine place trade at the same time
About the file i need I have ea ex4 file but it use to set buystop or sellstop oders etc now what I want is to fit the propfirm am using because the propfirm am using have a lot size consistency rules so what I need is even if the ea set multiple buystop the file will only allow the ea to pick 2 positions and automatically delete the nearest limit Oder it can only allow the ea buystop or new position once the two
Objective: To Create an EA based on an EMA cross Strategy that utilizes martingale account management strategy with multiple profiles to better manage risk and scale safely Strategy Concept: This strategy was created around Volatility Index 75 on the 5 minute chart. It was Observed that this Index tends to frequently form very strong trends with short periods of consolidation. On applying a 10 period
I currently have an EA (.ex5 file format) running happily on MT5 system. I would like someone to convert it to MQL4 (.ex4 file format) so that I can run that same EA on the MT4 system
Hello, I'm looking for a trade copier from MT5 to NT8. The copier should be able to: 1.) Open/closed trade based on the position in MT5. 2.) Fast executions of trades. 3.) Adjustable Lot Size
Hi all, I'm looking for the conversion of an indicator into an EA based around certain rules. I'm also looking for the EA to have a dynamic target/stop loss based on standard deviations with dynamic order sizing. Likely to be future work after this as well
I need Copy Trade program on MT5 to MT5 With Some Condition..... 1. Trade must be on Reverse (IF Master Buy then On Slave is Sell) 2. Custom Lots Size on Slave 3. Symbols Adjustment 4. TP and SL (on Slave TP and SL +.50 Added) 5. Open and Closed Order on Same time(Also On market Condition)
NEED A DEVELOPER TO CREATE AN INDICATOR USING MOVING AVERAGES AND TO LOCK IT SO THAT ITS NOT EDITABLE OR VALUES CHANGED. I NEED THE INDICATOR TO HAVE LOG IN DETAILS AND A TRIAL RUN, THE CODE WILL EXPIRE AFTER A CERTAIN PERION AND ANOTHER CODE MUST BE OBTAINED FOR THE INDICATOR TO WORK. I WILL PROVIDE THE SETTINGS
Alves bot 30 - 70 USD
I need a honest guy who can create a coded trading robot which can execute trades based on only 3 indicators RSI , MACD AND 2 EMA Iwill provide all the necessary settings needed for macd the rsi and ema. If the robot is not possible then i need someone who can combine all this indicators to work as one indicator to be providing entry points
Buenos días, estoy buscando desarrollar una EA que utilice los retrocesos de fibonacci. y sus extensiones ya que operando manualmente me ha dado buenos resultados, las condiciones son las siguientes: dibujar fibonacci entrada entre el nivel 78.60% y 88.00% stop loss en el nivel 120.00 % take profit entre el 0.00% y el -27.00% lotaje basado en los pips de distancia entre la entrada y el stop loss, siempre arriesgando

项目信息

预算
20 - 70 USD
开发人员
18 - 63 USD
截止日期
 1  5 天