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
Benzer siparişler
HFT Directional Grid Scalper (Simple, Training Project) Overview We are looking for a developer to create a high-frequency grid scalper with a simple, deterministic logic. This is not a complex bot — the goal is to have a clean implementation for training, testing, and educational purposes. The bot should: Continually open trades in one direction only (BUY or SELL) Use ATR-based grid spacing Maintain a fixed
I want a accurate indicator with buy and sell arrows or circle.. with exit points which trade xauusd and btcusd via weekend ... for small like R100 or 500 .... like which can grow small accounts with ... on for serious developer.. no bullshit ... I need on Friday please
I'd like to automate a relatively simple strategy in Sierra Chart, but I'd like to have it backtested and optimized first. Could we collaborate on this, and what would the cost be? Only bid if you think you can handle this project, and I want expert in sierra chart.. Thanks
I need an EMA crossover EA specifically for Boom and Crash. It should automatically buy and sell when crossovers happen. I want adjustable inputs for lot size, timeframe, and maximum loss. I’m keeping it simple because I’ve had bad experiences with EAs before. It should do only the job it is built for, properly and reliably. need someone who have already build EA or Indicator for Boom and Crash befor atleast 10
//+------------------------------------------------------------------+ //| 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