Develop Momentum/Time Based EA for MT4

MQL4 전문가

작업 종료됨

실행 시간 7 일
고객의 피드백
Garik is an excellent programmer and was easily able to chew through my complicated EA parameters. Highly recommended!

명시

My EA is a momentum and time focused auto trader that is constantly watching the markets called "Big Blue Whale". It functions as follows:

The EA opens trades based on two variables set within its parameters, the "Spike Distance" and the "Spike Countdown".

The "Spike Distance" is a set number of pips that price must get to within a certain period of time for a trade to be opened. The "Spike Countdown" is the time in which it has to get there by.

Spike Countdown will have an input for selecting units of measurement below it between ticks, seconds, minutes and hours.

If price moves the "Spike Distance" within the time allotted in "Spike Countdown", the trade is opened at market. If it does not, no trade is opened and the Spike Countdown is restarted. This cycle continues repeatedly until a trade is opened.

Upon opening a trade, two new variable come into play. These are the "Min. Momentum Distance" and the "Momentum Countdown" parameters.

"Min. Momentum Distance" is a certain number of pips that price must gain before "Momentum Countdown" reaches zero. For example, with a min momentum distance of 5 pips and a momentum countdown of 30 seconds, price must move and remain an additional 5 pips in the direction of the trade every 30 seconds to remain open. If it doesn't, the position is closed at market.

Momentum countdown will also have an input for selecting units of measurement below it between ticks, seconds, minutes and hours.

*Note, that price moving against the trade will not count towards the min momentum distance. Only movement in the direction of the trade will qualify. This means that the Momentum Countdown acts also as a times stop by naturally closing trades that proceed in the opposite direction of the trade.

Reminder, in the parameter settings for all time based inputs, I would like to have an input for selecting the time format to be in ticks, seconds, minutes, or hours.

For all pip based inputs I would like to use whole numbers( 25 pips, 50 pips) as opposed to full length prices (.0025 pips, .0050 pips)

The position size is determined by one of two methods. The first method will be a simple raw account percentage per trade up to the maximum margin able to be put on a position.

The parameter "Use Account Percentage" will be selectable in the EA parameters, as well as "Percentage of Account to Use" to accept input if this method is enabled. Simply put, this number will determine how much of an account to use, up to the maximum margin allowed, in order to open a position. For example, 100% will open the Maximum position possible for the account size and leverage available. 10% will use just 1/10 that amount and so on.

The second method of determining position size will basically measure the strength of price momentum against our set parameters and open a position sized accordingly.

The EA will have a selectable parameter "Use Sliding Account Percentage". Upon selecting this method, an input field "Max. Sliding Account %" will become available. This method will determine position size based on the speed of price movement in reaching the set "Spike Countdown".

For instance, assume we have a Spike Distance of 10 pips and a Spike Countdown of 10 seconds. If price reaches the Spike Distance in 1 second, this indicates a faster move taking just 1/10th of the time we set, and 100% of the Max Sliding Account % is opened. However, if price reaches the Spike Distance in 5 seconds, only 50% of the Max. Sliding Account % is opened. This sliding scale continues all the way down to opening just 10% of the maximum account % set and is calculated based on both the Spike Distance and Spike Countdown upon opening each trade.

It may be useful to determine the Maximum account leverage beforehand to increase execution times and determine maximum position sizing. As such, a drop down menu will also be available to select the account leverage beforehand with the options for: 10:1, 20:1, 30:1, 40:1, 50:1 & 100:1.

Two parameters, "Use Fixed Take Profit %" and "Use Fixed Stop Loss %" will be checkable. "Take Profit %" & "Stop Loss %" will be available if either of the features are enabled respectively. What these will do is simply take profit or exit the position if a certain % of the account is gained or lost on each individual trade.

A selectable parameter "Run EA on all charts" will be selectable. If enabled, the EA will scan for trades continuously on all opened charts. If disabled, only the chart it is attached to will be scanned with the chosen parameters.

A final parameter "Max. Open Trades" will be available for input. The EA may only have as many trades open as this number allows. An input of 1 will allow only one trade on the account as a whole at a time. An input a 3 will allow 3 and so on.

 Attached is a EA template overview for reference.

I'm looking for the best developers available to create this EA in the most effective way possible. High Quality coding is a MUST. Looking forward to hearing from you!

응답함

1
개발자 1
등급
(61)
프로젝트
120
34%
중재
17
18% / 41%
기한 초과
51
43%
무료
2
개발자 2
등급
(2441)
프로젝트
3076
66%
중재
77
48% / 14%
기한 초과
340
11%
무료
3
개발자 3
등급
(49)
프로젝트
74
18%
중재
30
17% / 53%
기한 초과
31
42%
무료
4
개발자 4
등급
(130)
프로젝트
210
40%
중재
90
20% / 43%
기한 초과
85
40%
무료
5
개발자 5
등급
(90)
프로젝트
159
61%
중재
40
18% / 63%
기한 초과
70
44%
무료
비슷한 주문
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
Mbeje fx 50+ USD
I like to own my robot that why I want to build my own.i like to be a best to every robot ever in the life to be have more money

프로젝트 정보

예산
50 - 100 USD
개발자에게
45 - 90 USD
기한
에서 5  14 일