Create an EA from a Library .ex4 file with some filters, details are given below

MQL4 エキスパート

仕事が完了した

実行時間8 日
開発者からのフィードバック
Nice to work with you, Thanks.
依頼者からのフィードバック
A great coder to work with who knows his job very well and always available to reply to questions.

指定

I have a library file in .ex4 (xxx_lib.ex4) and I want an EA for MT4 to be created by using this library file. I do not have the .mq4 file of this library but I have an indicator in .mq4 (and an include file in .mqh) which uses this library file to generate Green and Red arrow signals. You need to write codes to get/generate the Big Green and Red arrow signals similar to the indicator file that I will send you. There are small arrows and wavy line in the indicator but you do not need to do anything with those, just ignore them.

1. Put a Buy order when [Please check these after a new candle has just formed, NOT on every tick]:

(a) Arrow: the library file creates the Big Green Arrow on the previous candle (signal candle).

AND

(b) Candle pip size: The Close price of the previous candle (signal candle) is more than 1 pip higher than the Open price of the same candle. "1 pip" should be added as a variable so that I can change it.

AND

(c) BB pip gap: the Gap between the Close price of the previous candle (signal candle) and the Upper Bollinger Band should be more than (5 pips). "5 pips" should be added as a variable so that I can change it.

2. Close the Buy order when:

(a) the current price crosses the Upper Bollinger band. Put this as a variable so that it can be switched ON or OFF.

**Option (a) should be checked on Every tick.

OR

(b) If the opposite of 1(a) AND 1(b) happens. That means: the library file creates the Big Red Arrow (on the previous candle) - AND - the Open price of the previous candle is more than 1 pip higher than the Close price of the same candle. [1(c) should not be included here].

OR

(c) The buy order was opened on the previous candle (-1 candle) but the Green Arrow signal is longer present on the -2 candle. (This Arrow indicator repaints so the Arrow may disapper!!).

OR

(d) A buy order was opened on the -2 candle but the Green Arrow signal is longer present on the -3 candle.

**Option 2 (b), (c) and (d) should be checked once on every new candle, NOT on every tick:

3. Put a Sell order: Just the opposite of Buy order.

4. Close the Sell order: Just the opposite of Buy order.

5. Please add standard parameters like (a) Stoploss (b) Takeprofit (c) Slippage, and (d) Time filter.

6. Spread in Calculation: When it is switched ON, all pip calculation should include current spread, and when switched OFF, all calculation should NOT include spread.

7. Avoid Large Spread: Do not execute any new Buy or Sell order if the current spread is more than 5 pips. "5 pips" should be added as a variable so that I can change it.

8. Trailing stoploss: Please add a Trailing Stoploss option with "Trailing Start", "Trailing Step" and "Trailing Stop" variables.

9. All calculation should be done in Pips, NOT in Points.

応答済み

1
開発者 1
評価
(69)
プロジェクト
76
59%
仲裁
0
期限切れ
12
16%
2
開発者 2
評価
(221)
プロジェクト
369
66%
仲裁
10
50% / 0%
期限切れ
46
12%
3
開発者 3
評価
(258)
プロジェクト
395
28%
仲裁
69
19% / 49%
期限切れ
120
30%
4
開発者 4
評価
(121)
プロジェクト
134
66%
仲裁
36
25% / 56%
期限切れ
22
16%
5
開発者 5
評価
(647)
プロジェクト
1295
67%
仲裁
84
26% / 49%
期限切れ
338
26%
6
開発者 6
評価
(130)
プロジェクト
210
40%
仲裁
90
20% / 43%
期限切れ
85
40%
類似した注文
I use the translator I hope to make myself understood. I'm looking for a cyclical indicator. mt5. I attach videos to understand how it works. to be inserted at any point of the graph. It is possible to change the color and thickness of the line
This EA must have the following functions together: BE: place BE when the price reach a certain gain in PIPS and you can choose the offset too, so, for example it activates after 10 pips with 1 pip of offset so you can have profit with BE too Auto SL and TP Can manage the trades made by phone when MT5 is open in the PC or VPS Trailing stop (step by step): I can decide at what number of pips the trailing stop get
This is a strategy based on crossing two trend indicators on the second timeframe (1s, for example). We work not only with the market but with the limit orders as well (robot must "read" an order book). Read the whole instruction please for more details. Speak Russian, English
Martingale EA for MT5 30 - 100 USD
Criteria: Only one trade at a time. Cannot open another trade if one is running Trade on EURUSD only, once job is completed I will be happy to schedule more for other pairs You choose entry strategy and criteria win rate must be above 50% in long term backtest of EURUSD Every trade has got TP and SL Trades to last about a day, few trades a week, at least 10 pips gain per trade, so that it can be launched on normal
I have a indicator, mql file. The signals are seen below on a EURNZD H1 chart. Very important to get accurate entries. The signal to trade is the first tic after the the indicator signal paints. I've tried to demonstrate that below. Other than that the EA will have a lot size escalation, an on-screen pip counter, a button to stop taking new trades, SL/TP, and magic number. I would like the indicator to be within the
I would like to create an EA based on the Shved Supply and Demand indicator. you can find the Shved Supply and Demand v1.7 indicator in the following link https://www.mql5.com/en/code/29395 NB: Checks the trading robot must pass before publication in the Market ( https://www.mql5.com/en/articles/2555 ) MQ5 file to be provided
Im looking for an coder to code an EA: Trade management 1. opening trades according to the indicator 2. trades settings to choose from like: open all trades according to the signal open only trade 1,2,3 or 4 % per trade ( example 50/30/20 of the lot settings, with 4 trades it would be for example 50/30/10/10) 3. SL/Trailing settings: Move SL to entry after hitting TP1/TP2 or TP3 moving SL by % keep the original SL
Hi I'm looking to have 2 of my pinescript strategies converted to MQL5 and was wondering if you could first give me a quote for the more simple strategy and then for both the simple and complex strategy together. The simple strategy is a MACD crossover type thing that uses a special EMA script that filters out some ranging price action and also fractal candles for the stop loss. The second strategy is market
I want grate robot for making profits that know when to start a good trade and close a trade and must be active all time to avoid lost of money
I have developed a very strong TradingView strategy in Pine Script but unfortunately, a third-party connector is requiired and in my opinion, I want a more direct connection. I am not brilliant at coding, but I have coded the majority of the MT5 code and I would like you to make sure that the MT5 code matches my TradingView script and executes the same way as the TradingView script that I will provide if you are

プロジェクト情報

予算
30 - 50 USD
開発者用
27 - 45 USD
締め切り
最低 1 最高 3 日