Need an Expert Adviser with ADX, MA & Parabolic SAR. Multiple Leg-In trades, and more

MQL5 エキスパート

仕事が完了した

実行時間3 日
開発者からのフィードバック
Even though the delivered EA had bugs, the client released the funds to me much before deadline. Very kind :)

指定

Please make an offer of how much this EA will cost to build.  I will carefully consider all offers that come in before Sunday evening my time.  The job will be awarded early next week. Thank you.

I need  an MT5 Expert Adviser for prototyping purposes.

The goal is to build this EA and I WILL test it on 25 currency pairs, setting individual parameters for each currency pair as needed for profitable trading.

There will be several unique things about this EA.  First, I'd like to use a wizard generated version of the EA so that we can keep costs low.

Final trading settings will go to our production project in based in Java on the TWS system.

Non-triggering indicators:

  • SMA(20)
  • SMA(50)
  • SMA(200)

These three indicators will only be for informational purposes and in order to test uptrend or down trend when preparing to put on a new trade.

ADX, plusDI, and minusDI will be used with some unique settings.

This will be a directional trading EA.  If an initial Long trade is put on n trades up to Max Trades.  More on Max Trades further down.

Input Requirements

AutoTrade true/false toggle to enable on/off switching of new trades only Boolean

Max Trades - Integer

Percent of Equity per trade Double

Long SMA periods Integer

Respect Medium MA toggle True/False Boolean

Medium SMA periods Integer

Respect Short SMA toggle True/False Boolean

Short SMA periods Integer

ADX Periods Integer

Respect ADX true/false Boolean

First Trade at ADX Integer

Parabolic SAR normal settings (I think 3 with Double Typecast)

Respect SAR true/false Boolean


Money management - we will always trade by percent of margin.  i.e. each trade will be 1% or 2% or 2.5% of available margin.  Total funds on the barrel head should never exceed 60%, but that should not be a problem.

Max Trades parameter - This parameter will identify the total number of trades that can be entered going in any single direction either Short or Long, not both.  Once price action changes direction, all trades will be closed and a new entry point will be sought for the first trade in the new direction.  My own trading rule will be

There are a couple of quirks I want this EA to have! 

First, if Max Trades is 1 then only one trade will be put on.

Subsequent trades should be evenly spaced between the first trade and ADX(100).  Therefore, if Max Trades is 2 then the initial trade will be put on as per ADX rules below, and the second at ADX(100).  Trades will only be triggered once we reach the designated ADX level.

With Max Trades of 3, then there will be three evenly spaced trades.  If the first trade is set at ADX 20 and there are three trades, then the formula  (100-20)/2 would give us trade entry points at ADX(20), ADX(60), and ADX(100).  Trades will only be triggered once we reach the designated ADX level.

If Max Trades = 4, then the same formula will be used.  Let's just say that First Trade set at ADX  25.  Then the formula would still be (100-25)/3.  This would give us entry points at ADX(25), ADX(50), ADX(75) and ADX(100).  Trades will only be triggered once we reach the designated ADX level.

if Max Trades = 5 and Fist Trade set at ADX(20) then (100-20)/4 would give us trade thresholds at ADX(20), ADX(40), ADX(60), ADX(80) and ADX(100). Trades will only be triggered once we reach the designated ADX level.

Finding a first trade

If Respect ADX is true, then this trade will be put on either when plusDI and minus DI cross AND when ADX is above both plusDI and minusDI.  If first Trade At ADX is  25 and plusDI and minusDI crossed when they were down at 20, then the robot will wait to trade into the direction that is greater between plusDI and minusDI AND only when ADX reaches 25.  If Respect medMA and/or Respect shortMA is/are true, then this first trade must also look for Long Trades above either or both medMA and/or shortMA and short trades below either or both medMA and/or shortMA.

Once the first trade is put on, then subsequent ADX levels should be discovered as described above, and new trades should be put on as ADX rises.

If Respect ADX is false and Respect Parabolic SAR is true, then the intersection of the Parabolic SAR with the price action is where an initial trade is opened, as long as ADX is above both plusDI and minusDI.


Closing Trades

ALL TRADES WILL BE CLOSED AT THE SAME TIME.

Trades will be closed either:

  • when plusDI and minusDI cross
  • when ADX drops below both plusDI and minusDI
  • as a last resort, when the parabolic SAR meets the price action.

Other options:  I would welcome verbose settings so that I can see in Journal where in the program we may have challenges.  We can discuss details here.

If AutoTrade is false, then I want to either email or alert using sound.  I have WAV files for Buy Open and Sell Close events for all 25 currency pairs.

I expect source code for this EA so that I can have later changes made as needed.

CipherPips

応答済み

1
開発者 1
評価
(187)
プロジェクト
367
56%
仲裁
45
22% / 56%
期限切れ
188
51%
2
開発者 2
評価
(219)
プロジェクト
370
42%
仲裁
145
17% / 41%
期限切れ
124
34%
類似した注文
I'm looking for an expert MQL5 developer that can create an EA that's based on my price action trading strategy with no indicators. The EA must analyze trades based on my price action rules, enter trades based on my price action rules, manage trades based on my price action rules and exit trades based on my price action rules
hi hi there i have an strategy on tradingview and i want to automate it like metatrader EA so i want the strategy to open and close trade automaticlly on tradingview
We are looking for an experienced Expert Advisor Developer who can build a customized MT5 Expert Advisor for us. The Expert Advisor would use two built-in indicators as entry/exit signals and our own risk management strategy with customizable inputs. The goal is to create a reliable and efficient trading tool that can automate our trading process on the MT5 platform. Skills required: - Strong understanding of
I need stochastic div (hidden &regular ea) that should perform task in all tf's ..divergence is a repaint stly so i want to use it with candlestick flips .. so bet for it
Hello, I have an indicator from a friend and I'd like to replicate it on my own TradingView or MT5 platform. Could you assist me with that?. Here is the link
so basically I have an EA(mql5), AI script(python), flask server and socket server both on python. Now this is an experimental script as I am trying to learn. However the EA is not entering any trades. How much would it cost for you to troubleshoot this for me? Thank you in advance
NEW FUNCTION 50+ USD
La idea es la siguiente, sería un EA semi automático. Yo como trader opero en zonas. En adelante las vamos a denominar ``zonas calientes´´. El EA debe que necesito debe operar conforme a 4 zonas calientes que yo configure en el mismo. ¿Qué hará el EA en cada una de esas zonas calientes que yo he configurado? En cada una de estas zonas el EA debe realizar hedging (crear un rango en el cual el EA entrara en sell o en
I have the bot just over half made, from another developer who let me down and decided they no longer wished to finish the project, so I have a basic example of the fundamentals of what it could look like, although multiple functions I require do not work, but I can show this to you on request. There are multiple features that I require, so please read the in depth requirement sheet on the attachment. Function: To
I need EA that works on MT5 to be able to do the following: - Can recognize Support/Resistance area - Can recognize VWAP direction. - Can recognize RSI. - Can recognize Double Top/bottom, Bullish/Bearish hammer candle, Bullish/bearish engulfing candle. - Ability to set Stoploss below/above support/resistance, but risk must be fixed at a certain price. - Stoploss
I want a program that will help calculate and enter the market on full margin for me. I just need to put in the price for entry, Stop loss and TP then it will calculate the lot sizes for entering the trade on full margin on Mt5

プロジェクト情報

予算
締め切り
最低 3 最高 5 日