EA based on New York Previous Day High/Low

MQL4 エキスパート

指定

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.


応答済み

1
開発者 1
評価
(170)
プロジェクト
193
11%
仲裁
37
38% / 35%
期限切れ
5
3%
取り込み中
2
開発者 2
評価
(94)
プロジェクト
112
33%
仲裁
5
40% / 20%
期限切れ
5
4%
3
開発者 3
評価
(362)
プロジェクト
506
40%
仲裁
147
18% / 72%
期限切れ
99
20%
取り込み中
4
開発者 4
評価
(135)
プロジェクト
193
42%
仲裁
17
29% / 59%
期限切れ
28
15%
5
開発者 5
評価
(376)
プロジェクト
398
31%
仲裁
62
19% / 69%
期限切れ
50
13%
取り込み中
6
開発者 6
評価
(71)
プロジェクト
80
10%
仲裁
35
9% / 54%
期限切れ
6
8%
仕事中
7
開発者 7
評価
(45)
プロジェクト
52
52%
仲裁
1
0% / 100%
期限切れ
1
2%
仕事中
8
開発者 8
評価
(15)
プロジェクト
18
39%
仲裁
2
50% / 50%
期限切れ
0
仕事中
9
開発者 9
評価
(478)
プロジェクト
507
53%
仲裁
10
60% / 20%
期限切れ
3
1%
仕事中
10
開発者 10
評価
(128)
プロジェクト
162
36%
仲裁
4
25% / 50%
期限切れ
13
8%
11
開発者 11
評価
(6)
プロジェクト
6
33%
仲裁
3
0% / 67%
期限切れ
0
仕事中
類似した注文
Creating of an expert advisor or trading bot that uses a Top Down analysis (using monthly, weekly, daily, hourly, minutes ( 30, 15, 5, 1) to determine trade direction or trend direction and makes multiple trade decisions for mt4. You can use or combine accurate trend indicators
Creating of an expert advisor or trading bot that uses a Top Down analysis (using monthly, weekly, daily, hourly, minutes ( 30, 15, 5, 1) to determine trade direction or trend direction and makes multiple trade decisions for mt4. You can use or combine accurate trend indicators
Hello The EA will work on particular zone choose by the user and can mark it on any TF and with some rules can open trades and mange the trade by some unique rules. the EA need to check the difference by RSI as well and with some extra rules . developer should have good attitude and good communication (englsih) with high performence and knowledge with coding EA
I am looking forward to automate my trading strategy where I use renko bars on Tradingview. I really want to use unirenkos too, but unfortunately I couldn't figure out how to use ninjatrader on my MacBook and Tradingview does not offer unirenkos. As far as I see from your offered services you are very familiar with ninjatrader. I wanted to ask you if you could code me an Indicator for unirenkos for Tradingview so I
I am looking forward to automate my trading strategy where I use renko bars on Tradingview. I really want to use unirenkos too, but unfortunately I couldn't figure out how to use ninjatrader on my MacBook and Tradingview does not offer unirenkos. As far as I see from your offered services you are very familiar with ninjatrader. I wanted to ask you if you could code me an Indicator for unirenkos for Tradingview so I
Hello The EA will work on particular zone choose by the user and can mark it on any TF and with some rules can open trades and mange the trade by some unique rules. the EA need to check the difference by RSI as well and with some extra rules . developer should have good attitude and good communication (englsih) with high performence and knowledge with coding EA
Hello, I want to create an EA that can be able to take and optimise trade bids using the trend tracker concept I have developed. The tracker will monitor 2 lines to determine the trend of the market and afterwards take bids towards the correct direction. It will also be able to use a distance between the bids for the direction of the trend and plan a reverse bid when the price of the extreme doesn’t change again. The
Gradient boosting and L2 100 - 200 USD
I am looking for a well experienced programmer to put/implement a gradient boosting algorithm and an L2 to reduce overfitting in my ea which l already have which uses indicators . If you are experienced please adhere
Hello, I'm looking for a developer for repair calendar in EA MT4/MT5 (News Filter - https://ec.forexprostools.com ) for all windows servers. Note: EA MT4/MT5 works with calendar on PC Win 10, 11 but not on all windows servers. I have the source code and will post within the comments section for review. If you are able to do this and quality. Please apply. Thanks
Create mt4 ea 50+ USD
To convert the provided MT4 indicator script into an Expert Advisor (EA) and implement prompt functionality for user input, we need to modify the code to handle external parameters and provide a user-friendly interface. Below is the EA code that incorporates prompts for user inputs

プロジェクト情報

予算
100+ USD
開発者用
90 USD