Convert MT4 EA into MT5 EA // Maximum budget USD 50

MQL5 전문가 전환

작업 종료됨

실행 시간 23 시간
고객의 피드백
The service was very prompt. I am happy with the work done. They know the work. They were able to convert the EA without any hassles. My MT4 EA was converted to MT5 EA in less than 12 hours.
피고용인의 피드백
Excellent. Fast Testing and always in touch. Happy working with him.

명시

I have a MT4 EA which I would like to convert to MT5. 

I am interested in a ( Martingle + Hedging + Grid strategy ) cBot.


Strategy description :


Open a " Buy or Sell or both " position as per User defined parameter.



***Buy Cycle***

Buy order placed at current price with "INITIAL TAKE PROFIT 15pips " and " CYCLE STOPLOSS 25pips" .

Pending orders at "GRID LEVEL 20pips " - buy  limit or sell stop placed as per User defined parameter.


If " LIMIT" = 0 , pending SELL-STOP order is placed at "GRID LEVEL" at double the initial lots with "CYCLE STOP LOSS" and " CYCLE TAKE PROFIT 25pips". This would be per order so that the cycle closes in profit.

Example :  

Buy order placed at 2.0000 , TP - 2.0015 ,  SL- 1.9975.

So pending SELL STOP order will be at 1.9980 ( 2.0000 - 20 pips grid size), SL - 2.0005 , TP - 1.9950.



If " LIMIT" = 2 , need to place Pending 2 BUY LIMIT orders + 1 SELL STOP Order with double lot size to previous order and with "CYCLE STOP LOSS" and " CYCLE TAKE PROFIT".

Example :  

Buy order placed at 2.0000 , TP - 2.0015 ,  SL- 1.9975.

Pending Buy limts placed at 1.9980 (0.02 lots) and 1.9960 ( 0.04 lots ). SELL stop order to be placed at 1.9940 ( 0.08 lots -  following the grid ).  "CYCLE STOP LOSS" and " CYLCE TAKE PROFIT " settings will appy for these pending orders.


If the SELL STOP order is placed , then pendiing orders will be placed as per addtional parameter "REV_LIMIT". This will control the orders on the SELL side of Buy Cycle.

Example :  

SELL order placed at 1.9940, TP - 1.9910,  SL- 1.9975.

Pending Sell limts placed at 1.9960 (0.02 lots )and 1.9980 ( 0.04 lots ). BUY stop order to be placed at 2.0000 (0.08 lots - following the grid ).  "CYCLE STOP LOSS" and " CYLCE TAKE PROFIT " settings will appy for these pending orders. 


I need the open order to be closed after the pending order is filled. This saves somes pips before Stoploss is hit. It also helps to avoid the gaps when there is a big movement.


All pending orders should automatically close after "INITIAL TAKE PROFIT " or "CYCLE TAKE PROFIT " is achieved. 



" LIMIT" OR "REV_LIMIT" whichever value is higher will also determine the Maximum lot size for a Cycle.  Suppose SELL CYCLE has open order with 0.02 lots, then first order of BUY CYCLE shall start with 0.02 lots.  

Fresh New BUY or SELL Cycle should not start if open order size exeeds Maximum lot size.

In above example , Maximum LOT size shall be 0.08.



***Sell Cycle***

Similar logic to Buy Cycle in opposite direction.


==

In addition to above, I would like to have option to start a Buy / Sell Cycle with opposite tradetype.

HULK mode

Example: 

Sell Cycle has open buy order placed at 2.0000 ( 0.02 lots ) and pending Sell-stop order at 1.9980 ( 0.04 lots  ).

Need BUY CYCLE to start with sell order if current price minus 1.9980 is greater than "INITIAL TAKE PROFIT pips " . This will allow to close this order in profit before Sell Cyle stop order @1.9980 is reached. 



When no BUY or SELL Cycle is open, next cycle should start with intial lot size.


Also need to have option to restrict new BUY and SELL cycle from starting after one whole cycle is completed.  ( Dhoom mode ).


Thank You.

Siddharth.

응답함

1
개발자 1
등급
(65)
프로젝트
71
30%
중재
8
0% / 88%
기한 초과
5
7%
무료
2
개발자 2
등급
(158)
프로젝트
175
43%
중재
6
0% / 67%
기한 초과
8
5%
무료
3
개발자 3
등급
(13)
프로젝트
20
15%
중재
2
50% / 50%
기한 초과
0
무료
4
개발자 4
등급
(277)
프로젝트
334
55%
중재
14
36% / 29%
기한 초과
1
0%
무료
5
개발자 5
등급
(261)
프로젝트
425
38%
중재
86
44% / 19%
기한 초과
71
17%
로드됨
비슷한 주문
It is using EMA/SMA for triggers of long or short (green long/red short) and the line above or below is the stop loss, profit triggers would need to figure out or allow it until next trigger. Already in thinkscript And add parameters
I have been using Tradingview for a few years and have now found an MT5 strategy (scalper for forex markets) that I would like to have converted into a Pine code. The strategy should be able to output the corresponding signals on Tradingview and also be usable in the Strategy Tester for backtesting. I am enclosing the relevant MT5 code, although I do not know whether it is error-free. Please note the following
A “grid” display style like the attached image. User can choose up to 3 EMA’s to monitor on up to 6 Time Frames. If the EMA slope is greater than 0 = Green If the EMA slope is less than 0 = Red If the EMA slope is 0 = Black The grid should be customizable on it’s size, colors, and placement on the chart. Each EMA should update per tick. A label at the top of the grid should read “SLOPES” Indicator 2: A “grid” display
Requirement: 1. Convert Pivot source code .mq4 to Sierra Chart mq4 source code is provided .mq4 as attached .mq4 2. upon conversion to add a button code on Sierra chart .cpp to allow display/hide the pivot line in Sierra Chart ---- *no need alert, make it light without any alert, just a button to display/hide pivot line will do :) to continue, pivot font text also no need I"ve mark with red cross to remove see
I have 2 (indicators) I coded and I use on Tradingview I just need converted to use on Ninjatrader i will be looking for great developer to bid for it and for more details
I've use most of code from this script, add some more filter, and added different kind of moving avg instead of rsi input .. please check the source code .. . 70-80% is similar to it. Please check can you convert And are you familiar with backtest.py library? Oky. This library has ML approach to get the optimized backtest parameters right ? included for this but let me know what you think? can you install backtest.py
i am looking for somebody how can convert my pine script code into an MT5 EA. Are you able to do it? Find the pine script code attached. Kindly send a message if you can do this and let me know the time frame and budget. Thanks
Hello developers, I would like to hire someone can convert the Radar Signal indicator: https://www.youtube.com/watch?v=5DmKcy7rb-U&nbsp ; to it's TradingView equivalent. Radar signal indicator is the combination of 7 classic MT4 indicators. They include ADX, RSI , CCI , OsMA, ATR, WPR. The indicator shows the values of these indicators in blue and red. Red color indicates a bearish market condition and the blue shows
Greetings to all developers that see this post, I have a task, I would like to work with an expert. I have an indicator that is written in the Pine script (TradingView) language; I would like it converted to MQL5, which will then lead to the creation of a trading bot based on the circumstances. I'll give you access to the indicator file
Hi, we are looking for professional programmers to convert MT4 EA to MT5 EA. The number of these requests will be large. Please let us know if you are interested in this offer with enough qualified experience. We will need programmers who understand Chinese first

프로젝트 정보

예산
30+ USD
개발자에게
27 USD
기한
에서 15  60 일