The Two Adaptive Moving Average lines with Volume Index Expert Adviser for the MT5.

MQL5 专家

工作已完成

执行时间21 小时
客户反馈
Great Guy
员工反馈
Great client thank you

指定

EA Requirements.

The EA opens and closes trades.

It determines trade types, Buy or Sell.

It should work on all time frames and currency pairs.

It should work on all chart types. Line, Bar or Candlestick.

It should work on both account types.  Live and Demo.

The EA has a visual Blue Take profit line.

The EA has a visual Red Trailing Stop Loss line.

The EA has Two Adaptive moving average line settings.

The EA has a Volume index filter.

The EA places directional Trade arrows onto the chart at execution.

The EA has different lot sizes available to choose from.

The EA has Two trading clocks which allow trades during their set changeable trading times.

The EA allows a choice of the days of the week to trade on.

I can manually amend the parameters and settings on all the above.

 

Properties and inputs for EA


Two Trading clocks.

The trading clocks use military time (24-hour clock) and are set to the brokers time which allow trades from 08.00 to 17.00.

Each one can be activated by a true (on) or false (off) in its input’s category.

The idea here is that I can either have one clock trading all day or two clocks trading part of the day each.

The ability to change the trading times for each clock would be advantageous.

When trading is allowed the clock display will change from grey to green and when it is not allowed to trade it will change back to grey.

It will automatically close all trades at the set closing time or times regardless of whether the trade is IN or OUT of profit.

If no trade is in progress during allowed trading times the EA will place a trade.

This is based on the position of the Two AMA lines and whether the volume index scale has been achieved.

The Trading clock should be displayed at the bottom right-hand corner of the chart.


Days of the week.

The days of the week are set at default Monday to Friday.

However, I would like the option to check each of them as True for yes and False for no so I can choose to trade them all or just some of them.


Trade Arrows.

Firstly, the trade arrows are placed on the chart when a trade is made.

A small blue arrow pointing upwards is placed at the trade entry point for a buy trade.

A small red arrow pointing downwards is placed at the trade entry point for a sell trade.


Lot sizes.

The lot size is automatically set to a standard lot size.

However, I would like to have the ability to change this to other lot sizes, such as a Micro lot or to a mini lot size.


The Two changeable Adaptive Moving Average Lines settings.

The Green (Short) AMA line default settings are (1,2,30).

The Red (Long) AMA line default settings are (24,2,30).

For a buy trade the idea here is if the short AMA lines goes above the long AMA line then a buy trade is made. (provided Trading clocks and volumes index agree)

For a sell trade the idea here is if the short AMA lines goes below the long AMA line then a sell trade is made. (provided Trading clocks and volumes index agree)

Trade can close if AMA lines cross into opposite trade position.

I can manually amend the parameters and settings on all the above.


Volume index.

The volume index has a changeable scale line set as default at 1100.

It has two volume lines one Green for value UP and the other Red for value DOWN.

The idea here is when the AMA Lines are on a BUY trade the Green value line on the volume index needs to be above the 1100 scale for the trade to be allowed, if not no trade is allowed.

When the AMA lines are on a SELL trade the Red value line on the volume index needs to be above the 1100 scale for the trade to be allowed if not no trade is allowed.

I can manually amend the parameters and settings on all the above.

 

Take profit line.

The take profit line is automatically set at 600 points ahead of trade as default.

The idea is as price moves towards this visible stationary line and eventually touches it, trade is closed, and profit is secured.

Both Take profit and Trailing stop loss lines are placed on the chart at opening of a trade and are removed when the trade is closed.

I would like the ability to change the distance by the number of points.


Trailing Stop loss line.

The Trailing stop loss line is automatically set at 300 points behind trade as default.

I also require a visual aid line on the chart.

If price should head towards the trailing stop line, the line remains fixed until price touches the line, and the trade is closed.

However, if price moves away from the line the line follows price point by point.

I would like the ability to change the distance by the number of points.


附加的文件:

反馈

1
开发者 1
等级
(63)
项目
84
26%
仲裁
23
22% / 48%
逾期
23
27%
空闲
2
开发者 2
等级
(196)
项目
318
35%
仲裁
64
13% / 56%
逾期
82
26%
空闲
3
开发者 3
等级
(65)
项目
71
30%
仲裁
8
0% / 88%
逾期
5
7%
空闲
4
开发者 4
等级
(586)
项目
1047
49%
仲裁
39
28% / 41%
逾期
49
5%
空闲
5
开发者 5
等级
(54)
项目
53
17%
仲裁
7
0% / 100%
逾期
5
9%
空闲
6
开发者 6
等级
(4)
项目
4
0%
仲裁
1
0% / 100%
逾期
1
25%
空闲
7
开发者 7
等级
(7)
项目
8
0%
仲裁
3
33% / 67%
逾期
0
空闲
相似订单
Looking for an EA which can produce less than 5% drawdown. Also profit factor above 1.5 (preferably 2.0) Please give me proper explanation how your EA works too Has anyone programmed it before? is it limited to forex only
1) the EA can compound the lot size from 0.01 to 0.02 so on 2) the EA must able to trade different kind of pair 3) the EA will have stoploss or take profit 4) long term profit 5) for equiry will be 100 for every 0.01 lot Developer will have that kind of EA may apply and introduce any investor account! this EA must have mql4 file
p.p1 {margin: 0.0px 0.0px 0.0px 0.0px; font: 13.0px 'Helvetica Neue'} Hello Looking for someone to help me improve my current strategy on my own algorithm and to also add hedging mode
I want the script in mql5 language for my martingale strategy. The script should open trades in both directions buy and sell and if any trade closes in loss then open new trade in that direction by using the next volume and when trade closes in profit then reset the volume to first from volume list and also maximum consecutive losses limit will apply. If trades closes consecutively in losses and hits the limit then
Long Position 1. Trend Line: When a Lower High (LH) is formed, draw a trend line from the previous Higher High (HH) to the new LH. 2. Trend Line Adjustment: If a new Lower High (LH) is formed without breaking the trend line, redraw the trend line to the new LH. Draw a trend line between the Higher High (HH) and the Higher Low (HL). If a new Higher High (HH) is formed, remove the previous trend line and draw a new one
Please watch the video on this youtube channel and download the Indicator from there. https://www.youtube.com/watch?v=ldTomLu8DxE&amp ;t=32s Rules are explained on the video and the download of the indicator is on the same video
I would like an EA that follows exactly this steps to trade de daily candle. Watch the video and then see if you can do the task. https://www.youtube.com/watch?v=g3oDYq4P9ZE Document is one this link https://cdn.discordapp.com/attachments/1135977927469703230/1135978751461695598/Daily_Bias-TTrades_edu.pdf?ex=669a9a27&amp ;is=669948a7&hm=96de195f7e695a381c1261b065f67b94fae319d02a0c88641b146f8b2978320c& Should have
I have a custom EA that works fine in the live market trading, but when doing a back test in the strategy tester , it does not open sell orders. There are no errors or warnings; it just doesn't open sell orders. I've checked every possible reason that might be the reason why it does not open sell orders, but I can't find anything, especially since it works fine in the real market and it opens both buys and sells
Hi, I have an indicator from my friend, I want to copy it to my own MT5 can you do that for me. Here is the link
I installed the E.A. into the Experts folder in MT4. When I double click on it nothing happens. When I right click and "attach to chart" nothing happens. The E.A. is not grayed out, it simply will not attach. Any help would be greatly Appreciated

项目信息

预算
100+ USD
开发人员
90 USD
截止日期
 2  5 天