EA based on New York Previous Day High/Low

MQL4 Esperti

Specifiche

EA based on New York Previous Day High/Low, suitable for backtesting:

- To work on any timeframe. Will probably be used between 5-15 minutes.

- Firstly it must get server time, and convert to New York time, and take into account Daylight Savings Time. Do not use Local computer time to do the conversion, as I want to be able to backtest this, so you must do the conversion based off of server time. I suggest you use this:

https://www.mql5.com/en/articles/9926

https://www.mql5.com/en/articles/9929

- Look at the previous day New York Session between 9.30am and 4pm. I might want to change these times in future, so these should be configuarable. Find the Max/Min High Low of the candles and also a 20SMA and 200SMA from within this time period. Take the high lows of these 4 items (high low of candles, high low of 20 SMA, and high low of 200 SMA). From these Items create a high low box, and project/draw it onto the next day session.

- Once the Next Day session starts (opening candle at 9.30am), check if the open of the opening candle was above or below the high and the low.

- If it opened above the high take a long. If below the low take a short. You should enter above or below the high/low of the opening candle, and you should also add a small distance to the entry of say 1 tick. (this additional entry amount should be a variable input that we can customize).

- Also add an optional filter that only takes the trade if the opening candle was in the direction of the trade. So for exaaple, the opening candle opens above the high of the previous days data, so we want to go long at the high of the opening candle (+ 1 tick). Only take the trade if the opening candle is bullish. This directional confirmaiton filter we should be able to switch on and off.

- I want the Stop size to be configurable input by ticks...so for example 4 ticks

- Max percent risk should be configurable to. For example 1% of equity

- Risk to reward should be configurable, for example 3 RR, and the TP target price calculated based off of that.
- Slippage should be configurable - for example 3 ticks.
- For risk management I want the option to move the Stop to a given RR, omce reahcing a give RR. So for example, once we reach 0 RR move Stop loss to -0.5 RR.
- No pyramiding. Only 1 position at a time. 
- Configurable starting equity balance (e.g $1000)
- I want to backtest this with Tick Data, so please take this into account when building the EA, so that this is possible.
- I would like this to visually plot on the chart the High Low of the previous range, and then also an visible indicaiton of trades taken, with entry, stop and TP levels on the chart.


Con risposta

1
Sviluppatore 1
Valutazioni
(172)
Progetti
195
11%
Arbitraggio
37
38% / 35%
In ritardo
5
3%
Caricato
2
Sviluppatore 2
Valutazioni
(94)
Progetti
112
33%
Arbitraggio
5
40% / 20%
In ritardo
5
4%
Gratuito
3
Sviluppatore 3
Valutazioni
(363)
Progetti
506
40%
Arbitraggio
147
18% / 72%
In ritardo
99
20%
Caricato
4
Sviluppatore 4
Valutazioni
(135)
Progetti
193
42%
Arbitraggio
17
29% / 59%
In ritardo
28
15%
In elaborazione
5
Sviluppatore 5
Valutazioni
(380)
Progetti
404
31%
Arbitraggio
64
19% / 69%
In ritardo
51
13%
Caricato
6
Sviluppatore 6
Valutazioni
(72)
Progetti
80
10%
Arbitraggio
36
8% / 53%
In ritardo
6
8%
In elaborazione
7
Sviluppatore 7
Valutazioni
(49)
Progetti
57
51%
Arbitraggio
1
0% / 100%
In ritardo
1
2%
Caricato
8
Sviluppatore 8
Valutazioni
(15)
Progetti
18
39%
Arbitraggio
2
50% / 50%
In ritardo
0
In elaborazione
9
Sviluppatore 9
Valutazioni
(482)
Progetti
511
53%
Arbitraggio
10
60% / 20%
In ritardo
3
1%
Gratuito
10
Sviluppatore 10
Valutazioni
(132)
Progetti
176
39%
Arbitraggio
4
25% / 50%
In ritardo
14
8%
Gratuito
11
Sviluppatore 11
Valutazioni
(6)
Progetti
6
33%
Arbitraggio
3
0% / 100%
In ritardo
0
In elaborazione
Ordini simili
I need an EA that opens trades according to the crossover of Moving Averages. The EA is based on two Moving Averages MA1 and MA2: For every new candle the EA attempts to open a new position, according to the MA crossover direction: If MA1>MA2, open a BUY position If MA1<MA2, open a SELL position There is a limit for current open trades which is also set in the settings. If the number of open trades reaches that
Job Title: Experienced MT5 Developer Needed to Update MT5 EA PLEASE READ THE ENTIRE JOB DESCRIPTION BEFORE APPLYING Qualifications Required: * Minimum of 5 years of experience in coding Expert Advisors * Experience with at least 150 completed EA projects (must be visible on your profile) * Must have knowledge of both forex trading and coding, as these are different skills * Fluent in English (no translators) * Must
I have a fully coded TradingView indicator that I need updated to function as a strategy. This should include the ability to backtest the strategy using the TradingView strategy tester. The main task is to convert the existing indicator into a strategy format while maintaining its core functionality, but adapting it for automated trading logic and performance analysis. Please ensure that the strategy uses proper
I'm looking for professional developer for long term. Who have skill in Converting trading to MT4/5. Also have good knowledge of Algo. And response and deliver tools on time and at the top need good communication. That's all we need
budget of 500 usd I want to create a rsi bot for eur usd money is the least important thing I want it to look good if you are going to apply do it but send me at least 3 photos or screenshots of this type of work with rsi bot my goal level 50 sell level 20 buy that's all it must have its basic robot functions
I have simple EA i want to modify its parameters. If you are good at modifying EAs contact me for more details. I will issue the source code then you return after finishing without changing the buy or sell conditions
the code wasn't mine, i have got it somewhere on the web, but i like the performance of the EA, so i want to use it on mt5 platform. the given code based on price movements with ladder entry concept
* Advanced level dev only, NDA required * Hi, I have a multi timeframe, multiindicator expert that requires additional features added to it. First started development 5 years ago. Upgrading with new features. To be added Entry - Add Stochastic and CCI options for trade entry to be added to existing signal options. Add config options to existing menu Bulk Exit - Master switch for close all trades based on basket
I am developing a master EA that integrates several sub-EAs. The project is complex, and the documentation is thoroughly structured, spanning 50 pages with detailed step-by-step procedures. 1st sub-EA: This EA opens trades without using indicators. Instead, it opens a new trade based on the color or status of the last candle. For instance, if the last candle was green, a new buy trade is opened. 2nd sub-EA: This EA
Good Day I would like to order a trading robot. Pairs: XAUUSD (GOLD) EUR/USD USD/JPY The robot should be trading daily with TP/SL build in, would like to have trailing and stop loss, should execute up to 5 trades (preffarable setting choice) up to 10 trades Los sizes to be choise setting, must also trade major US vews events Like:US- PPI, CPI, NFP, Sales m/m and so on Must also show/display alert when opening

Informazioni sul progetto

Budget
100+ USD
Per lo sviluppatore
90 USD