MTF RSI SCALING AND EXIT EA

MQL4 Uzmanlar

İş tamamlandı

Tamamlanma süresi: 6 gün
Geliştirici tarafından geri bildirim
very nice customer!!!
Müşteri tarafından geri bildirim
Very patient and excellent coder. He makes sure you get what you are paying for and do the well. I Will continue to work with him

Şartname

I am looking for someone to code me a mtf rsi EA or utility that will  continue to open a position whenever the TP is hit and stop the process when the RSI enters the opposite zone. 

How it will work..First I will already have the EA or utility running on a chart before I open a position so let's say I open a BUY EURUSD with a TP of 10 pips and a SL of 20 pips when The TP is hit the EA opens another position automatically with a TP of xx pips and lot size of xxx( which I will explain later)as long as the RSI remain above 30.(initially the the EA will only open trades when the RSI is above 70) when the TP is hit it will continue to do so until the RSI drops below 30 then the sequence is done. Only the first position open by the robot that the RSI will still be above or below 70 after that it does not matter as long as the RSI is still above 30 to continue to buy) or below 70 and continue to sell) I cannot find a better way to explain this. I am using 70/30 as RSI levels as an example. The opposite is for sell condition, to continue to open sell position when the TP is hit until the RSI goes back above 70. Initially it will open the trades when the RSI is below 30 and a TP was hit in the first position 

Secondly, incase I forgot the put the EA on a chart before I open any position, as soon as the EA is dropped on a chart, it will start working and waiting for when  a TP is hit and the RSI is still above 70 or below 30 . The EA does does not open a trade unless a trade was previously opened by another EA or manually.

SETTINGS...RSI

  USE CURRENT TF.. TRUE/FALSE.

USEM1 TRUE/FALSE

USE M5 TRUE/FALSE

USE M15 TRUE/FALSE

ETC .. ALL THE THE TIME FRAMES AVAILABLE ON MT4 

Current time frame will use the values of the chart the EA was placed on. if EA is placed on a 30mins chart, it  will use the rsi values of of ob/os for exits and entries of a 30mins chart NOTE: if more than one RSI TF is selected all must be in OB or OS territory for the EA to do it's job as compared to just using one RSI

Maximim Spread to open xx . If the spread is greater than this value then the EA will not open trade. I will manually input so leave blank as the default

USE TP True/FALSE default is TRUE

TP. 6

USE SL TRUE/FALSE  default is FALSE.......Typically I will have an EA set a SL for any trades opened by another EA

   SL 30

Use default  lot size TRUE/FALSE( if set to false it will use the lot size of the last position that was closed which was opened manually or by another EA) 

Default lot size is 0.25( can be changed manually)


RSI BUY level xxx default is 70

RSI SELL level xxx default is 30

RSI value xx default is 2

USE RSI based on current candle 1

use RSI based on closed candle 0

Default is 1


TRADES TO MANAGE

Manage all trades. EA will manage all trades opened manually or by other EA 1.... this is the Default set to TRUE

Manage only trades opened by manually T/F

Manage only trades  opened by other EA automatically .T/F

for the last 2 the default is false 


Magic #... so I can use different strategies 

There are many  MTF RSI available online I just have this on my computer so can adjust and make them work to my specification. I have sent 2 pictures explaining how the EA should work. Please read before bidding



                                      

Yanıtlandı

1
Geliştirici 1
Derecelendirme
(174)
Projeler
199
12%
Arabuluculuk
38
37% / 34%
Süresi dolmuş
5
3%
Çalışıyor
Yayınlandı: 2 kod
2
Geliştirici 2
Derecelendirme
(206)
Projeler
333
35%
Arabuluculuk
66
12% / 58%
Süresi dolmuş
87
26%
Serbest
Benzer siparişler
//+------------------------------------------------------------------+ //| ProTradingEA MT5 | //| Fully MT5-compliant with MACD, Trailing Stop, Break-Even | //+------------------------------------------------------------------+ #include <Trade\Trade.mqh> CTrade trade; // Optional override input string SymbolOverride = ""; // leave blank to auto-detect struct EASettings { int
I have access to an MT5 account. I have investor access. I would like to know if someone could help me create a bot that copies only the trades made on XAU/USD in that account but in my MT4 account. In that account, many trades are made across various pairs, and I realize that the conditions of their account are not very favorable for the type of trading they do, as the commissions are very high. I have an account
Good day, I would like to have an expert advisor for my MT4 indicator (Major key alert) that can scan and provide push notification messages for entry opportunities across different time frames when a when a signal is identified
"I need an MT5 EA based on price action — liquidity sweep + hammer/shooting star reversal strategy. TREND: Identified by HH/HL for uptrend, LL/LH for downtrend on selected timeframe. No trade in ranging conditions. BUY SETUP: In uptrend, price retraces to swing low zone, wicks below it (liquidity sweep), hammer forms (lower wick min 2x body, closes above swept low). Buy stop entry at hammer high. SL below hammer
I need a professional MQL5 developer to finalize a Gold (XAUUSD) trading bot. The core layering and support-filter logic is already drafted. Key Requirements: Refine a hybrid Martingale/Layering volume calculation (1-10 / 11-20 reset logic). Implement a robust "Safety Mode" based on Daily Low price breaks. Ensure precise 6:00 AM Server Time reset for logic variables. Add professional error handling (Slippage
I want a gold order management ea that should be like the below... Pending orders When I open one manual order, ea should be able to set 3 pending orders at x amount of pips below (if buy order) or above (if sell order) manual order entry. So like this Pending order 1 true or false Pending order pips away: 20. Pending order lot size:0.3 Pending order 2 true or false Pending order pips away: 40 Pending order lot
EA SPECIFICATION SHEET OBJECTIVE: Build a transparent, non-martingale, non-grid breakout EA for XAUUSD that trades only high‑quality breakouts during London + New York sessions. 1. TRADING INSTRUMENT - XAUUSD only - MT4 platform - 5‑digit ECN broker 2. CORE STRATEGY LOGIC (BREAKOUT + CONFIRMATION) A trade is allowed ONLY when ALL conditions are true: - Candle closes beyond previous high/low (no wick breakouts) -
I am looking to develop a custom Expert Advisor (EA) for MetaTrader (MT4/MT5) based on a defined technical analysis strategy and flexible risk management rules. The EA should operate on a chart and timeframe that I manually specify, with the ability to adapt its behavior dynamically when the timeframe is changed. Core Strategy Logic The EA will execute trades based on predefined technical analysis zones
MT5 Manager API 30+ USD
make an api for mt5 and a trade copier eith the api thst uses local computer no cloud trader api ea mt5 that saves all trade data nd logs time and entry and exit tp sl logs delted pending order api that uses market execution not pending orfer
Hello, we have an existing EA, and are building a new one. We want our EA to connect via API to an AI provider like Chat GPT, Claude, or perplexity. Can you connect a meta trader EA to an AI agent? if you can then i would like to speak. The system is quite simple, for example the EA would ask perplexity where the support is on EURUSD then place a trade, thank you, Rob

Proje bilgisi

Bütçe
30+ USD
Son teslim tarihi
from 2 to 5 gün