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

Job finished

Execution time 15 days
Feedback from employee
The best customer. Good Strategy.
Feedback from customer
excellent job.. i didn't even think my strategy was code-able, Kyra is very smart and talented

Specification

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.  



Responded

1
Developer 1
Rating
(5)
Projects
9
11%
Arbitration
5
40% / 60%
Overdue
1
11%
Free
2
Developer 2
Rating
(3)
Projects
4
0%
Arbitration
2
0% / 100%
Overdue
1
25%
Free
3
Developer 3
Rating
(97)
Projects
135
52%
Arbitration
4
50% / 50%
Overdue
0
Working
4
Developer 4
Rating
(469)
Projects
498
53%
Arbitration
10
60% / 20%
Overdue
3
1%
Working
5
Developer 5
Rating
Projects
0
0%
Arbitration
0
Overdue
0
Free
6
Developer 6
Rating
(41)
Projects
46
28%
Arbitration
9
0% / 100%
Overdue
7
15%
Free
7
Developer 7
Rating
(360)
Projects
384
70%
Arbitration
3
100% / 0%
Overdue
2
1%
Working
8
Developer 8
Rating
(3)
Projects
3
67%
Arbitration
1
0% / 0%
Overdue
0
Free
9
Developer 9
Rating
(562)
Projects
930
48%
Arbitration
301
59% / 25%
Overdue
123
13%
Loaded
10
Developer 10
Rating
Projects
0
0%
Arbitration
0
Overdue
0
Free
11
Developer 11
Rating
(41)
Projects
87
13%
Arbitration
29
31% / 48%
Overdue
35
40%
Busy
12
Developer 12
Rating
(66)
Projects
143
34%
Arbitration
11
9% / 55%
Overdue
26
18%
Working
Similar orders
I have these two scripts for placing orders with stoploss, and modify current positions and close partial orders. My scripts are mt5 to dxtrade bridge, and mt5 to tradelocker bridge. I can provide demo accounts for your testing. Your job is to make them work without errors
I don't see signals on the chart .... On mt4 it's perfect...but when I converted it to Tradingview by a guy on here it doesn't show any signals, I need an expert that can help me to work on it, that can also work on more projects, Thanks, I have $20 for this project now, If you think is too small and you want to charge $30, i can pay you the rest later on
I need a developer to make me a trade copier.. Trade on MetaTrader 4 to tradelocker. The best copier and easy to use. Let me know if you can do it. Thanks
Dear sir/madam, I am in need of programmer who can create trading robot { EA } which is candlestick dependents, also can open 5 trades per signal, have global take profit and global stop loss, also able to select which session to trade, account percentage column
I needed one MT4 multicurrency’s connected Following FIFO Rule, No Hedging, with panel box EA. If making profit total 1%, 2%, 3% whatever setup of the total balance/equity then automatically close all open positions and, immediately open new trade positions (sell/buy.. buy/sell as setup). only for really good understandable, giving time and high professional good quality Developer. I’ll sent Everything in detail, we
I need to create something that will allow me to transfer information about the transaction (entry moment, Tp and SL levels) from the indicator I have on tradingview to metatrader 5. Additionally, I would like to be able to set trading hours, transaction risk in percentage, enter into transactions only with a trend, and the ability to enable and turning off the trailing stop loss
I have a renko chart generator EA and I want to modify it: 1. I would like it to have a start date where I can give the start time based on the year, month, day, hour, minute, second. 2. I would like to include a "type" section where I can specify whether to calculate the Renko bricks from the "opening" or "closing" price. The Renko EA generator is attached. Thank you
hello great developer I have an mt4 indicator that stopped working with the new mt4 build. Can you fix it to work with the new mt4 build? I do not have the source code. i will looing for great developer that wil bid for it quickly
can anyone here help me with develop a Pine script on TradingView's Pine Editor for a trading strategy based on certain variations of the Morning Star candlestick pattern which I have been noticing from last 2 years
Can you Make ea with mql5 MetaTrader This is ea Find the trends by 3 candles then open one trades counter to the trend and if its not arrive to TP open second currency 0.1 counter to the first trade, If not arrive to TP open new trade with the winner (Biggest win) trade if not arrive to TP open new trade with the winner So in the Max trades we will have one trade in the counter trend and 3 in the trends We find the

Project information

Budget
30 - 500 USD
For the developer
27 - 450 USD