Yaw Ampong

MQL4 专家

工作已完成

执行时间10 分钟
员工反馈
That is great to work with you always!. Thank you.
客户反馈
Unexpected fast completion, great input design for the specification and clear instruction given. Without doubts, 5 stars is for sure to him. Thank you science-trader

指定

BUY CONDITIONS

1.       Must place a BUY trade when the first buy signal shows up i.e. a YELLOW or BLUE arrow. However the trade should remain active when the immediatenext Buy arrow is of a different color to the first one. Example if the robot initiates a BUY trade with a YELLOW arrow and immediately another buy signal comes up with a BLUE arrow, it should ignore the new signal and keep the old trade. Another example is if the robot initiates a BUY trade with a BLUE arrow and immediately another buy signal comes up with a YELLOW arrow, it should ignore the new signal and keep the old trade.

2.       Conditions to exit a BUY TRADE:

·         Trade should exit when the 1stSELL signal shows up that is a RED or MAGENTAarrow shows up. Immediately the buy trade exits,Robot should quickly initiate a SELL trade.

·         Trade should exit when the next signal is the same BUY signal and of the same color. That is if the robot initiates a BUY trade with a Yellow arrow and the next immediate arrow that comes after it is also Yellow, it should exit the 1st buy trade and initiate a new BUY trade with the new yellow arrow.

SELL CONDITIONS:

3.       Must place a SELL trade when the first sell signal shows up i.e. a RED or MAGENTA arrow. However the trade should remain active when the immediatenext Sell arrow is of a different color to the first one. Example if the robot initiates a SELL trade with a RED arrow and immediately another Sell signal comes up with a MAGENTAarrow, it should ignore the new signal and keep the old trade. Another example is if the robot initiates a SELL trade with a RED arrow and immediately another Sell signal comes up with a MAGENTA arrow, it should ignore the new signal and keep the old trade.

4.       Conditions to exit a SELL TRADE:

·         Trade should exit when the 1stBUY signal shows up that is a RED or YELLOW arrow shows up. Immediately the Sell trade should exit and quickly initiate a BUY trade.

·         Trade should exit when the next signal is the same SELL signal of the same color. That is if the robot initiates a SELL trade with a RED arrow and the next immediate arrow that comes after it is also RED, it should exit the 1st Sell trade and initiate a new SELL trade with the new Red arrow.

SUMMARY:

1.       Buy when arrows are either YELLOW or BLUE

2.       Sell when arrows are either RED or MAGENTA

DEFAULT SETTINGS OF ROBOT:

Take Profit: 0

Stop Loss: 0

Trail Start: 20

Trail distance or trailing pips: 5

Trail step: 1

Lot size: Equity/12000

 

 

Typical Trade Sequence for Robot:

1.       Blue Box: Here robot will initiate a buy trade because of the Blue Buy arrow.

2.       Red Box: Here robot will exit buy trade initiated in blue box and initiate a Sell trade because of the first sell arrow which is RED. Also robot will ignore 2nd sell signal from the magenta arrow since the color of the 2nd sell signal is different from the previous one which was red. Hence the sell trade that remains will be the one initiated from Red Arrow.

3.       Yellow Box: Here robot will exit sell trade initiated in Red box and immediately initiate a buy trade because of the buy arrow which is YELLOW.

4.       PurpleBox: Here since the robot has initiated a buy already at the site of the 1st yellow arrow from the yellow box, it will exit and initiate a new buy since the immediate arrow after that buy trade is also a yellow arrow that is the colors for both‘buys’ are of the same color. Hence the active trade will be the one from the new yellow arrow.

Dear friend

with the issue of when open trade, I want it to be when the arrow appears but not at the close of the candle, as it will be late for entry.

The issue of arrow appearing on same candle, the EA should trade as per original specification, as we have realized that the two arrows do not appear at the same time(especially one 1H timeframe).

附加的文件:

反馈

1
开发者 1
等级
(34)
项目
80
34%
仲裁
13
31% / 54%
逾期
19
24%
空闲
2
开发者 2
等级
(94)
项目
101
41%
仲裁
1
0% / 100%
逾期
4
4%
空闲
3
开发者 3
等级
(18)
项目
21
38%
仲裁
17
0% / 88%
逾期
2
10%
空闲
相似订单
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'm looking for someone to help me create an arbitrage trading robot that can trade on any decentralized exchange. I had one created in python, but I would like it to work in MT5 with various regular rules that make it profitable
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

项目信息

预算
50 - 60 USD
开发人员
45 - 54 USD
截止日期
 1  2 天