An Expert Advisor based on RSI, 2.0 and 2.5 Bollinger Bands, and a Sentiment line is needed.

Lavoro terminato

Tempo di esecuzione 7 giorni

Specifiche


Entry Triggers

There are 4 triggers. A buy/sell execution should only occur when all 4 triggers are present.


The first trigger is based on main market movement (MM = Main Market movement. [This is the main chart that shows the bullish and bearish candles]) and RSI differences. Under normal market conditions, the RSI and the main chart should agree on the strength/movement of the market. The trigger happens when RSI and MM disagree -> Ex: RSI up, MM down OR RSI down, MM up).


The second trigger is based on RSI alone. The RSI will determine if the transaction is a buy or a sell based on its own value. When RSI is 68 - 75: conduct a sell signal; When RSI is 32 - 25: conduct a buy signal.


The third trigger is based on 2.0 and 2.5 Bollinger Bands. (To help our communication, I will refer to the 2 Bollinger Bands at the top of the chart as positives and the ones at the bottom of the chart as negatives [+2.0 and +2.5; -2.0 and -2.5]) When the current MM reaches +2.0 or greater OR when the MM reaches -2.0 or less: third trigger is activated.


The fourth trigger is based on the minimum distance between +2.0 and -2.0 Bollinger Bands. If the minimum distance is ≥ 15 pips: fourth trigger is activated.


Exit Triggers

After a buy/sell execution is set in motion, the stop loss and the pip limit (Pip Limit: X number of pips reached by an order in the current minute chart until the program automatically ends the transaction and pulls out of the market) are the main things that will end a transaction/pull out of the market.


STOP LOSS

The stop loss will always be 10 pips. If the stop loss is achieved and/or exceeded, the program will automatically close the transaction that achieved/exceeded the stop loss.



PIP LIMIT

The pip limits are as follows for the minute charts: 1M Chart: 1 - 5 pips; 5M Chart: 5 - 10 pips; 15M Chart: 10 - 20 pips If the pip limit is achieved and/or exceeded, the program will automatically close the transaction that achieved/exceeded the pip limit.


INDEPENDENT TRANSACTIONS

Each transaction will end/start independently, and will not rely on another transaction to end/start.


Other Rules


  1. Must work with FFCal-Headlines indicator and Game Of Forex template: The template uses a red and blue candle stick, a RSI indicator, a 2.0 and 2.5 Bollinger band indicator, and a Sentiment line (will provide and explain template if need be)

  2. Lot size must be able to change automatically depending on the current funds available (Example -> Funds:Lot Size: $1,000:0.2; $2,000:0.4; etc) AND be adjusted manually from user input if requested by user input (user input will override lot size until the expert advisor is reset)

  3. Stop Loss = 10 pips; always True

  4. Must work with 1, 5, and 15 minute charts and must detect them automatically to change triggers accordingly, to the text above (See PIP LIMIT)

  5. Automatic Buys/Sells (referred to as orders in this text document) will be made as frequent as possible as long as:

    1. 1. The 4 triggers are present

    2. 2. The order is not too frequent that it will crash the server it is running in (it is up to the programmer to see what this time should be)

  6. Order(s) will be closed upon

    1. A trigger is missing (not all 4 triggers are sending a signal)

    2. 45 minutes before, during, and after after The News (The News is headlines/announcements made by the terminal/application/MetaTrader website that affect normal market hours, functionality, and/or amount of users [programmer can ask about this if the explanation is confusing])

    3. The network has disconnected the user from the terminal/market/expert advisor/MetaTrader 4 application

    4. The required amount of pips has been successfully reached and/or exceeded by the current order in the current minute chart

    5. Stop loss has been reached and/or exceeded

    6. User has exited the program, removed/reset the expert advisor, logged out, and/or disconnected from the server

Con risposta

