EA based on only three indicators. Open / sell positions with predetermined S/L and T/P

仕事が完了した

実行時間15 分
依頼者からのフィードバック
Fast and completed as per requirements!
開発者からのフィードバック
Thanks for good job and respect!!!

指定

Hello Developers!

I want to have an EA to trade for MQL4 that will take in consideration three main indicators:

1-      Oscillator  - Build in indicator

2-      Trend – An Exponential moving average - Build in indicator

3-      Volume – it´s a  Build in indicator

The EA shall execute the following:

·         once it closed above/below a reference line / value (indicator 3) and once the criteria for the remaining two indicators match for the first time after it crossed on the same closed candle open a Buy/Sell position (Upon is above or below) with a predefined S/L and T/P that is a multiplier of ATR.

·         It will be required to check the Spread before the position in order to launch a pending Buy/Sell Order with Ask Price = (Ask – spread)/ Bid Price = (Bid + spread) with a limited validity.

·         If it doesn´t match on one direction shall simply continue to try to see if it matches on the new direction.

·         It cannot open a new position until the first opened position is closed and until the line of the indicator 3 crosses the reference line again.

It shall have few external inputs for the indicators, but there are remaining inputs that must be allowed to modify at the start of the code (including the ATR), therefore, I need and want the full source code of the EA.

More info, will be provided before the beginning of the job.

Thank you!


応答済み

1
開発者 1
評価
(9)
プロジェクト
11
45%
仲裁
0
期限切れ
0
2
開発者 2
評価
(71)
プロジェクト
103
20%
仲裁
6
0% / 83%
期限切れ
3
3%
3
開発者 3
評価
(208)
プロジェクト
297
54%
仲裁
0
期限切れ
1
0%
パブリッシュした人: 6 codes
4
開発者 4
評価
(16)
プロジェクト
18
33%
仲裁
0
期限切れ
0
5
開発者 5
評価
(217)
プロジェクト
369
33%
仲裁
34
41% / 29%
期限切れ
108
29%
パブリッシュした人: 1 code
6
開発者 6
評価
(454)
プロジェクト
720
34%
仲裁
35
71% / 9%
期限切れ
22
3%
7
開発者 7
評価
(45)
プロジェクト
59
14%
仲裁
31
26% / 52%
期限切れ
34
58%
8
開発者 8
評価
(171)
プロジェクト
195
42%
仲裁
13
8% / 54%
期限切れ
9
5%
パブリッシュした人: 3 codes
9
開発者 9
評価
(204)
プロジェクト
326
43%
仲裁
34
32% / 29%
期限切れ
83
25%
10
開発者 10
評価
(27)
プロジェクト
43
7%
仲裁
18
6% / 78%
期限切れ
26
60%
11
開発者 11
評価
(126)
プロジェクト
151
48%
仲裁
6
83% / 17%
期限切れ
2
1%
12
開発者 12
評価
(618)
プロジェクト
1429
59%
仲裁
31
81% / 0%
期限切れ
10
1%
13
開発者 13
評価
(772)
プロジェクト
1039
44%
仲裁
50
8% / 50%
期限切れ
116
11%
14
開発者 14
評価
(15)
プロジェクト
23
9%
仲裁
7
29% / 57%
期限切れ
2
9%
15
開発者 15
評価
(195)
プロジェクト
395
28%
仲裁
155
20% / 52%
期限切れ
112
28%
16
開発者 16
評価
(221)
プロジェクト
369
66%
仲裁
10
50% / 0%
期限切れ
46
12%
類似した注文
Hi, I’m looking for an experienced MT5/MQL5 developer to assess and potentially develop a custom trade copier. The requirement is to copy trades from Vantage Web Copy Trading to an MT5 account in real time. Core requirements: Source: Vantage Web Copy Trading Destination: MT5 Instrument: XAUUSD only Copy trade opening and closing Copy partial closures No SL/TP required MT5 account can be with Vantage or another
Swing Breaks & AMD Expert Advisor The Swing Breaks & AMD Expert Advisor is an automated trading system designed around two core market-structure concepts: Swing Breaks and the AMD (Accumulation, Manipulation, Distribution) model . The EA is designed to analyze price action, identify meaningful swing structures, detect potential breaks of those structures, and evaluate the surrounding market behavior for possible AMD
I'm looking for a swing trading EA that takes 1-3 trades / week, holds these positions from a few days up to about 1.5 weeks. Symbol : any Strategy : any Timeframe : any Platform : MT4 only The catch : you would need to come up with the STRATEGY AND do the CODING The must have's : c onstant monthly returns, low drawdown I will backtest the trial version of your .ex4 file for 20+ years with 99.9% tick data accuracy
I'm a ninja trader day trader and I have worked with a company called Legendary Trader and use their indicated and automated strategies to trade. I rencenly have been playing with a free indicator I was able to download that uses CCI & ATR calculations to define the market being in an up or down trend. I have found in reviewing historical data that taking a trade when the signal flips from bull to bear sentiment or
PROJECT OVERVIEW I need a production-grade, modular Expert Advisor for MetaTrader 5 built to institutional coding standards. This is not a simple indicator-crossover bot. The system must be object-oriented, fully commented, and structured so individual modules can be replaced or disabled without breaking the build. Broker: IC Markets Raw. Primary symbol: XAUUSD. Secondary validation: EURUSD, GBPUSD, USDJPY, AUDUSD
Flummox 0.1 30+ USD
//@version=5 strategy("Vol10 Triple Confluence M15", overlay=true, margin_long=100, margin_short=100) // === INPUTS === emaLen = input.int(200, "EMA Trend") rsiLen = input.int(14, "RSI Length") bbLen = input.int(14, "Bands Length") rsiOversold = input.float(25, "RSI Buy Zone") rsiOverbought = input.float(77.38, "RSI Sell Zone") // === INDICATORS === emaTrend = ta.ema(close, emaLen) ema1 = ta.ema(close, bbLen) ema2 =
Access and confidentiality restrictions: You will receive only a separately named copy of the Commander . Existing trading EAs, presets, account credentials, Telegram credentials and proprietary entry/exit code will not be shared. The Commander intelligence must be developed using: Defined signal/input interfaces Anonymized historical logs and replay data Mock EA signals and test harnesses Documented authority and
need an EA or indicator done , based on any strategy but with the following specific risk management parameters ; were i am able to do at least 2RR(standard reward-risk ratio for every trade) , fair win rate that is at leat 50% , EA should be able to generate at least 2 trades and above per week , favourable sharpe ratio . total drawdown of not more than 8% any given month and not over 3% any given day , would
I need an MQL5 trading robot for Forex. It should open and close trades based on my strategy rules. Please include money management, stop loss, take profit, and lot size settings. The EA should be stable, easy to edit, and tested before delivery. I will share the exact entry and exit rules with the developer
I need a professional programmer who can code this top tier professional synthetic index EA structure perfectly to my laptop extra perfectly payment after successful job very urgent needed here in Nigeria at onitsha Here is my contact you can message me on my WhatsApp 09121052987/ direct call 09038568050

プロジェクト情報

予算
30 - 60 USD
締め切り
最低 1 最高 3 日