RSI Based / Multi Time Frame / Martingale/ Expert Advisor / Indicator Needed

MQL4 Indicators Experts Forex

Job finished

Execution time 7 days
Feedback from customer
Such a friendly developer. Always ready to listen to my feedbacks. Will do more in future.

Specification


As the title says I am looking for an RSI Based / Multi Time Frame / Martingale/ Expert Advisor / Indicator. 

This EA should have 2 modes: Trade or Draw mode. If Trade mode is set the EA should work like a normal trading robot. If Draw mode is set, the EA should only draw the lines on the chart representing entry, exit and stop prices for all positions. 

EA should run on any timeframe but behave the same. 

Basically, its a simple martingale EA but here the martingale logic is not based on a fixed pip movement in opposite direction, instead of that, it should check each timeframe for RSI value (Oversold or bought) to martingale the positions.

 

If Price Action is going DOWN:

M1 (OverSold)         --> M5 (OverSold)          --> M15 (OverSold)         --> M30 (OverSold)        --> H1 (OverSold)          --> H4 (OverSold)         --> D1 (OverSold)          --> W1 (OverSold)         --> MN (OverSold)         ----> STOPLOSS

0.01(BUY)               -->  0.02(BUY)               -->  0.02(BUY)               -->  0.03(BUY)               -->  0.05(BUY)               -->  0.07(BUY)              -->  0.1(BUY)                -->  0.14(BUY)               -->  0.2(BUY)                              


If Price Action is going UP:

M1 (OverBought) --> M5 (OverBought)          --> M15 (OverBought)      --> M30 (OverBought)   --> H1 (OverBought)       --> H4 (OverBought)     --> D1 (OverBought)     --> W1 (OverBought)       --> MN (OverBought)    ----> STOPLOSS

0.01(SELL)          -->  0.02(SELL)                   -->  0.02(SELL)                -->  0.03(SELL)            -->  0.05(SELL)                -->  0.07(SELL)            -->  0.1(SELL)               -->  0.14(SELL)               -->  0.2(SELL)          


The first trade open condition is configurable. That is, if I say starting time frame as M5, the EA should wait for M5 RSI to oversold or bought before opening very first trade and thereafter it should check for next higher timeframe M15 to martingale positions. 

When there is overall profit exit all trades.

No duplicate trades should be there. Lets say, M5 RSI has triggered a trade and is running. Before M15 RSI could trigger a trade, M5 RSI has again hit, in this case no duplicate trade should be opened. That is 1 time frame RSI condition = 1 trade always.

There should be an overall stoploss input which can be used to exit all trades if it goes too much opposite after last postion , say W1 or MN RSI condition.

If trade mode is "Draw" all the above scenarios should be visible on chart as lines with labels to say if its an entry or profit or stop level...


Any question please ask.

Files:

TXT
Spec.txt
2.6 Kb

Responded

1
Developer 1
Rating
(772)
Projects
1039
44%
Arbitration
50
8% / 50%
Overdue
116
11%
Free
2
Developer 2
Rating
(5)
Projects
5
0%
Arbitration
5
0% / 60%
Overdue
2
40%
Free
3
Developer 3
Rating
(42)
Projects
70
43%
Arbitration
6
33% / 50%
Overdue
19
27%
Free
4
Developer 4
Rating
(258)
Projects
269
29%
Arbitration
2
50% / 0%
Overdue
3
1%
Working
Published: 2 codes
Similar orders
Freelance Task — EA Recovery Layer Hello. I have a ready-made MQL5 EA. The signals, SL/TP and lot calculation should essentially not be touched. I need a recovery system added. I am not a programmer — below is how the robot should behave. What stays Entry only from an EA signal. Stop-loss is not a new signal. Trailing is already built into my EA — recovery does not implement its own trailing. If trailing is disabled
Should be as it but no alarms, also we need to add a deep search so he can see all the preves candles and a memory function so its not slowing down the indicator. for higher time frames daily 4h 1h around 365 days and for lower time frames we do up to 20k bars but both flexible so i can change it later. the memory is important so the indicator is not always recalculating everything when a new candle shows especially
Creating a bot using the Parabolic indicator with a simple interface.. I want a bot that uses the Parabolic SAR indicator only, with these orders attached to it. Boot name : HEMIN .FX Magic number : 000000 …………………………………………………. Trade behavior : regular OR inverse OR only long "buy" OR only short "sell" Timeframe : ………… Period: ……… ………………………………………………….. Lot size : ……………… Break even in points : …
Hi, I need an experienced NinjaTrader 8/NinjaScript developer to finish or rebuild an automated futures strategy, ideally by the end of this week. I already have the complete TradingView Pine Script reference strategy, an existing ~2,000-line NinjaScript implementation, Playback logs, and known historical benchmark trades. MOST IMPORTANT REQUIREMENT: TRADINGVIEW ↔ NINJATRADER PARITY. The Pine Script is the reference
I am looking for a developer experienced in EAs, MT5 and trade management optimization to help me add an intelligent early-exit system to my existing XAUUSD trading robot. The EA is already fully functional and performs best on the M15 timeframe. The entry strategy, BUY/SELL logic, sessions and core structure are already implemented. The work should focus exclusively on adding early exits for trades that are
I need a custom MQL5 indicator for MetaTrader 5. The indicator must automatically print entry, stop loss, and take profit zones on the chart using dots. A critical requirement is that these dots must be non-lagging and absolutely non-repainting. Additionally, the indicator needs to identify and display current supply and demand zones. Please provide the mq5 source code and the ex5 file upon completion
PHANTOM PROTOCOL V1 35 - 150 USD
PHANTOM PROTOCOL V1 – MT5 EXPERT ADVISOR SPECIFICATION Develop a professional MetaTrader 5 (MT5) Expert Advisor named “PHANTOM PROTOCOL V1”. PRIMARY MARKET: - XAUUSD (Gold) - Designed primarily for M15 and H1 timeframes. - The EA must work with both 3-digit and 2-digit gold pricing where applicable. TRADING LOGIC: Use pure price-action and market-structure analysis rather than relying on a single indicator. The EA
Wanna Create A Trading Robot That Uses Liquidity Sweep And Smart Money Concept EA That Works On PC. I want A Developer Who Can Program Exactly My Strategy That Will Be Shared on A Video Upon The Selection. it Should Follow My Rules .It has To be able To Read Price Action, followed By Liquidity Sweep Areas And Combine with Smart Money Concept Knowledge. We Will Talk about Parameters later on . The robot should be able
1. Overview: I need an Expert Advisor (EA) for MT5 called "Gold Sniper" specifically optimized for XAUUSD (Gold). The EA should be a sniper scalper that takes high-probability trades on M5 and M15. It must work on any broker with low spread. 2. Strategy Logic: The EA should combine 3 confirmations: a) Trend Filter: EMA 50 & EMA 200. Only Buy if EMA 50 > EMA 200, only Sell if EMA 50 < EMA 200. Sniper Entry: Use RSI
I need an experienced trading-data specialist who can help me obtain 3–4 years of historical market data compatible with NinjaTrader 8 . The data will be used for trading strategy development, backtesting, and analysis

Project information

Budget
30+ USD
Deadline
to 6 day(s)