Need a trading robot that BUYS when certain conditions are true in the Bollingerband and Keltner channels

Auftrag beendet

Ausführungszeit 7 Tage
Bewertung des Kunden
Absolutely a fabulous experience working with Le Huu Hai! Precise problem solver always exceeding expectations. 100% recommend!
Bewertung des Entwicklers
Thank you!

Spezifikation

Thank you for viewing my request!  Successful completion of this task will lead to additional projects!

I request a MT4 EA Robot that does the following:

1) The bot should work on all time frames and reference the chart the EA is installed on. Action is taken as soon as the candle has closed. in other words, if on the hourly, the bot must look at the hourly candles. 

2)These two indicators are to be referenced

  • Keltner Channels: Factor 1.5, Length 20, Price Close, Simple averages
  • Bollingerbands: Price Close, length 20, Deviations 2/-2.

3) The bot should place a BUY at market each time the following is true, once per candle:

  • Looking at the previous candle close, the bottom line of the Bollingerband is ABOVE the Keltner Channel bottom line. 

  • Looking at the same previous candle close, the Price action closed below the 20 SMA

4) Behavior. Here are some critical behaviors that needs to occur.

  • The first order that is placed becomes the "Order of reference."  All subsequent orders for this set should contain the same TP values and SL values as this Order of Reference. 
  • When the first order is made, make a variable to remember what the value of the top +2dev bollingerband is, we'll use this for a stoploss later after TP1 is closed.
  • When all orders are closed, the next order to open becomes a new set. 
  • Each set should have it's own identifier so that multiple sets can be made with the EA across several different charts at the same time.
  • The stoploss placed for the first order should be -4 standard deviations.
  • This order should have a take profit #1 (close half open lots) at 3 standard Deviations and a take profit #2 (final half) at 4 standard Deviations. 
  • When #1 Take profit is hit, move the stop loss to the +2 standard Deviations variable.
  • After an order is opened and the next candle closes with the qualifying requirements as described in number 3) are still true, open up another order. The new order that opens should have the same take profit and stoploss that match the "Order of reference" and not be recalculated based on it's new opening levels.
5) User Defined variables.  Here are the customization items that should be included in the menu settings.  Most of them are to have the core process customizable.
  • Max Orders: Default 10.There should be a user definable "max orders".  This is the number of orders the bot is allowed to have open per set at the same time per chart.
  • Order size: Default 0.02
  • Stop Loss Deviation: Default -4
  • Take Profit 1: Default +3 Deviations
  • Take Profit 1 Percent close: Default 50% (This is what percentage of the open orders close at TP1)
  • Take Profit 2: Default 4 Deviations
  • After take Profit 1, move stop loss to Deviation #: Default 2. (0 would be Break Even).
  • MagicNumber

7) Particulars and details.

  • Sometimes a situation will occur where the candle close triggers a new set of trades but the next candle closes above the 20sma (no new trade), but the candle after that closes below the 20sma and the bottom bollingerband is still above the Keltner channel bottom line, making trade number two. This trade is still apart of the first set, even though one candle in between did not trigger a trade.
  • Please check out the attachment image for how a trade will take place. I am happy to make more examples.

8) Absolute requirements. 

  • I must retain full exclusive rights to the EA the code in all appropriate formats and receive the final version's code in it's entirety that matches the final EA provided.
  • I must retain the rights to modify, improve, and/or destroy the final product and all other iterations at my discretion.
  • i must retain the rights to improve the bot with another developer after our project is completed.
  • I must retain the rights to distribute the code at my discretion, even if for monetary gain that doesn't benefit the programer.

I am willing to support you the programmer with any details that you require. I am a loyal customer and will return with additional projects in the future if you want them!


Robert




















































































































































Dateien:

Bewerbungen

1
Entwickler 1
Bewertung
(272)
Projekte
401
27%
Schlichtung
39
41% / 49%
Frist nicht eingehalten
1
0%
Frei
2
Entwickler 2
Bewertung
(28)
Projekte
36
31%
Schlichtung
1
100% / 0%
Frist nicht eingehalten
7
19%
Beschäftigt
3
Entwickler 3
Bewertung
(308)
Projekte
553
35%
Schlichtung
79
32% / 42%
Frist nicht eingehalten
200
36%
Beschäftigt
4
Entwickler 4
Bewertung
(2642)
Projekte
3357
68%
Schlichtung
77
48% / 14%
Frist nicht eingehalten
342
10%
Frei
Veröffentlicht: 1 Beispiel
5
Entwickler 5
Bewertung
(116)
Projekte
137
36%
Schlichtung
16
13% / 69%
Frist nicht eingehalten
9
7%
Frei
6
Entwickler 6
Bewertung
(206)
Projekte
333
35%
Schlichtung
66
12% / 58%
Frist nicht eingehalten
87
26%
Frei
7
Entwickler 7
Bewertung
(2)
Projekte
2
50%
Schlichtung
0
Frist nicht eingehalten
0
Frei
8
Entwickler 8
Bewertung
(19)
Projekte
33
55%
Schlichtung
5
80% / 20%
Frist nicht eingehalten
3
9%
Frei
9
Entwickler 9
Bewertung
(11)
Projekte
14
43%
Schlichtung
1
100% / 0%
Frist nicht eingehalten
0
Frei
10
Entwickler 10
Bewertung
(64)
Projekte
77
55%
Schlichtung
4
0% / 25%
Frist nicht eingehalten
1
1%
Arbeitet
Veröffentlicht: 6 Beispiele
11
Entwickler 11
Bewertung
(119)
Projekte
169
38%
Schlichtung
9
78% / 22%
Frist nicht eingehalten
15
9%
Frei
12
Entwickler 12
Bewertung
(574)
Projekte
945
47%
Schlichtung
309
58% / 27%
Frist nicht eingehalten
125
13%
Frei
13
Entwickler 13
Bewertung
(68)
Projekte
111
69%
Schlichtung
1
100% / 0%
Frist nicht eingehalten
2
2%
Frei
14
Entwickler 14
Bewertung
(72)
Projekte
80
10%
Schlichtung
38
8% / 58%
Frist nicht eingehalten
6
8%
Frei
Ähnliche Aufträge
2 FX pairs M15 execution with higher timeframe bias Session-based trading (UK time) Fixed % risk per trade Controlled pyramiding (add to winners only) Strict daily loss limits (FTMO-style) Proper order handling (SL always set) Basic logging (CSV) Strategy logic will be provided in detail after NDA / agreement. Must deliver: Source code (.mq5) Compiled file (.ex5) Clean, well-commented code Short support window for
Hi, are you able to create a script/indicator on tradingview that displays a chart screener and it allows me to input multiple tickers on the rows. then the colums with be like "premarket high, premarket low, previous day high, previous day low" . When each or both of the levels break, there will pop up a circle on the chart screener, signaling to me what names are above both PM high and previous day high or maybe
I need an Expert Advisor for MetaTrader 5 (MQL5) to trade XAUUSD based on a simple price movement cycle. Strategy logic: • The EA opens a Buy and a Sell at the same time (one pair per cycle). • Only ONE Sell position must exist at any time. • Every Buy must be opened together with a Sell. Cycle rules: • Step movement = 10 USD in gold price. • CycleEntryPrice = the OPEN PRICE of the last cycle BUY order. • If price
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
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

Projektdetails

Budget
100+ USD