Auftrag beendet
Ausführungszeit 2 Tage
Bewertung des Kunden
Great developer. Quick and accurate. Clear communication.
Bewertung des Entwicklers
Very nice working experience
Spezifikation
I'd like to create two specific MT4 indicators.
[1] Engulfing bar indicator
- Choice of symbol above/below candle, choice of size of symbol, can adjust gap between candle and symbol

- I'd like the option to set a time window where I only see the arrows during that time period
- Engulfing bar rules:
2 candle version: #1 Sell + #1 Buy (#1 Buy close is equal or higher than #1 Sell high)

3 candle version: #1 Sell + #1 Buy + #2 Buy (#2 Buy close is equal or higher than #1 Sell high)

4 candle version: #1 Sell + #2 Sell + #1 Buy + #2 Buy (#2 Buy close is equal or higher than #1 Sell high)

Vice versa for sells. No need to distinguish which version engulfing pattern it is. I just need the symbols whenever any of these patterns appear.
[2] Bollinger Band Reversal Indicator
I have a specific Bollinger Band indicator. It's not the standard one. The band has three band deviation options. I only use two of them. The colored candles only apply to the 2nd band deviation (more extreme one).
- I'd like the option to set a time window where I only see the colored candles during that time period
I'd like to color the candles if all conditions are met (example is for a buy setup)
- candle open is outside of the band extreme low
- candle is bullish (doji pinbars open=close invalid)
- candle wicked passed the price of the BB by at least 0.1 pip (not valid if candle high equals the BB price)
- candle doesn't close past the BB (close price can equal the BB price, but it shouldn't close past it)
So basically, the candle is sitting right below the BB without piercing it. Vice versa for sells.

I'd also like to color candles that were blocked by the BB (example is for a buy setup)
- candle open is inside of the band
- candle is bearish (doji pinbars open=close invalid)
- candle wicked passed the price of the BB by at least 0.1 pip (not valid if candle high equals the BB price)
- candle doesn't close past the BB (close price can equal the BB price, but it shouldn't close past it)
[1] Engulfing bar indicator
- Choice of symbol above/below candle, choice of size of symbol, can adjust gap between candle and symbol

- I'd like the option to set a time window where I only see the arrows during that time period
- Engulfing bar rules:
2 candle version: #1 Sell + #1 Buy (#1 Buy close is equal or higher than #1 Sell high)

3 candle version: #1 Sell + #1 Buy + #2 Buy (#2 Buy close is equal or higher than #1 Sell high)

4 candle version: #1 Sell + #2 Sell + #1 Buy + #2 Buy (#2 Buy close is equal or higher than #1 Sell high)

Vice versa for sells. No need to distinguish which version engulfing pattern it is. I just need the symbols whenever any of these patterns appear.
[2] Bollinger Band Reversal Indicator
I have a specific Bollinger Band indicator. It's not the standard one. The band has three band deviation options. I only use two of them. The colored candles only apply to the 2nd band deviation (more extreme one).
- I'd like the option to set a time window where I only see the colored candles during that time period
I'd like to color the candles if all conditions are met (example is for a buy setup)
- candle open is outside of the band extreme low
- candle is bullish (doji pinbars open=close invalid)
- candle wicked passed the price of the BB by at least 0.1 pip (not valid if candle high equals the BB price)
- candle doesn't close past the BB (close price can equal the BB price, but it shouldn't close past it)
So basically, the candle is sitting right below the BB without piercing it. Vice versa for sells.

I'd also like to color candles that were blocked by the BB (example is for a buy setup)
- candle open is inside of the band
- candle is bearish (doji pinbars open=close invalid)
- candle wicked passed the price of the BB by at least 0.1 pip (not valid if candle high equals the BB price)
- candle doesn't close past the BB (close price can equal the BB price, but it shouldn't close past it)
The candle should be sitting right above the BB extreme low. Vice versa for sells.

