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)
项目
1139
44%
仲裁
51
31% / 33%
逾期
501
44%
空闲
2
开发者 2
等级
项目
0
0%
仲裁
0
逾期
0
空闲
发布者: 5 代码
3
开发者 3
等级
(73)
项目
257
53%
仲裁
16
50% / 38%
逾期
83
32%
空闲
4
开发者 4
等级
(82)
项目
150
29%
仲裁
9
44% / 11%
逾期
46
31%
空闲
相似订单
Hi, Im looking to purchase or build an EA that can open many trades or big lot size to churn out IB commission, it doesn't have to be super profitable but will need to have the number of trades on going in order to earn IB commission. If you have any EA or strategy that are gearing towards this, let me know and i would be glad to purchase it. If you are applying and asking me to build one from scratch, I need you to
I trade ES futures on the Ninja trader platform. I recently came across an indicator and wanted to check with you if you can build a similar indicator that works on Orenko or Ninja renko charts, and also combines support and resistance untouched. Below is the indicator, which will tell you market chop and to avoid. I want to include a support and resistance bar on the chart when there is no chop please let me know
Project Description: I have a fully working Pine Script for TradingView called MFHA 3-Step Market Structure Strategy V2 . I need it converted into MT5 , with the logic kept as close to the Pine version as possible. What I need: MT5 Indicator Exact oscillator logic Multi-timeframe logic using 4H, 15M, and 1M EMA filter MTF EMA dashboard RSI display Buy and sell visual signals Background state/flash behavior where
I am looking for an experienced MQL5 developer to continue optimization work on an existing Expert Advisor (MQ5 source file available, 2.5MB). Important: This is NOT a project to build a new EA. The task is strictly to refine and improve the current system while keeping the core strategy intact. The EA is already functional and stable. A full code audit and baseline backtesting have already been done, and key
📌 EXPERT ADVISOR (EA) DEVELOPMENT COMPLETE A–Z FINAL REQUIREMENT DOCUMENT (FINAL VERSION) 1. 🔐 SECURITY SYSTEM (MANDATORY) The EA must include strict security checks. If any security condition fails, EA must immediately STOP trading. 1.1 Account Lock #define ALLOWED_ACCOUNT 5047656761 EA must run ONLY on this account number If account does not match: ❌ EA stops trading 🚨 Alert message 📲 Telegram notification to
Hello, and please read everything !!! I am looking for a developer who can recreate a strategy similar to an EA I already have. The EA works well on demo, especially during specific volatility windows (for example DE40 between 09:00 and 10:00 Frankfurt time), but on real accounts it produces constant losses even with IC Markets Raw and VPS close to the broker. 🎯 Objective The goal is to recreate and adapt this
As the title suggests, I need an EA whose algorithm earns commission without incurring excessive losses from the trading volume at the broker....Like Exness/Vantage, or do you have any other ideas
I need for an EA for XAUUSD using a grid + Martingle + hedging strategy developer Main features: • Open Buy & Sell at start (hedging) • Grid system with adjustable step (price-based levels) • Lot multiplier (martingale-style) • Fixed TP per trade + basket TP (close all in profit) • Continuous re-entry after TP • Risk management (max trades, max lot, equity stop) EA should be stable, error-free, and work with
Darwish 50 - 100 USD
I want a bot that runs on any timeframe, but for now, I’ll set it on 1 minute. It should watch for buy and sell signals. Each time it opens a trade, as soon as it makes a small profit like 1, 2, or 3 dollars it closes, then checks for the next signal. If it sees a buy, it buys; if it sees a sell, it sells—just repeating the cycle, over and over, until I stop it
📢 Project Title:MT5 Expert Advisor (EA) – Advanced Renko Strategy (Full Automation) 📄 Project Description:I want to develop a fully automated MT5 Expert Advisor (EA) based on my existing TradingView Renko strategy.I already have a working Pine Script that generates Buy/Sell alerts with ATR and other logic. Now I need the same strategy to be fully converted into MT5 EA with built-in Renko logic (no external

项目信息

预算