Expert Advisor with Relative Strength Index (RSI) and Exponential Moving Average Strategy for MT5 Needed.
I need scalping EA to trade Boom and crash spikes on Deriv. preferably 1 minutes, 5 minute and 15 minute time frame.
I need the robot to open trades based on the RSI indicator settings using the current market price. The robot should execute a buy trade when RSI is at 30 level, 20 level, 10 level and 1 for the buy orders (must be able to change). That bot should be able to enter 2 buy position on level 30, 2 positions on level 20, two positions on level 10 and two position on level 1 on 1 minute time frame for buy scenario.
For a sell scenario the robot should be able to sell when the RSI level is 70,85 and 90 and closes all the sell position when RSI is at level 30.
The robot should close all buy positions when RSI reaches level 70 and Open sell position when RSI is at level 70, 80 and 85. stop loss should be 10 candles depending on the time frame the robot is plugged on. Max spread filter, profits and loss counter filer, time filter. Able to select different time frames. I should be able to modify stop loss and take profit levels.
The RSI period 21
Levels: 90, 80, 70, 50, 30, 20, 10, 1.
Requirements:
Conditions for Buy:
buy when RSI is at level 1, 10, 20 and 30 (should be able to change)
Stop Loss: Under 20 pips from entry. (should be able change)
Take Profit: TP when RSI is at level 70 (should be able change)
Conditions for Sell:
Sell When RSI is at Level 70, 80,85 and 90 (should be able change)
Stop Loss: 20 pips from entry. (should be able change)
Take Profit: TP When RSI is at level 30. (should be able change)
Indicators:
1) EMA (21): All parameters should be changeable (Period, shift, method, apply-to)
2) EMA (50): All parameters should be changeable (Period, shift, method, apply-to)
3) EMA (100): All parameters should be changeable (Period, shift, method, apply-to)
4.) The RSI period is 21.
Levels (1,10,20,30,50,70,80,90): All parameters should be changeable (Period, levels, scale, apply-to, visualization)
Add trend lines, support and resistance lines.
i Should be able to choose between buy or sell on either boom or crash or any pair. Example one should be able to instruct the bot to trade sell signals only on crash and buy signals only on boom or both.
Trade according to the time frame chosen. example if 5 minutes is selected, it should trade accordingly and enter trades on 5 minutes using the RSI settings.
The bot should be able to detect the trend or direction of the market and trade accordingly.
v Draw horizontal resistance line on the level touched 3 times or more on candle wicks L1
v Draw horizontal support line on the level touched 3 times or more on candle wicks L2
v Draw horizontal line at 5 points below line 1 (5 points must be changed). Level 3
Draw horizontal line at 5 points above line 2 (5 points must be changed). Level 4.
Please i want a good and experience developer who can meet my requirement and even add more related things to make the EA work perfectly.
I will provide more explanations when required.
Ähnliche Aufträge
I'm looking for an experienced NinjaTrader 8 (C#) developer to build a fully automated futures trading strategy. Please apply only if you have proven experience developing and testing NinjaTrader strategies. Project Overview Develop a fully automated NinjaTrader 8 strategy. Designed for Apex funded and evaluation accounts. Primary instruments: NQ/MNQ Futures (with flexibility to support other futures later). Trading
Code An Loss Rate 90-100% MT5 EA , that can blow a 100 USD account a day ,with fixed TP of 3000 points and SL of 3000 For better Rate Calculations get an strategy that can lead to so
I need a professional MT5 Expert Advisor (MQL5) for XAU/USD (Gold) only. Requirements: - Symbol: XAU/USD only - Timeframe: H1 trend, M5 entry - Smart Money Concept (SMC) - Liquidity Sweep - Break of Structure (BOS) - Order Block Retest - Confirmation Candle (Engulfing or Pin Bar) - ATR-based Stop Loss - Risk:Reward = 1:3 (adjustable) - Auto Lot (1% risk) - Break Even - Trailing Stop - Maximum 2 trades per day - One
Hello, I am looking for an existing, fully backtestable MT5 Expert Advisor or EA portfolio designed specifically for passing an FTMO-style prop-firm evaluation. I am not looking for unrealistic profit claims or a visually perfect backtest. My priority is a statistically defensible probability of passing the challenge while respecting all risk limits. Primary objective The system should be designed for the current
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 need an Expert Advisor for MT5 on XAUUSD 1min timeframe using SMC concepts. STRATEGY RULES: SELL: 1. Identify previous day High/Low as liquidity 2. Entry only during London-NY session: 15:00-19:00 GMT+3 3. If price sweeps previous day High and closes back below it 4. Check for bearish 1min FVG below sweep candle 5. Wait for BOS - lower low 6. Entry: Sell at 50% of the FVG 7. SL: 10 pips above sweep wick 8. TP: 2R
Hello looking for someone to convert an indicator from tradingview to Thinkorswim I have attached the codes from trading view Also, I like make it trigger (alert) a one-time alert when the trend changes, and can also create a custom watchlist column that flags symbols currently in a new trend so you can scan multiple stocks easily. And like the watchlist to show only fresh trend changes or the current trend direction
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
Specification : 1. Goal I am commissioning a mean-reversion grid Expert Advisor for XAUUSD on MT5. The deliverable is the complete, commented .mq5 source (strictly personal usel). Offers limited to compiled .ex5 will not be considered. 2. Required framework (non-negotiable) 2.1. Works natively on M5; signals evaluated on closed bars; symmetric long/short. 2.2. Entry logic built on Bollinger Bands + Moving Average
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