BolingerBand Simple Strategy

MQL4 Experten

Auftrag beendet

Ausführungszeit 37 Tage
Bewertung des Kunden
Talented coder! He was patient waiting for me to backtest the EA. Highly recommended.
Bewertung des Entwicklers
He was understanding towards my mistakes. Good employer.

Spezifikation

Hello,

 

I want to make a trend trading EA, based on Bollinger Bands.

The EA will trade on one direction only. The rules are.

>> Definition of trend direction 

0 - The direction (buy or sell) should be defined in the parameters menu. (add a buy / sell parameter)

1 - Alternatively we could use a 200 (modifiable) Moving Avarage to detect the direction of long term trend. (200 MA parameter, by default, but should be modifiable)

 

>> ORDERS

If the "buy" direction is set, the EA should open an order when the candle touches the lower band.

If the "sell" direction is set, the EA should open an order when the candle touches the upper band.

- Option on Parameter menu to open order a certain number of pips (negative or positive bellow or above the bands) 

 

>> Take Take Profit should be:

-  1 (dynamic) - a configurable a number of pips (negative or positive) distance from the opposite band.

- 2 (fixed) - Manual number of pips  set by the user

 

>> The StopLoss should be:

- 1 (dynamic) - last 10 days volatility measurement X factor set manually by the user. (I will give you an indicator, or we can average last ten days bollinger bands size)

- 2 (fixed) - set manually by the user. 

 

>> Recovery function, if StopLoss is hit function: 

0 - Recovery function turned off 

1 - If the order hit the StopLoss, the EA will wait till the first positive candle (in case of a buy) or negative candle (in case of a sell) appear in order to place open a new position. The StopLoss will be the same.

2 - If the order hit the StopLoss, the EA will wait a number of candles defined by the user, to open a new trade.  (add the number of candles on parameters menu)

 

>>Fractal indicator, used as position confirmation:

Like this we could:

0 - Only enter a trade, if candle touches the BB (ignore Fractals)

1 - Only enter a trade, if candle touches the BB AND there is a low fractal (for buy direction) or High fractal (for sell direction) on the last candle, till a certain number of candles defined on the parameter menu.


I imagine this EA shouldn't be hard to code. Maybe someone has it already pre-coded, as Bollinger Band EAs are quite popular.

Please, let me know if you are interested.

 

Regards,

 

 

Bewerbungen

1
Entwickler 1
Bewertung
(180)
Projekte
301
30%
Schlichtung
54
24% / 54%
Frist nicht eingehalten
99
33%
Arbeitet
2
Entwickler 2
Bewertung
(103)
Projekte
205
41%
Schlichtung
17
29% / 71%
Frist nicht eingehalten
45
22%
Frei
3
Entwickler 3
Bewertung
(2393)
Projekte
3005
65%
Schlichtung
76
47% / 14%
Frist nicht eingehalten
340
11%
Arbeitet
4
Entwickler 4
Bewertung
(2053)
Projekte
2608
62%
Schlichtung
113
45% / 26%
Frist nicht eingehalten
417
16%
Beschäftigt
5
Entwickler 5
Bewertung
(39)
Projekte
81
38%
Schlichtung
1
0% / 0%
Frist nicht eingehalten
31
38%
Frei
6
Entwickler 6
Bewertung
(488)
Projekte
1014
58%
Schlichtung
29
28% / 24%
Frist nicht eingehalten
131
13%
Frei
7
Entwickler 7
Bewertung
(251)
Projekte
399
54%
Schlichtung
9
67% / 22%
Frist nicht eingehalten
36
9%
Frei
8
Entwickler 8
Bewertung
(71)
Projekte
156
44%
Schlichtung
22
41% / 14%
Frist nicht eingehalten
16
10%
Frei
9
Entwickler 9
Bewertung
Projekte
2
0%
Schlichtung
1
0% / 100%
Frist nicht eingehalten
2
100%
Frei
10
Entwickler 10
Bewertung
(89)
Projekte
137
24%
Schlichtung
35
9% / 40%
Frist nicht eingehalten
52
38%
Frei
11
Entwickler 11
Bewertung
(118)
Projekte
201
42%
Schlichtung
44
9% / 68%
Frist nicht eingehalten
47
23%
Frei
12
Entwickler 12
Bewertung
(25)
Projekte
54
37%
Schlichtung
4
0% / 50%
Frist nicht eingehalten
22
41%
Frei
Ähnliche Aufträge
Hey, I am writing to you if you can provide me a profitable already made EA with complete details of the algorithm and how it works, I will need to be sure of the profitability and performance of the EA before placing an order thanks
I am looking for a skilled programmer with expertise in developing trading bots for MetaTrader 5. The ideal candidate would have experience in programming and trading, and preferably have a ready-made bot that can be adapted to my specific needs. If you possess the necessary skills and experience, please get in touch with me to discuss the details of this project. I look forward to hearing from you
I am in need of a Forex EA using two indicators based on the rules that I will provide. The rules will follow cross-over lines that can be adjusted to be used on any time-frame
Hello, I need an EA for both MQL4 and MQL5 that complies with Prop Firm's rules of a maximum daily drawdown of 4%. This means it should close all trades after a 4% loss and not trade for the rest of the day. Additionally, it should not use martingale, grid trading, or trade stacking (opening three or more trades at the same time in the same direction). The EA should also be able to achieve a monthly return of 5-10%
I want someone to employ and will create a HFT robot for my company and it must work on MQL5 and it must open and close orders automatically must work on Synthetic Indices and programmer needs to understand how Synthetic indices move and the algo of them, robot must have high win rate for my Clients, must be able to grow small accounts. Programmer can possibly land a job as a Developer if the robot created works
looking for a simple expert advisor that will be using supertrend with a simple moving average filter - with options for day of the week and time the expert will trade - partial profit taking with rsi divergence as an option
i am planing on develloping a grid robot being a quiet big project i would be looking to build the full robot over initial job + 3 updates meaning by taking that job you are guarentee to have 3 jobs since we would need to build it pieces by pieces i am only looking for devs with 50+ jobs done all other will instantly get rejected its for an overall grid but more complexe with a ton of option i definitely understand
HI, I'm looking for an experienced person who can add buy/sell indications/Alerts on existing Pinescript code along with little modification of the script and the script should connect to MT5 platform using pineconnector MT5 platform should execute trade instantly as based on the alerts/indications on tradingview script
This request is only about an issue, basically i have an expert with pending orders that operate with trailing stop loss when pending order are activated. Issue came when i have a recovery order open , then expert have to manage and close original order with recovery order/orders without let run trailing. Actually issue is here, basically others order from same pair went anyway with trailing when , as decided, must
I need an EA created by combining the PZ RSI, PZ MACD,and PZ Stochastic into one EA with the grid function The idea of the trading system is as follows: market entries are performed when MACD, RSI and Stochastic K are in the same current trend direction. The EA is created by combining 3 existing PZ EA's

Projektdetails

Budget
15 - 40 USD
Für die Entwickler
13.5 - 36 USD