EA that checks if a price hasn't moved by X pips over time (T) and place an order in the right direction

工作已完成

执行时间15 天
员工反馈
The best customer. Good Strategy.
客户反馈
excellent job.. i didn't even think my strategy was code-able, Kyra is very smart and talented

指定

Hi, i am looking for someone who is very friendly to create an EA that checks if a price hasn't moved by X Points or  pips or %, from Zero Line over (t) minimum time and place an order in the right direction.

Zero level is set at, 22:00 GMT when FX prices resets to Zero. (this variable should be adjustable, eg changing 22:00 to 1:00)



Order should be placed only if price is above +Y or below -Y .

Y should be in points , pips or % change..

So if price is above +Y , its a sell order and if it is below  -Y its a buy order ...... However all other conditions  highlighted above and below have to be met.



Orders should be placed only  between Start Time and End Time. 

Start Time  - hh:mm

End Time  -  hh:mm

Example Start time can be 23:10   and End Time can 03:30 



Order should be placed if Spread is lower than S, and this should be adjustable.

S should be in pips , points or percentage change





The trend reversal has to be confirmed by RSI and, or Heiken Ashi smoothed indicators. ( So there should be an option to use any of these indicators or none of them for direction confirmation or trend reversal confirmation)

I should have an option to use none, or just one of these indicators, or both of them.. For example I can just use RSI for confirmation or no indicator at all.

I should be able to change inputs of these indicators, for example change rsi from 9, 70 , 30 to anything  like 14, 65, 35 or  9 , 60, 40  etc. 


MT5 built in HA Smoothed can be used , or you can use  https://www.mql5.com/en/market/product/46621?source=Site+Market+MT5+Indicator+Search+Rating004%3aheiken+ashi+smoothed

 



I would like to be able to adjust all variables, eg X, Y, t, S, RSI and Heiken Ashi smoothed inputs. This includes variables below as well, ie Bank Close Time.

( For X, there should be an option to use pips, point or percentage change)  


NB: if minimum time (t) is set at for example 25 minutes, the price should not fluctuate / move by more than X for the entire 25 minutes for a condition to be considered met.


From my experiance , if the position is opened at the right price, it should never go in the wrong direction by more than (X + 1) pips . This is my expectation and will be considered met if positions are opening at the right price/level.



Buy or Sell  only if Position 


1)

i). Do not open positions if Price at 10pm gmt ( zero line ) is  higher than price is 5pm gmt ( bank close time)  This is for an upward trend , if the trend is down, same logic applies, ie for downward trend do not open if price at 10pm is lower than price at 5pm. 




ii). Open a BUY position at START Time only  if price at 6pm (T1)  , is lower that price at 8pm (T2),, and if price at 8 (T2) is lower than price at 9 (T3) and if price 9 (T3) is lower than price at 9.45 (T4) and if price at 9:45 (T4) is lower than price at 9:55 (T5)

This is a strategy to ride of Trend. It opens orders at START time, ignoring Y and X.

As long as price at 8pm is higher than at 5, and price at 9 is higher than at 8, and price at 9.45 is higher than at 9, and price at 9:55 is higher than at 9:45 BUY at START time, don’t wait for Y and X.. this will be a strong up trend

 

Same logic applies for opening a SELL position.

Please make T1 - T5 times adjustable. 






2).  Do not trade if there is Economic Calender News of High Importance before 10am  next day.  For example if on Wednesday at 10am there is high importance news for Euro, then don;t trade the euro pairs on Tuesday night.

Provide an option to adjust the 10am time, so I can set it at 11am or 1pm as necessary.

You can use forexfactory or dailyfx  calender 

(provide an option to use calender news or not to use it )



3). Do not trade Sunday night and Monday Morning ( put an option to select or deselect days to trade Mon to Sun )




4)

i) Only open a Buy  position if there is a dragonfly doji on normal candles.

ii) Open Sell position only if there is Gravestone Doji.

So all the above conditions and have to be met, and finally there must be a dragonfly to open a BUY or Gravestone to open a SELL..

There should be an option to use this or not to use it.  Use DragonFly , True or False..    Use Gravestone , True or False.

 



TP, SL and TSL

EA needs to have a manual stop loss, take profit and trailing stop loss. 

The stop loss, take profit and trailing should be available in both PIPS and Percentage change.

i).  Option to take profit when price crosses the Zero line.

ii) Another option to Take Profit , when there is another formation similar to this Strategy, that is when price variation is less than X and when there is a dragonfly or gravestone showing trend reversal.  



