工作已完成
执行时间20 天
客户反馈
This is a very good developer. He needs to understand your ideas and he executes them to perfection. I will gladly go to him directly for future projects. Highly recommended. Thank you!
员工反馈
very nice and kind thank you +++++
指定
General Trading logic for the Expert Adviser:
The EA will trade price reversals based on Bollinger Bands by scaling-in market orders. Orders will have their own individual inputs for Lot size, Stop Loss and Trailing stop.
General guidelines/instructions:
EA to be coded on Mq4 for MT4 (please no drag and drop software)
EA trades based on Bollinger Bands on any selected timeframe
Provide Bollinger Bands settings (Length, Standard Deviation, Offset) Provide all figures in points
Provide Max Spread option to open Market orders
Provide magic number option
Selling signal
Provide options in a dropdown menu for:
Option1:
- When a bullish candle CROSSES the UPPER Bollinger Band
Option2:
- When a bullish candle CLOSES ABOVE the UPPER Bollinger Band
Selling Action
=> Open a SELL MARKET order at X points distance from Signal price (0 means open at signal price) + Open another SELL MARKET order each time price advances by X points from previous order for a total number of X orders. (Refer to Order Management section below for a suggestion of how this should look like in settings)
Closing signal of Sell positions
Provide options in a dropdown menu for:
Option1:
- When a bear candle CROSSES the MIDDLE BAND
Option2:
- When a bear candle CLOSES or a bull candle OPENS BELOW the MIDDLE BAND
Option3:
- When a bear candle CROSSES the LOWER BAND
Option4:
- When a bear candle CLOSES or a bull candle OPENS BELOW the LOWER BAND
Closing Action
=> Force close all open positions
Naturally, everything is the opposite for Buying (i.e SELL becomes BUY and Upper Bollinger Band becomes Lower Bollinger Band).
The idea is to be able to combine options from Signal and Closing sections interchangeably. i.e: both Option1 or 2 of the "Signal" section can be combined with ANY option of the "Closing" section
Orders Management
The number of Sell or Buy orders in one trading cycle (i.e from signal to closure) should be determined in advance in settings. I suggest it can be done in this way but I am open to other methods :
1/Provide an input field for order1 which is the main order linked to the signal as follows:
Order 1 = Distance from signal price in points (0 means open at signal price) / Lot Size = / Stop Loss (in points) = / Trailing stop with Step and Distance (in points) =
Then each time an additional order is needed it can be generated by a click of a button to have its individual inputs filled as follows:
Order 2 = Distance from order1 (in points) / Lot Size = / Stop Loss (in points) = / Trailing stop with trailing Start and Distance (in points) =
Order 3 = Distance from order2 (in points) / Lot Size = / Stop Loss (in points) = / Trailing stop with trailing Start and Distance (in points) =
Order 4 = Distance from order3 (in points) / Lot Size = / Stop Loss (in points) = / Trailing stop with trailing Start and Distance (in points) =
Order 4 = Distance from order3 (in points) / Lot Size = / Stop Loss (in points) = / Trailing stop with trailing Start and Distance (in points) =
Etc...
Note1: When the first order is executed all other orders of the series should be executed (if the required distance is reached) even if the signal occurs after the defined trading hours.
Note2: This is obvious but worth mentioning: After the first signal has occurred the EA should ignore any further signals until the first signal is "invalidated" by the closing rule whether any trades were executed or not.
Note3: TP option is not necessary as the orders will only be closed according to the Bollinger Bands closing rules above Or the total loss option below.
Additional closing rule option:
When a total loss of X points is reached during a trading session (see time of trading below) => No new orders should be opened (i.e stop trading) but any current open positions should carry on to close on their own (with profit or more loss). Note: (EA should not be disabled after the finish time because there is no TP and closing rule is managed by the EA)
Time of trading
Provide trading days option
Provide trading hours in a 24 h format:
Start hour
Start minute
Finish hour
Finish minute
Important about time of trading:
Finish time means = no new orders should be opened after Finish time, but any currently open positions should be left to close by SL or EA closing rules after the finish time. (EA should not be disabled because there is no TP and closing rule is managed by the EA)
Example, if trading is enabled from 8 to 11:30 and at 11:25 there is a signal to open a trade at X points distance, if that distance is not reached by 11:30 = trade should not be executed.
Finish time means = no new orders should be opened after Finish time, but any currently open positions should be left to close by SL or EA closing rules after the finish time. (EA should not be disabled because there is no TP and closing rule is managed by the EA)
Example, if trading is enabled from 8 to 11:30 and at 11:25 there is a signal to open a trade at X points distance, if that distance is not reached by 11:30 = trade should not be executed.
Money management
Not necessary as lot sizing will be determined manually for each order.
反馈
1
等级
项目
53
38%
仲裁
8
13%
/
38%
逾期
8
15%
工作中
2
等级
项目
91
52%
仲裁
2
0%
/
50%
逾期
1
1%
空闲
3
等级
项目
635
33%
仲裁
41
39%
/
46%
逾期
11
2%
已载入
4
等级
项目
3357
68%
仲裁
77
48%
/
14%
逾期
342
10%
空闲
发布者: 1 代码
5
等级
项目
234
20%
仲裁
21
43%
/
19%
逾期
0
工作中
6
等级
项目
89
43%
仲裁
4
0%
/
100%
逾期
3
3%
工作中
7
等级
项目
553
35%
仲裁
79
32%
/
42%
逾期
200
36%
已载入
8
等级
项目
0
0%
仲裁
0
逾期
0
空闲
9
等级
项目
59
27%
仲裁
26
19%
/
54%
逾期
10
17%
工作中
发布者: 1 代码
10
等级
项目
18
28%
仲裁
4
50%
/
50%
逾期
1
6%
空闲
11
等级
项目
80
6%
仲裁
46
11%
/
54%
逾期
7
9%
工作中
12
等级
项目
243
74%
仲裁
7
100%
/
0%
逾期
1
0%
空闲
发布者: 1 文章
13
等级
项目
115
23%
仲裁
21
29%
/
52%
逾期
8
7%
空闲
14
等级
项目
63
52%
仲裁
5
0%
/
40%
逾期
1
2%
空闲
15
等级
项目
2905
63%
仲裁
122
44%
/
25%
逾期
429
15%
工作中
16
等级
项目
80
10%
仲裁
38
8%
/
58%
逾期
6
8%
空闲
17
等级
项目
0
0%
仲裁
0
逾期
0
空闲
18
等级
项目
0
0%
仲裁
0
逾期
0
空闲
19
等级
项目
118
17%
仲裁
44
23%
/
39%
逾期
20
17%
空闲
20
等级
项目
552
49%
仲裁
57
40%
/
37%
逾期
227
41%
工作中
21
等级
项目
400
54%
仲裁
9
67%
/
22%
逾期
36
9%
空闲
发布者: 2 代码
22
等级
项目
6
0%
仲裁
5
0%
/
100%
逾期
1
17%
空闲
23
等级
项目
945
47%
仲裁
309
58%
/
27%
逾期
125
13%
空闲
24
等级
项目
285
35%
仲裁
18
22%
/
61%
逾期
42
15%
已载入
25
等级
项目
641
41%
仲裁
25
48%
/
36%
逾期
46
7%
工作中
26
等级
项目
14
29%
仲裁
3
67%
/
33%
逾期
0
空闲
相似订单
Build MT5 Expert Advisor – LadyKiller EA
1000 - 2000 USD
I am looking for a professional MQL5 developer to build a MetaTrader 5 Expert Advisor from scratch. The EA will be called LadyKiller EA. It must trade only the following instruments: • XAUUSD (Gold) • US30 / Dow Jones Index Requirements: • Strong and reliable buy and sell entry logic • Stop Loss and Take Profit system • Risk management (lot size control) • Maximum trades protection • Drawdown protection • Trend
I need an mql5 EA which can be used with 100$ capital very low drawdown The EA should be high frequency trading special for XAUUSD and btcusd or binary options but also the EA should be testable via strategy tester and demo test for five days is needed NO SELECTION CAN BE DONE WITHOUT TESTING when applying make sure you send the backtester results with demo EA testable via strategy tester
Advanced MT5 Expert Advisor Available
450 - 600 USD
I currently have a powerful and well-structured Expert Advisor available on the MT5 platform. This EA is designed with: ✅ Advanced entry and exit logic ✅ Smart risk management system ✅ Automatic lot sizing option ✅ Break-even and trailing stop protection ✅ Spread and session filters ✅ Drawdown control features ✅ Optimized for XAUUSD and scalping strategies ✅ Suitable for prop firm challenges like FTMO It is built for
Looking for a Powerful MT5 Trading Strategy or Custom EA?
1000 - 1200 USD
Do you need a profitable and well-structured trading strategy converted into a fully automated Expert Advisor on the MT5 platform? I specialize in developing advanced, high-performance EAs with: ✅ Smart entry & exit logic ✅ Risk-based lot size calculation ✅ Break-even & trailing stop system ✅ Spread & session filters ✅ Daily drawdown protection ✅ Prop firm (FTMO-style) risk compliance ✅ Fully automated trade
Hello, I'm looking to find out the cost of creating a mobile trading robot. I've tried to describe it as thoroughly as possible in the following document. I look forward to your response. I'd like to know the costs, delivery time, and how you plan to implement it before making a decision
I am offering a ready-to-use trading system that connects MetaTrader 4 signals with automated trading on Polymarket. The system is already fully developed and working. What the system does: The bot copies signals from a custom MT4 indicator and executes trades automatically on Polymarket prediction markets. How it works: A custom MT4 indicator generates BUY or SELL signals using buffers. When a signal appears, it is
DO NOT RESPOND TO WORK WITH ANY AI. ( I CAN ALSO DO THAT ) NEED REAL DEVELOPING SKILL Hedge Add-On Rules for Existing EA Core Idea SL becomes hypothetical (virtual) for the initial basket and for the hedge basket . When price hits the virtual SL level , EA does not close the losing trades. Instead, EA opens one hedge basket in the opposite direction. Original basket direction Hedge basket direction (opposite) Inputs
Billionflow
30 - 100 USD
Trading specifications: Indicators: Bollinger band ( Period 40, Deviation 1 apply to close) Moving Average (Exponential ) Period 17 applied to high Moving Average ( Exponential ) Period 17 applied to low But Signal enter a buy trade when prices crosses the lower band of the bollinger band up and also crosses the moving average channel of high and low the reverse is true for sell signal
Hello, I am a user of the "BUY STOP SELL STOP V6" trading bot, which is an advanced Grid System bot. The bot is primarily designed for Gold (XAUUSD), but I want it to work on all currency pairs. "The bot contains a privacy/protection code that prevents it from running on other accounts or being modified on any platform, as it has a client account number lock mechanism" --- Bot Description & Current Settings Bot Type
Looking to purchase a Good forex or gold/ BTC trading EA and it's source code. Must be compatible with low budget like less than $500 accounts, Must need no manual intervention and run fully automated. If you are interested in selling me the source code, please share the Read only account access where the EA has already been running on, so i can check past performance and get an idea on how it works or runs. Dont
项目信息
预算
50 - 200 USD
截止日期
从 1 到 5 天