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

Trabajo finalizado

Plazo de ejecución 7 días

Tarea técnica


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

Han respondido

1
Desarrollador 1
Evaluación
(885)
Proyectos
1410
67%
Arbitraje
123
32% / 41%
Caducado
217
15%
Libre
Ha publicado: 1 ejemplo
2
Desarrollador 2
Evaluación
(206)
Proyectos
333
35%
Arbitraje
66
12% / 58%
Caducado
87
26%
Libre
3
Desarrollador 3
Evaluación
(1931)
Proyectos
3552
88%
Arbitraje
73
40% / 15%
Caducado
268
8%
Libre
4
Desarrollador 4
Evaluación
(137)
Proyectos
167
35%
Arbitraje
11
91% / 0%
Caducado
0
Libre
5
Desarrollador 5
Evaluación
(221)
Proyectos
369
66%
Arbitraje
10
50% / 0%
Caducado
46
12%
Libre
6
Desarrollador 6
Evaluación
(7)
Proyectos
8
13%
Arbitraje
0
Caducado
1
13%
Libre
7
Desarrollador 7
Evaluación
(69)
Proyectos
146
34%
Arbitraje
13
8% / 62%
Caducado
26
18%
Libre
Ha publicado: 6 ejemplos
8
Desarrollador 8
Evaluación
(574)
Proyectos
945
47%
Arbitraje
309
58% / 27%
Caducado
125
13%
Libre
Solicitudes similares
8 cap prop firm passing 30 - 3000 USD
I am looking for an experienced MQL4/MQL5 HFT developer to build or optimize a High-Frequency Trading (HFT) Expert Advisor that can successfully pass proprietary trading firm challenges and perform consistently under live trading conditions with brokers such as 8cap or BlackBull Markets . The developer should have proven experience with HFT execution, ultra-low-latency trading, broker execution, slippage, spreads
I have a High-Frequency Trading (HFT) Expert Advisor for both MT4 and MT5 designed primarily for US30 (Dow Jones Index) . The EA performs consistently and profitably on demo accounts, but when I run it on an IC Markets Raw or Standard live account, it starts generating losses under what appear to be the same trading conditions. At this time, I cannot provide the source code (.mq4/.mq5). I can only provide the
I want to build a fundamental news trading bot that trade off economic news data, as we know every economic news data released always have effect on the asset associated with it, so this bot will take a trade instantly based on the news data released either to buy or sell, it will come with good money management and also SL and TP target based on price and pips value
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 am looking for an experienced MQL5 developer to build a high-frequency (HFT) latency arbitrage Expert Advisor for Pepperstone MT5 , using LMAX as the leading price feed. The initial focus will be on US30 (Dow Jones) , and if the strategy proves successful, I want the EA to be easily expandable to additional symbols such as NAS100, GER40, XAUUSD, major forex pairs, and other supported instruments. The EA should
Standby Description . Prop Firm Environment . ( Monitor Execution and Handling Environment Changes as Required ) . Technical Issues . Delete extra lines of code (Clean Code , Folder) . Asset related translation , no need for Logic Alteration
Only Technical Issues . Familiarization to Different Symbols . [Again Technical Assistance Only] . Deleting extra lines of code , Not Required Folders (Clean Code) . No Need for Logic Alteration (Strictly)
Looking for someone who is experienced in creating MT5 EA from scratch to go over 7 public youtube videos (total duration about 5 hours) and extract the strategy code taught in the videos to make a MT5 .mq5 source code file. Full code is explained in the 7 videos so it's just a matter of going over the videos and extracting the relevant parts that relate to the source code and compiling it into a working EA. The
EA Crafter 500+ USD
Act as a professional Quantitative Developer and Risk Manager. I want to build a systematic trading strategy rulebook that prioritizes capital preservation and statistical edge over raw performance. Please generate a structured trading strategy using the following framework: 1. ASSET CLASS & TIMEFRAME: - Asset: [e.g., Apple (AAPL), Bitcoin (BTC), or EUR/USD] - Timeframe: [e.g., 5-minute, 1-hour, Daily] 2. CORE
أحتاج إلى مستشار خبير لمنصة MetaTrader 5 (MT5) مصمم كآلة حالة محدودة (FSM). يجب أن ينفذ أوامر السوق فقط بناءً على مستويات أسعار يحددها المستخدم. يجب ألا يستخدم أي مؤشرات أو تحليل فني أو أوامر معلقة أو ذكاء اصطناعي أو قرارات تداول تلقائية. يجب أن ينفذ المستشار الخبير ببساطة تسلسلًا محددًا مسبقًا لمستويات الأسعار كما يحددها المستخدم تمامًا، مع إدارة دقيقة للحالة، ودورة نشطة واحدة في كل مرة، ومعالجة الفجوات السعرية،

Información sobre el proyecto

Presupuesto
50 - 300 USD
Plazo límite de ejecución
de 1 a 30 día(s)