反馈

1
开发者 1
等级
(5)
项目
9
11%
仲裁
5
40% / 60%
逾期
1
11%
空闲
2
开发者 2
等级
(3)
项目
4
0%
仲裁
2
0% / 100%
逾期
1
25%
空闲
3
开发者 3
等级
(97)
项目
135
52%
仲裁
4
50% / 50%
逾期
0
工作中
4
开发者 4
等级
(475)
项目
504
53%
仲裁
10
60% / 20%
逾期
3
1%
空闲
5
开发者 5
等级
项目
0
0%
仲裁
0
逾期
0
空闲
6
开发者 6
等级
(41)
项目
46
28%
仲裁
9
0% / 100%
逾期
7
15%
空闲
7
开发者 7
等级
(363)
项目
389
70%
仲裁
3
100% / 0%
逾期
2
1%
已载入
8
开发者 8
等级
(3)
项目
3
67%
仲裁
1
0% / 0%
逾期
0
空闲
9
开发者 9
等级
(563)
项目
932
47%
仲裁
301
59% / 25%
逾期
124
13%
工作中
10
开发者 10
等级
项目
0
0%
仲裁
0
逾期
0
空闲
11
开发者 11
等级
(41)
项目
88
14%
仲裁
30
30% / 53%
逾期
36
41%
工作中
12
开发者 12
等级
(66)
项目
143
34%
仲裁
10
10% / 60%
逾期
26
18%
空闲
相似订单
Hi, i have a tos script i need converted to Ninja script, but someone who knows both coding. Cant be someone who is just going to paste into chat gpt, it requires more understanding for compatibility
Hello, I am looking for a highly skilled and experienced MT4 developer to assist with transferring a strategy currently coded in Pine Script to MetaTrader 4 (MT4). The project requires a professional who can handle this project successfully. I am looking for a dedicated and professional developer who can deliver high-quality results. If you have any questions or need further details about the project, feel free to
Hello, I am looking for a highly skilled and experienced MT5 developer to assist with modifying an existing MT5 file. I am looking for a dedicated and professional developer who can deliver high-quality results. If you have any questions or need further details about the project, feel free to reach out. Thank you for your time and consideration. I look forward to working with the right expert to bring this project to
We are looking for an experienced coder to develop a trading robot that utilizes two main indicators: 1) Brain Trend Signal 2) TMA (Triple Moving Average) Centered Bands. The robot should generate buy and sell signals based on specific conditions and include robust risk management features. Initial Requirements - **Indicators**: 1. Brain Trend Signal 2. TMA Centered Bands - **Timeframes**: - H4/D1 for trend
1. Combination of Market Profiles on daily basis a) this should be combined if the bell curve is similar to the previous day. Rotational day (volume - standard deviation). b) If breakout, new range should be drawn Conclusion: Market profile should be combined on daily after the market is closed 2. Use Vwap indicator, with 0.5 - slow trend, 1.0 - normal trend, 1.5 fast trend. The stop loss should be under the trend
hi this is a question regarding your telegram to metatrader copier. if i buy the premium/lifetime will it work on unlimited accounts? or will you lock in in an account
Hello, I'm looking for an MQL5 developer that can create an MQL5 code that can accurately mark the following: 1. Swing Break of Structure using Horizontal Ray 2. Internal Break of Structure using Horizontal Ray 3. Extreme Supply and Demand zones using Rectangle 4. Decisional Supply and Demand zones using Rectangle 5. Breaker Block zones using Rectangle 6. Buy to sell wick zones using Rectangle 7. Sell to buy wick
Make a 10000 plus script trading Expert advisor with detail and make it flawless with no errors no tiny mistakes and make it in mql 5 language. Make it adjustable for it to be able to trade on its own and not be disturbed and make it study the chart and be able to trade any currency pair. I have zero experience and I would just like to copy and paste the code in MetaTrader. Can you make it be compatible with both
I need a trading bot, My strategy works with the 1hour timeframe .My stop-loss should be put using Atr of the candle multiply by 1.5 then the value will be added or subtracted from my entry depending on if it's a buy or sell and my entry should be a candlestick pattern also in addition to when the 3 Ema corresponds .When the 8Ema is above the 20Ema and they are both above the 100Ema it is a buy and when the 20Ema is
Looking to create EA for forex tradding with strategy as per price action, where order get excuted with proper stop loss and take profit. and order size should change as per privious trade result

项目信息

预算
30 - 500 USD
开发人员
27 - 450 USD