EA Based on Defined Price Range Within Defined Time of Day Range Using Standard Deviations of Price Range/Regular Risk To Reward R Multiple Option For Entry, Stop & Take Profit

Lavoro terminato

Tempo di esecuzione 6 giorni
Feedback del cliente
Victor was very professional, excellent at communicating and great at delivering the project in time.

Specifiche



1. The idea of the strategy is as follows: Custom timeframe inputs used to create a defined range in price based on High/Low of price within the range and a secondary range based on highest and lowest body close of candles within the range  (It would also need to display this range on the chart for visual purposes)

2. Once the defined time range finishes the EA would look for a candle close beyond either the low or high of the range (whichever comes first)

3. If broken and closed to the high for example the EA would only take trades that retrace back into the range and this would be based on standard deviation retracements of the inner range and a limit order set

4. Stops would be based on a standard deviation inputs within the range

4. Targets would have 2 input fields so I can optimise based on an R multiple from stop or a standard deviation extension

5. Time input to define when the EA can no longer take trades for the day

6. Day of the week filter so I can switch on what days it runs

7. Input to define if price moves away a certain standard deviation it would no longer look for trades

Here is an example of what a trade would look like and how I'd like the range to be displayed:

Defining Range EA

This is a trading concept based on TheMas7er youtube channel and a walkthrough can be found here:  (10) 🔥 TOP SECRET TRADING STRATEGY REVEALED 💰 88 % PROBABILITY - YouTube

There have also been other developers create an MT5 indicator for this here:  Buy the 'DR IDR Pro' Technical Indicator for MetaTrader 5 in MetaTrader Market (mql5.com)

I'd now like this concept built into an EA with all inputs left customisable so I can optimise as best as possible.

Here are the input fields I'd like included but please add in anything else required or not thought of:


=====GENERAL====

Magic Number

====DEFINING RANGE TIMINGS===

Range Start Time (Value)

Range End Time (Value)

Stop Taking Trades Time (Value)

====DAY OF WEEK FOR TAKING TRADES====

Mon (false/true)

Tue (false/true)

Wed (false/true)

Thu (false/true)

Fri (false/true)

====ENTRY====

Standard Deviation Retracement Level (Value)

====STOP=====

Standard Deviation Retracement Level (Value)

====STOP TO BREAKEVEN====

Use Standard Deviation Extension Level (false/true)

Standard Deviation Extension Level (Value)

===TARGET====

Use Standard Deviation Extension Level (false/true)

Standard Deviation Extension Level (Value)

Use R Multiple Based on stop size (false/true)

R Multiple Based on stop size (Value)

====NO TRADE ZONE===

Use Standard Deviation Extension Level (If price reaches this level before entering a trade, no trading will take place for that day) (false/true)

Standard Deviation Extension Level (Value)

====RISK SETTINGS====

% Balance Risked (Value)

Con risposta

1
Sviluppatore 1
Valutazioni
(49)
Progetti
70
16%
Arbitraggio
2
50% / 0%
In ritardo
7
10%
In elaborazione
2
Sviluppatore 2
Valutazioni
(17)
Progetti
23
39%
Arbitraggio
0
In ritardo
0
In elaborazione
3
Sviluppatore 3
Valutazioni
(37)
Progetti
42
29%
Arbitraggio
4
25% / 25%
In ritardo
0
Gratuito
4
Sviluppatore 4
Valutazioni
(8)
Progetti
18
17%
Arbitraggio
3
67% / 0%
In ritardo
0
Gratuito
5
Sviluppatore 5
Valutazioni
(337)
Progetti
455
52%
Arbitraggio
22
50% / 27%
In ritardo
5
1%
Caricato
6
Sviluppatore 6
Valutazioni
(8)
Progetti
11
27%
Arbitraggio
1
100% / 0%
In ritardo
2
18%
Gratuito
7
Sviluppatore 7
Valutazioni
(4)
Progetti
6
0%
Arbitraggio
4
25% / 75%
In ritardo
0
Gratuito
8
Sviluppatore 8
Valutazioni
(45)
Progetti
75
49%
Arbitraggio
1
0% / 0%
In ritardo
1
1%
Gratuito
9
Sviluppatore 9
Valutazioni
(27)
Progetti
27
26%
Arbitraggio
2
0% / 50%
In ritardo
1
4%
Gratuito
Ordini simili
i get paid in 12 hour too send agreement Once the Tp or stop loss or trailing sl is hit a new order is placed in the direction of where the Tp and sl or tsl is hit immediately So trail profits until close and open new trade in reverse direction immediately and trail until close again points for trailing sl, tp and sl I want the trailing stop too have two different functions one is that it’s trails from the entry
// @version= 5 strategy ( "EMA Crossover Strategy with 1:1.6 Risk-Reward" , overlay = true ) // Define the EMAs shortEma = ta.ema ( close , 10 ) longEma = ta.ema ( close , 20 ) // Plot the EMAs on the chart plot ( shortEma , color = color.blue , title = "10 EMA" ) plot ( longEma , color = color.red , title = "20 EMA" ) // Calculate the crossover conditions longCondition = ta.crossover ( shortEma , longEma )
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
An EA based on zigzag and some indicators ( The ea is already working i need to add this indicator to guide and control trades) Project Overview: - I am seeking a skilled freelance developer to enhance my existing Expert Advisor (EA) by creating source code that I can easily integrate. The EA currently uses Moving Averages (MA) and lines to place trades. I need to add a zigzag function with a true/false option and
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
I 'm looking for a bot to take trades . I have questions 1 . What is the win rate? It could be ! 2 . Any guarantee if the bot does not take a win trade
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

Informazioni sul progetto

Budget
30 - 200 USD
Per lo sviluppatore
27 - 180 USD