작업 종료됨
실행 시간 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
무료
비슷한 주문
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 have an existing MT5 Expert Advisor (“E-Core”). I need an experienced MQL5 developer to integrate a structured risk management upgrade and a higher timeframe trend filter into the current code. Two files will be provided: 1️⃣ E-Core Source Code (Current Version) 2️⃣ Update Instructions File (contains exact inputs, functions, and logic to integrate) The developer must: Integrate the update logic
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
I am looking for a highly experienced Pine Script v5 developer to build a professional, non repaint price action indicator for TradingView. or a ready made one so i can purchase. This is a structured two phase project. The goal is to create a clean, intelligent price action tool that works for both fast intraday trading and swing trading. Only apply if you have strong Pine experience and understand liquidity
Hello, I’m looking for an experienced MQL4/MQL5 developer to work with me on an ongoing basis. My clients request services such as: Converting TradingView Pine Script indicators/strategies into MT4 or MT5 Expert Advisors Converting MT4 EAs to MT5 (and MT5 to MT4) Compiling and fixing existing MQL4 / MQL5 EA code Adding simple features like alerts, SL/TP, lot size, and basic money management This job is for
프로젝트 정보
예산
50 - 200 USD
기한
에서 1 로 5 일