PRABU

전문가

작업 종료됨

실행 시간 12 일

명시

If anybody can code this EA which can run in MT4 platform, will be greatly appreciated. Please quote, how much you charge for this coding.

 

External Selections:

 

Currency Pair:

Lot:

Time Frame:

Moving Average: SMA / EMA / WMA

Distance from MVG (in PIPS):

Buy & Sell:

 

Strategy Overview:

 

EA should accommodate any currency pair, any lot size, any time frame (even from 1 minute TF) and Buy and Sell as per the external selection. Trailing stop (TS) is based on the Distance from MVG. (All in PIPS)

 

EA Conditions:

  1. Only one currency pair should be allowed to trade as per the selection.
  2. Only one position at a time. E.g Buy or Sell.
  3. Trailing stop and Reverse Order should be at the same rate always. That means, if Trailing stop triggers, simultaneously Reverse entry order should also be triggered. Again Reverse order should have Trailing stop order. It should be a continuous process.
  4. Trailing Stop orders should be placed separately as some of the Brokers don’t allow Trailing stop orders to be placed together either with a buy or sell order.

 E.g. Simple Moving Average (SMA) is 100 and Time Frame (chart) 1 Hour for EURUSD pair.  SMA Price is 1.4250 and the Distance from MVG (external Value) is 10 (PIPS).

 

  1. EA should confirm first that there is no open position.

2.   EA should place a

BUY order at 1.4260 (1.4250 + 0.0010) and immediately place Trailing Stop (TS) order (SELL) at 1.4240 (1.4250 – 0.0010) and a

SELL order at 1.4240 (1.4250 - 0.0010) and immediately place Trailing Stop (TS) order (BUY) at 1.4260 (1.4250 + 0.0010).

 

3    If BUY order gets triggered, Trailing stop order and Reverse order should always be based on the SMA Price. E.g If the SMA rate gets changed to 1.4275 by next 1 hour, TS (SELL) should be (1.4275 - 0.0010) = 1.4265 and SELL order should be (1.4275 – 0.0010) = 1.4265 and its Trailing Stop (BUY) should be (1.4275 + 0.0010) = 1.4285.

 

4. If the first BUY order TS triggered and position closed, simultaneously SELL order also gets triggered and SELL position opens with a TS.  EA should open a BUY order, as the previous BUY order gets closed. Like this, EA should continuously open orders. (That means, always there should be an open position with a TS and a reverse order with a TS.)

 

5.  A very important point is that the Trailing Stop which is initially placed should always move in favour, even if SMA moves in the opposite direction. That means, if SMA is 1.4250, the BUY order triggered at 1.4260 (1.4250 + 0.0010)  and TS is 1.4240  (1.4250 – 0.0010), after opening the position SMA moves to 1.4245, actual TS is 1.4235 (1.4245 – 0.0010), this should NOT be allowed as it increases the loss from 20 pips to 25 pips. Maximum Stop Loss should always be 20 pips, in this case. TS should always move in favour not in opposite direction. Reverse order should also have the same logic as TS and Reverse order rates are always the same.

 

 If there is any clarification, please contact my email: sprabusap@yahoo.com.sg

 

 

응답함

1
개발자 1
등급
(473)
프로젝트
1138
44%
중재
51
31% / 33%
기한 초과
500
44%
무료
2
개발자 2
등급
프로젝트
0
0%
중재
0
기한 초과
0
무료
3
개발자 3
등급
(71)
프로젝트
254
53%
중재
16
50% / 38%
기한 초과
83
33%
무료
4
개발자 4
등급
(82)
프로젝트
150
29%
중재
9
44% / 11%
기한 초과
46
31%
무료
비슷한 주문
I need strong robots but to work with great professionalism in solving hot markets because the market is very volatile, for these needs the strategy of EURUSD GBPJPY and GBPUSD should also be a signal strategy
Hi Developer, I'm having an issue with one EA that works on market structure break using limit orders and had many slippage during news impact and I had to manually close the limit orders every time which is cumbersome. I know that are some News Filter EA in the MQL market but it is not as I desire. I want a developer to help me out to develop an EA to control other EAs that has no news filter thru magic number if
Automate my trading 30 - 100 USD
Hi, I need a mql5 EA sellstop buystop for one minute time frame in all currency pair. That ea would be autotrade and close once profitable. I will pay once confirms the ea profit in each trade
Dear coder, I need an MT5 expert advisor with parameters detailed as : https://drive.google.com/drive/folders/18LBhYTb8bYz3pM2Szyyq4-RoTmBtaWIw?usp=sharing 1)Need the EA code to be optimisation friendly and hence able to be optimise with the shortest time possible especially when using Fast Genetic : Complex criterion using open price or OHLC 2)Able to provide sourcecode 3)Able to resolve ongoing bug if any . 4)Able
Hi developers, would like an EA developed that I can use for backtesting and possibly as a Trading Robot if I have enough confidence in it. Here are the rules: EA is for forex, indicies, commodities etc. 5 minute timeframe (can add more timeframes depending on development cost) Price at 9pm is "noted" Then the price at the following 7am is "noted". Once a candle closes above/below the 7am price in the direction of
QuantumTrader 30 - 200 USD
Request for development of machine learning robots for MetaTrader 5 (MT5) **Description**: Willing to develop experience in programming trading robots using MQL5 language and can learn machine learning on MetaTrader 5 (MT5) platform. The robot should be able to implement a multidisciplinary strategy on a set of technical indicators and multiple rules. I need to develop the robots so that they can work in an
The goal is to develop a system that mirrors trade actions (Buy/Sell) from a CTrader demo account on Cronos Markets to multiple prop firm accounts on TradeLocker, ensuring accurate replication of trades while adjusting risk proportionally. I was wondering if you could help me with copy trading an EA’s action on Cronos markets (uses CTrader) into a prop firm account that I bought with TooOne Trader (uses TradeLocker
I ask for my requirements as follows for a developer who knows how to connect accounts for those who are successful, that is copy trade VPS, so I ask that this order be very effective and very high standards in the work that will give fruit especially
Hello, i have this EA (Blessing) attached and whenever i enter Multiplier: 1.5 Starting Lot: 1 on the config it opens a position of 1 Lot, next 2 lot, next 3 lot, next 5 lot but i need to have it open: 1 lot, 1,5 lot, 2.25 lot, 3.38 lot and so on. You need to modify the EA so it opens the correct values. Please test it with the set i have attached and let me know if you can do it. The ffcal is an indicator and need
Hey Greeting Am in need of Tradingview Developer that can combine existing Tradingview indicator to develop a strategy based on my conditions The Source code of those Indicator is available with me. Kindly bid and let proceed with the project Thanks

프로젝트 정보

예산