Need MT5 EA Scalper for Volatility indices on Binary.com

MQL5 专家

工作已完成

执行时间2 天
客户反馈
This was my first EA build with this developer and i must say he went over and above what was required of him. I will recommend him to anyone who has a job that requires skill, Great JOB
员工反馈
Thanks so much!!!!!

指定

Directions to create EA

EA name : Diamond scalper786

Please code the EA to have seller control users ( add Seller area on top of the code . 
through this area you can add Licensed Account Number/s in just single line using the following format 
"1234,2345,5544,45556"
"YYYY.MM.DD HH:MM"

How to open and close trades

Use indicators provided

AMA, QQE, Indicator arrow 

See diagrams for more illustrations/examples of trades

Sequence

(1) The indicator Arrow appears on chart to change direction, 
(2) Wait until QQE Filter crosses dotted line up or down depending on if its a buy or sell,
(3) The next candle candle that closes below the AMA line on the chart then execute trade in direction of arrow.
(4) Stop loss .......user input

(5)Take Profit...... user input

(6)EA should be a able to work on Hedge and netting accounts 

(7)EA should have  time of day, and days to  trade inputs

(8) ability to choose trades either longs or shorts

(9)ability to close trades on one cande with user setting (eg close trade 10 sec before candle ends)

(10) also be able to change all user settings on supplied indicators within EA parameters

(11) Hide stop loss and Take profit from broker

(12) EA should be tested by coder and all functions should work before handover for approval


Close trade with two options 
 QQE crosses again or preset Take Profit is achieved, or Trailing stop activated.
All inputs to be available to be changed by user


EA  should be able to open  one trade normally, or multiple trades,
 with multiple trades opened in a top up style after X pips positive on first trade.
user should be able to set quantity of trades and QTY pips positive before(top up trades).

Should be able to run on all timeframes , but i would like 
you to recommend the best timeframe for successful results.if posibble

When EA is running on real chart i would like to have a small dashboard to indicate , direction of trade, alert
 all open and top up trades and cumulative profit or loss in dollars and pips on all trades.

Do not show indicators on real chart when EA is operating.

Files will be sent to the chosen developer after selection

反馈

1
开发者 1
等级
(361)
项目
644
26%
仲裁
92
72% / 14%
逾期
12
2%
工作中
发布者: 1 代码
2
开发者 2
等级
(2676)
项目
3414
68%
仲裁
77
48% / 14%
逾期
342
10%
空闲
发布者: 1 代码
3
开发者 3
等级
(69)
项目
93
34%
仲裁
10
40% / 30%
逾期
5
5%
空闲
4
开发者 4
等级
(298)
项目
478
40%
仲裁
105
40% / 24%
逾期
82
17%
已载入
发布者: 2 代码
相似订单
Hi, I want to develop a custom SMC (Smart Money Concepts) EA for MT5. My budget is $100. Here are the strategy requirements: 1. Auto identification of BOS, CHoCH, Order Blocks (OB), and FVG. 2. Auto entry when price returns to OB/FVG. 3. Auto SL above/below OB and TP based on Risk-to-Reward ratio (1:2, 1:3). 4. Risk Management (Risk % per trade or fixed lot size), Trailing Stop, Break-Even, and Max Spread filter. 5
I need an experienced MQL5 developer to build a prototype MT5 Expert Advisor called RiskLock. The software should enforce user-defined trading risk rules before trades are executed. It should support risk percentage or fixed monetary risk, calculate position size using account equity, entry price, stop loss, tick value and contract specifications, block or reduce oversized trades, and include daily loss limits
I need EA Lil-MeProBot for MT5. Phone user, deliver .mq5 + .ex5. Symbols: XAUUSD EURUSD GBPUSD USDJPY BTCUSD, M15, Magic 777001 Strategy 6X Confluence score 4/6: 1. EMA 50/200 trend 2. Break of Structure 3. RSI 14 4. Strong body FVG/Order Block 5. Session 8am-9pm GMT+2 6. ATR filter Money Management LASTING: Lot 0.01 fixed, NO martingale, NO grid, Max 1 per symbol Max 2 total, SL ATR*2 TP ATR*3, Daily loss R40 stop
Project Overview I have an existing MT5 Expert Advisor (EA) written in MQL5. The source code ( .mq5 ) will be provided. The underlying strategy is a trend-following system that performs well during trending market conditions, but requires professional quantitative research to improve its ability to identify and avoid highly sideways/range-bound market conditions. The objective of this project is not to build a new EA
I am looking for an experienced MQL5 Expert Advisor (EA) developer to analyze an existing trading setup and develop a similar automated trading robot. Project Overview I have access to a demo trading account where trades are being executed automatically. The trading results look very promising, but I do not know exactly what strategy, logic, indicators, or trade-management rules are being used. I will provide access
Most of the expert is already coded . Create a panel to show the Ratio for the Range . Trigger is based on ratio . Show Distribution / project starts after we clear Distribution
Modification of existing ea …. Add ema filter, add risk percentage per trade, and modify the pips per day filter. I already have the ea code I just need these things added and modifified
Expert Advisors 300+ USD
double CRiskManager::CalculateLotSize(double slPoints) { double balance = AccountInfoDouble(ACCOUNT_BALANCE); double riskMoney = balance * (m_riskPercent / 100.0); double tickValue = SymbolInfoDouble(_Symbol, SYMBOL_TRADE_TICK_VALUE); double tickSize = SymbolInfoDouble(_Symbol, SYMBOL_TRADE_TICK_SIZE); double pointValue = tickValue / tickSize; double lot = riskMoney / (slPoints * pointValue);
i share my strategy i need a bot trending bot fo mt5 . i attached the photo with this it help to make bot. it basicly 1 hours time frame base. i try but failed to make it
Title: Simple background trading bot for my Oanda account (v20 REST API) Overview Hi, I need a simple, lightweight event based standalone trading bot that connects directly to my Oanda account using broker’s standard REST API (V20 account) via VPS The bot just needs to look at group of 5 currency pairs (manually selectable and adjustable) in different 4 baskets, do some basic percentage math every period, and place

项目信息

预算
30 - 75 USD
截止日期
 1  5 天