仕事が完了した
実行時間3 日
依頼者からのフィードバック
Great Coder. always reply to questions and has a can-do attitude!
指定
- The indicator is BollingerBand with: Period 20 ,shfit 0 and the deviation is 2. apply to CLOSE. But the bollinger band should not be shown in the EA.
- Default time frame is m15. but can be used in all time frame.
- EA will Open BUY if the candle is closed 2 pip / 20 points below the BB.
- EA will Open SELL if the candle is closed 2 pip / 20 points above the BB.
- if open position/ OP and take profit happen within the same candle , then that candle should not be count, even though the candle closes above or below the Bollinger Band, meaning that even though the candle close above/below the Bollinger band, it is a no trade for the next candle (see picture)
- The candle close below/above Bollinger Band should differ 20points / 2 pip from the Bollinger Band. if it closes not below/above 20points, its a VOID / No Trade.
- Support manual order by the user , and if the user input order manually, the EA will handle it self, 150point per trade open for the TakeProfit.
- If open 1 position, then the TP is 150point / 15 pips. if open 2 position (martingle) then the TP is accumulation of 300points / 30pips
- Max Order Default is 3. while the first order is when the candle closed above/below the BB, the second order of martingle is when the Distance in the input is meet. default is 1000points/100pips. (see picture)
- Stop loss is : If the floating position is Sell, and there is a candle closing below the BB, or Opposite signal, then close all the sell, and OP Buy (see picture attach). So there is no contrarian trade. max 3 open buy OR max 3 open sell. and if it has not meet the Take Profit, but the contrarian candle /opposite signal happen, then closed all position even though its a loss. (see picture)
- The TakeProfit is shown in the Chart so that user can know where is the TakePoint position (might show in line). So if user open a manual order, the line of TakeProfit will move/change accordingly.
input parameter for the EA :
- Distance (points) : 1000 default
- TP (points) : 150 default
- SL (percentage) : 0 default (this is the SL by percentage of the equity, if 0 means no SL, if 10% meaning : if Drawdown hit 10%, stop all order)
- Magic Number : make it 678 if possible (im not really sure what this is)
- EA Comment : B5-Pro (can not be changed by user, but make it available for me to change)
- Starting Lot : 0.01 default
- Multiplier : 2 default (multiplier of the lot size. 0.01 to 0.02 to 0.04, make it round to the upper)
- MaxOrder : 3 default
- Buy and Sell : buy only, sell only, buy and sell (also available in the interface)
- StopNewOrder : stop opening new order (available in the interface)
- ManualOrder : Yes or No
- Alert : Yes or No (if yes, send push notification to metaquote id)
- (please suggest more if you think needed.)
NB : I want to make this EA available in any of these :
a. based on activation, like the on in mql5.com
b. based on the Name (so cannot be given to other person)
c. based on the account number.
d. based on time expiry
応答済み
1
評価
プロジェクト
129
18%
仲裁
11
27%
/
55%
期限切れ
4
3%
暇
2
評価
プロジェクト
1039
44%
仲裁
50
8%
/
50%
期限切れ
116
11%
暇
3
評価
プロジェクト
184
32%
仲裁
18
28%
/
67%
期限切れ
27
15%
暇
パブリッシュした人: 1 code
4
評価
プロジェクト
127
41%
仲裁
19
47%
/
53%
期限切れ
33
26%
暇
5
評価
プロジェクト
103
20%
仲裁
6
0%
/
83%
期限切れ
3
3%
暇
6
評価
プロジェクト
28
32%
仲裁
1
0%
/
0%
期限切れ
0
暇
パブリッシュした人: 1 code
7
評価
プロジェクト
71
30%
仲裁
8
0%
/
88%
期限切れ
5
7%
暇
8
評価
プロジェクト
204
30%
仲裁
25
40%
/
44%
期限切れ
12
6%
暇
9
評価
プロジェクト
138
41%
仲裁
30
7%
/
77%
期限切れ
17
12%
暇
10
評価
プロジェクト
7
0%
仲裁
0
期限切れ
5
71%
暇
11
評価
プロジェクト
58
33%
仲裁
12
42%
/
42%
期限切れ
7
12%
暇
12
評価
プロジェクト
50
28%
仲裁
2
0%
/
100%
期限切れ
6
12%
暇
13
評価
プロジェクト
4
0%
仲裁
0
期限切れ
0
暇
14
評価
プロジェクト
0
0%
仲裁
1
0%
/
100%
期限切れ
0
暇
15
評価
プロジェクト
0
0%
仲裁
0
期限切れ
0
暇
16
評価
プロジェクト
45
47%
仲裁
5
40%
/
60%
期限切れ
9
20%
暇
パブリッシュした人: 1 code
類似した注文
Hello, I trade on HFM MT5. Need SCALPING EA for scalping, budget $30. SYMBOLS: XAUUSD (GOLD), US30, NAS100, GER40, EURUSD TIMEFRAME: M1 and M5 PLATFORM: MT5, must work on HFM VPS STRATEGY: - EMA 9 crosses EMA 21 - RSI 14: BUY only if RSI >45, SELL only if RSI <55 - Bollinger Bands: Only trade when price returns inside BB after breakout - 1 trade at a time per symbol - SL: 150 points Gold / 100 points indices (must be
Project Description I am looking for an experienced MQL5/MT5 Expert Advisor developer to develop an automated trading EA for XAUUSD on the M3 timeframe , running on an Exness account . The EA will automate a manual strategy based on SNR/GAP zones , using two setup types: Price Rejection Price Correction The EA should identify valid BUY/SELL setups around predefined SNR/GAP areas, apply configurable RSI, SMA, EMA and
I need an MT5 Expert Advisor for XAUUSD (Gold) running on an Exness account. STRATEGY LOGIC The exact entry and exit rules will be provided in writing before development starts. Please quote for a single rule-based strategy with clearly separated logic, so the rules can be adjusted later without rewriting the whole EA. RISK MANAGEMENT (this is the priority of the project) - Risk per trade as a percentage of account
Maximas e Minimas + Super Trend
35+ USD
Indicador Maximas e Minimas + Super Trend O Indicador MAX/MIN é um indicador de análise técnica para o MetaTrader 5 , desenvolvido para ajudar você a identificar regiões importantes de preço e possíveis oportunidades de compra e venda. O que ele faz MAX/MIN: identifica máximas e mínimas relevantes do mercado e mostra os preços no gráfico. HH / HL / LH / LL: ajuda a visualizar a estrutura do mercado, mostrando quando
Always more then minimal 55% profit
100+ USD
Subject: Custom MT5 Multi-Currency EA Request - Multi-Timeframe Strategy with Trailing Stop Hi, I am looking for a developer to create a custom Expert Advisor (EA) for MetaTrader 5 (MT5) . The EA must be optimized for multi-currency testing and trading , allowing me to run it across multiple currency pairs simultaneously. The trading logic should be based on a multi-timeframe approach using the following indicators
Hello Traders, Have a trading strategy or idea you want to automate? I specialize exclusively in MQL5 development, helping traders turn their concepts into professional trading solutions. Custom Expert Advisors — automate your strategy and reduce manual execution Custom Indicators — transform your market ideas into powerful trading tools Fix & Debug — identify errors and get your existing code working properly
please share: Strategy description — entry/exit rules, indicators used, timeframe(s), and instrument(s) (a written explanation, screenshots, or an existing indicator/EA to reference all work) Risk management rules — position sizing method (fixed lot / % risk), stop loss / take profit logic, max drawdown or daily loss limits, and whether martingale/grid/hedging is involved Broker & account details — broker name
GRID/DCA EA for XAUUSD Trading needed
50 - 100 USD
I need a unique grid trading system for XAUUSD that combines entry, controlled two-sided grid expansion, DCA (Dollar Cost Averaging) basket profit control, hedging. Unlike traditional grid EAs that only trade against price, this unique grid system should dynamically build positions in both directions based on market movement, allowing flexible adaptation to changing conditions ie the grid needs to dynamically move
I need an experienced MQL5 developer to create a fully automated MT5 Expert Advisor called Ayoub Gold EA , focused exclusively on XAUUSD (Gold) . Main requirements: Platform: MT5 / MQL5. Fully automated BUY and SELL trading on XAUUSD. Must support broker suffixes such as XAUUSD, XAUUSD.f and XAUUSDm. Trading strategy based mainly on Range Breakout with trend confirmation. EMA, ADX and ATR filters. London/New York
Looking for an experienced Sierra Chart ACSIL/C++ developer to customize an existing footprint chart. I need 3 things: 7-Day ATR – calculate and display a configurable 7-day ATR. Custom Footprint – modify my existing footprint chart to match my preferred layout/data display. Automatic LVN – detect and plot Low Volume Nodes automatically based on volume distribution. I already have a working footprint chart, so no
プロジェクト情報
予算
30 - 50 USD
締め切り
最低 3 最高 7 日