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

Tâche terminée

Temps d'exécution 7 jours

Spécifications


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

Répondu

1
Développeur 1
Évaluation
(885)
Projets
1410
67%
Arbitrage
123
32% / 41%
En retard
218
15%
Gratuit
Publié : 1 code
2
Développeur 2
Évaluation
(206)
Projets
333
35%
Arbitrage
66
12% / 58%
En retard
87
26%
Gratuit
3
Développeur 3
Évaluation
(1929)
Projets
3550
88%
Arbitrage
73
40% / 15%
En retard
268
8%
Gratuit
4
Développeur 4
Évaluation
(137)
Projets
167
35%
Arbitrage
11
91% / 0%
En retard
0
Gratuit
5
Développeur 5
Évaluation
(221)
Projets
369
66%
Arbitrage
10
50% / 0%
En retard
46
12%
Gratuit
6
Développeur 6
Évaluation
(7)
Projets
8
13%
Arbitrage
0
En retard
1
13%
Gratuit
7
Développeur 7
Évaluation
(69)
Projets
146
34%
Arbitrage
13
8% / 62%
En retard
26
18%
Gratuit
Publié : 6 codes
8
Développeur 8
Évaluation
(574)
Projets
945
47%
Arbitrage
309
58% / 27%
En retard
125
13%
Gratuit
Commandes similaires
I need an experienced MQL5 developer to modify my existing MT5 EA by replacing the current entry logic with a new breakout strategy and implementing strict prop-firm safety protections. The EA must behave exactly as specified below. If the final EA does not match the logic described, I will request revisions until it does. SYMBOL AND TIMEFRAME Symbol: USDJPY Timeframe: M15 only TRADING SESSION Trades may only open
I am looking to purchase an existing and profitable Expert Advisor (EA) designed for Gold (XAUUSD) scalping. This is not a request to develop a new EA . I am only interested in a ready system that is already trading profitably on a live account . Requirements • Designed for Gold / XAUUSD • Compatible with MetaTrader 5 (MT5) • Scalping strategy (preferably M1 or M5) • Verified live trading performance (preferably 6
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

Informations sur le projet

Budget
50 - 300 USD
Délais
de 1 à 30 jour(s)