Bewerbungen
1
Bewertung
Projekte
66
12%
Schlichtung
12
58%
/
42%
Frist nicht eingehalten
1
2%
Frei
2
Bewertung
Projekte
2
0%
Schlichtung
5
0%
/
80%
Frist nicht eingehalten
1
50%
Frei
3
Bewertung
Projekte
602
34%
Schlichtung
64
20%
/
58%
Frist nicht eingehalten
147
24%
Arbeitet
Veröffentlicht: 1 Artikel, 22 Beispiele
4
Bewertung
Projekte
441
55%
Schlichtung
22
50%
/
14%
Frist nicht eingehalten
30
7%
Beschäftigt
5
Bewertung
Projekte
179
25%
Schlichtung
24
17%
/
75%
Frist nicht eingehalten
16
9%
Frei
6
Bewertung
Projekte
17
18%
Schlichtung
2
0%
/
100%
Frist nicht eingehalten
3
18%
Frei
7
Bewertung
Projekte
499
67%
Schlichtung
5
40%
/
0%
Frist nicht eingehalten
4
1%
Frei
Veröffentlicht: 8 Beispiele
Ähnliche Aufträge
TumiiFX
30 - 20000 USD
1. Use two EMAs: 20 and 50. If EMA 20 is above EMA 50 → uptrend (look for buys) If EMA 20 is below EMA 50 → downtrend (look for sells) 2. Wait for a pullback into the area between the two EMAs. - For buys: price must touch or move between EMA 20 and EMA 50 during the last few candles. - For stils: same idea, but in a downtrend. 3. Entry signal: Buy: a bullish engulfing candle in an uptrend after the pullback
I Need HFT bot working on MT4
30 - 100 USD
I am looking for an experienced MQL4 developer to build a professional High-Frequency Trading (HFT) / Low-Latency Expert Advisor for MetaTrader 4 (MT4) . The EA will be deployed on an IC Markets Live account and should be optimized for the fastest possible execution using a low-latency VPS located in LD4 or NY4 . The primary instruments will be US30 and XAUUSD (Gold) . The goal is to create an EA capable of
A robot
50+ USD
HIGH-FREQUENCY M5/M15 CONCURRENT ENTRY SNIPER import time class HighFrequencySniper: def __init__(self): self.target_profit = 25.00 # Targeted Delta Move self.max_execution_time = 3600 # 1 Hour Sandbox (Seconds) self.lot_allocation = "CALIBRATED_TO_RISK" def execute_hft_scan(self, current_price, m5_rsi, m15_order_block): print(f"[SCANNING] Current Kernel Metric: ${current_price:.2f
I need a trading bot, please i need this project urgently and when messaing me kindly send me samples of past works and dont forget i need the project to be done as soon as possible
A lightweight MT5 chart overlay displaying total floating P&L, average entry price, combined lot size, and current symbol exposure as a percentage of account balance, all updating in real time with color-coded profit/loss indicators, delivered with clean object-oriented source code and no DLL dependencies
ENTRY EXIT TIMING (ET BANDS)
30 - 50 USD
QUIERO CONSEGUIR EL CODIGO FUENTE DE ESTE INDICADOR QUE ME GUSTA MUCHO TAMBIEN TIENE EL NOMBRE DE ET BANDS O ENTRY EXIT TIMING . no se los componentes pero estas son las imagenes. que mejor lo describen
I am looking to convert my existing TradingView Pine Script (v5) strategy into an MQL5 Expert Advisor (EA) for MetaTrader 5. Strategy Details: Asset: Gold (XAUUSD) Timeframe: 15-minute Strategy Logic: The strategy is based on a breakout concept. Anchor Candle: The base calculation starts from the Specified Candle Entry Window: The EA should only look for entries As Per Indicator Risk Management: The strategy
Writing of an Expert Advisor
30 - 200 USD
I want to find a Developer to perform this work and settle payments in this Application. I undertake not to communicate with Applicants anywhere else except this Application, including third-party messengers, personal correspondence or emails. I understand that violators will be banned from publishing Orders in the Freelance
Akram boushaba
30 - 500 USD
مرحبا كيف حالكم انا اكرم مهتم بالتداول احاول ان اصمم برنامج روبوت قادر على التداول من تلقاء نفسه من يمكنه ان يساعدني او يعلمني كيف استطيع فهل ذلك وسأكون ممتناً له وشكرا لكم
MetaTrader In-App Trade Alerts An existing MetaTrader terminal is already running on my side, but its account is kept hidden for privacy reasons. I need a specialist to wire up native in-app notifications so that every time a position is opened or later closed I see an immediate pop-up inside the platform—no emails or SMS, just the built-in alert window (and the usual MT push to mobile if that comes automatically
Projektdetails
Budget
30+ USD
Ausführungsfristen
bis 5 Tag(e)