1
Sviluppatore 1
Valutazioni
(885)
Progetti
1410
67%
Arbitraggio
123
32% / 41%
In ritardo
217
15%
Gratuito
Pubblicati: 1 codice
2
Sviluppatore 2
Valutazioni
(206)
Progetti
333
35%
Arbitraggio
66
12% / 58%
In ritardo
87
26%
Gratuito
3
Sviluppatore 3
Valutazioni
(1931)
Progetti
3552
88%
Arbitraggio
73
40% / 15%
In ritardo
268
8%
Gratuito
4
Sviluppatore 4
Valutazioni
(137)
Progetti
167
35%
Arbitraggio
11
91% / 0%
In ritardo
0
Gratuito
5
Sviluppatore 5
Valutazioni
(221)
Progetti
369
66%
Arbitraggio
10
50% / 0%
In ritardo
46
12%
Gratuito
6
Sviluppatore 6
Valutazioni
(7)
Progetti
8
13%
Arbitraggio
0
In ritardo
1
13%
Gratuito
7
Sviluppatore 7
Valutazioni
(69)
Progetti
146
34%
Arbitraggio
13
8% / 62%
In ritardo
26
18%
Gratuito
Pubblicati: 6 codici
8
Sviluppatore 8
Valutazioni
(574)
Progetti
945
47%
Arbitraggio
309
58% / 27%
In ritardo
125
13%
Gratuito
Ordini simili
I need an MT5 Expert Advisor for XAUUSD (Gold) running on an Exness account. STRATEGY LOGIC The exact entry and exit rules will be provided in writing before development starts. Please quote for a single rule-based strategy with clearly separated logic, so the rules can be adjusted later without rewriting the whole EA. RISK MANAGEMENT (this is the priority of the project) - Risk per trade as a percentage of account
Modification of Trade_Panel_7 7.05 Objective . I have this utility “Trade_Panel_7 7.05” with which I open and close positions. Please refer to attached “Trade Panel Modification.jpg”. It shows an input parameter “Volume Step”. This parameter has the initial value of 0.02 as shown. This feature needs to be amended. Present Status . Value of lot size is increased by this “Volume Step”. I have built a whole series of
Hello Traders, Have a trading strategy or idea you want to automate? I specialize exclusively in MQL5 development, helping traders turn their concepts into professional trading solutions. Custom Expert Advisors — automate your strategy and reduce manual execution Custom Indicators — transform your market ideas into powerful trading tools Fix & Debug — identify errors and get your existing code working properly
please share: Strategy description — entry/exit rules, indicators used, timeframe(s), and instrument(s) (a written explanation, screenshots, or an existing indicator/EA to reference all work) Risk management rules — position sizing method (fixed lot / % risk), stop loss / take profit logic, max drawdown or daily loss limits, and whether martingale/grid/hedging is involved Broker & account details — broker name
I need a unique grid trading system for XAUUSD that combines entry, controlled two-sided grid expansion, DCA (Dollar Cost Averaging) basket profit control, hedging. Unlike traditional grid EAs that only trade against price, this unique grid system should dynamically build positions in both directions based on market movement, allowing flexible adaptation to changing conditions ie the grid needs to dynamically move
I need an experienced MQL5 developer to create a fully automated MT5 Expert Advisor called Ayoub Gold EA , focused exclusively on XAUUSD (Gold) . Main requirements: Platform: MT5 / MQL5. Fully automated BUY and SELL trading on XAUUSD. Must support broker suffixes such as XAUUSD, XAUUSD.f and XAUUSDm. Trading strategy based mainly on Range Breakout with trend confirmation. EMA, ADX and ATR filters. London/New York
Mashiri 50 - 10000 USD
I need a custom MetaTrader 5 indicator designed specifically for XAUUSD gold trading. The indicator should identify potential buy and sell opportunities, display clear entry and exit signals on the chart, provide alerts, and help identify market trends and possible reversals
Looking for an experienced Sierra Chart ACSIL/C++ developer to customize an existing footprint chart. I need 3 things: 7-Day ATR – calculate and display a configurable 7-day ATR. Custom Footprint – modify my existing footprint chart to match my preferred layout/data display. Automatic LVN – detect and plot Low Volume Nodes automatically based on volume distribution. I already have a working footprint chart, so no
//———————————————————————————————————————————————————————————————————— struct S_MCAV { double matureSum; double totalSum; double value; void Init () { matureSum = 0.0; totalSum = 0.0; value = 0.5; } void AddContext (int ctx) { totalSum += 1.0; if (ctx == 1) matureSum += 1.0; } void ApplyDecay (double rate) { matureSum *= rate; totalSum *= rate; } void Update () {
1. Title Development of a Custom MQL5 Expert Advisor for XAUUSD (MetaTrader 5) 2. Requirements Specification Overview: I am looking for an experienced MQL5 developer to build a robust, fully custom Expert Advisor (EA) for MetaTrader 5 tailored for trading Gold (XAUUSD). Core Specifications & Features: Asset & Timeframe: Designed specifically for XAUUSD. Timeframe should be selectable directly from the EA inputs

Informazioni sul progetto

Budget
50 - 300 USD
Scadenze
da 1 a 30 giorno(i)