Create EA with simple RSI indicator

MQL4 专家 外汇

指定

MODIFICATION1
FILTER
the filter is taking from RSI signal on higher  time frame
SELL example if RSI 4 hours chart closed below 70 line it means we are to look for
Only sell signals on the time frame the EA  is attached to.
BUY Example if RSI 4 hours chart closed above  30 line , EA will  look for only
Buy signals on the timeframe the EA is attached to.
the EA should take all the signals generated from the lower time frame in conmfirmation from the higher TF. 
if it take a sell trade and it hasnt closed in tp and another sell  signals appears it should take it as well.
when a trade is closed in loss
EA  looks for another signal and take a trade to recover the loss withhout profit.
( based on the new martingale)

filter  time frame= 4HR, DAILY, WEEKLY , MONTHLY

MODIFICATION2
This uses another indicator as filter
the filter indicator(arrow indicator ) and RSI works together
if the filter indicator doesnt confirm the signal , the EA wont take trade
SELL SIGNAL
Wait for RSI closes below 70 line
wait for sell arrow to appear
take sell with tp and sl
BUY SIGNAL
Wait for RSI to close above 30 line
wait for buy arrow to appear
take buy with tp and sl
when a trade is closed in loss
EA  looks for another signal and take a trade to recover the loss withhout profit.
( based on the new martingale)
New Martingale
when a trade closed in loss (stoploss ) the EA  should calculate the next trade lots that will only recover the loss without profit.
after recovery the ea will start a new circle to make profit.
in the input  you will have 
if the martingale is turned off EA uses the default lots
in the input there will be Use filter = True/False
if filter is turned off the EA only trade without the filter only uses RSI.
for the filter , before the EA takes the trade it must make sure the RSI  is in line with the signal , if RSI  have change course no need to take the signal when the arrow appears.
ADDITIONAL  INPUTS
tp in money  ;  this means take profit in money , if i set it as 1 EA  closes trade when it made 1usd
tp in pips  ; take profit in pips , if i set  10 , then when 10 pips is achieved ea will close the trade.
Risk MM ; Risk money management , the ea calculated the lots based on the risk applied
% Risk ; % Risk if i use 1 % ea will calculate 1% risk and choose lots to use 
No-martingale= 5 ; number of martingale to open , after 5 times  ea will revert back to using default lots
martingale -= true /false  ; this settings will activate the settings
max spread  ; this will not take trade when spread is more than amount choose 
trades per signal ­ ; if i put 2 , ea will take 2 trade immediately a signal is giving 
news filter ; the EA wont trade during  news period

反馈

1
开发者 1
等级
(139)
项目
181
24%
仲裁
23
22% / 39%
逾期
13
7%
空闲
2
开发者 2
等级
(163)
项目
193
48%
仲裁
2
50% / 50%
逾期
1
1%
空闲
3
开发者 3
等级
(42)
项目
62
8%
仲裁
12
58% / 42%
逾期
1
2%
空闲
4
开发者 4
等级
(3)
项目
3
0%
仲裁
1
0% / 100%
逾期
0
空闲
5
开发者 5
等级
(63)
项目
194
73%
仲裁
4
100% / 0%
逾期
1
1%
空闲
相似订单
Hello, I am looking for a professional programmer to create a trading expert on the MT4 platform, integrating it with ChatGPT to analyze currencies using various methods to make the right trading decisions. Predictive Analysis: Forecasting Market Trends: ChatGPT can use historical market data to create predictions about future price movements. Thanks to artificial intelligence, the system can be trained to learn from
This robot open trades everyday when you press start hope you enjoy your trading journey and become a profitable trader, this is the creative algo trading system. My ea works normal during the week not weekends
Hi, I have been working on this EA robot for days, but been busy with other things to complete. I am looking for a skilled coder who can modify an existing Expert Advisor (EA) for immediate profitable trading in all forex pairs. The finalization of the EA can then be completed within the next 1 or 2days after back testing. The source code will be shared only after the applicant demonstrates their capability to
I need a developer who can work with quickly & details. make an EA MT5 Classic Support aNd Resistance multi time frame I want to create an EA that can 1. identify support and resistance (based on close candles) 2. mark snr breakout (zone breakout & line level SNR is different) 3. DASHBOARD PANEL multitimeframe breakout scanner (from m1 to monthly) 4. scan the valid setup that appears 5. available for manual marking
TIME FRAME: 15 MIN LOT SIZE: 0.01 CANDLE START TIME: 2:00 CANDLE END TIME: 2:14 ENTRY BUFFER: 1 SL BUFFER: 1 TARGET $: 10 MARTINGALE % : 200 (All the above data should be adjustable) Details: 1. We have to mention candle start time and end time (ie: 4.00 to 4.59). If the candle breaks the high of the given time it should go for buy. If it breaks the low of the given time it should go for sell. 2
# Projeto do Robô de Trading "MeuRobot" ## Introdução O "MeuRobot" é um sistema automatizado de negociação desenvolvido para operar no mercado financeiro utilizando o indicador Parabolic SAR. Este robô foi projetado para facilitar a tomada de decisões de compra e venda, maximizar lucros e fornecer informações em tempo real ao operador. ## Objetivo O objetivo principal do "MeuRobot" é automatizar o processo de
Personnal programmer 30 - 31 USD
Hey there! I’m looking for a talented NinjaTrader programmer to partner with on some exciting projects. If you have a knack for NinjaScript and a passion for trading tech, let’s team up! What You Can Expect: A friendly collaboration on diverse projects Fair pay—50/50 split on all earnings An opportunity to dive deep into innovative trading strategies What I’m Hoping You Bring: Experience with NinjaTrader and
MT5 中运行的 EA 的主要任务 : 1 EA 将同时选择两对货币进行交易,包括 AUDUSD 、 EURUSD 、 GBPUSD 、 NZDUSD 、 USDCAD 、 USDCHF 、 USDJPY 、 AUDJPY 、 EURAUD 、 EURJPY 、 GBPJPY 、 GBPNZD 和 GBPCHF ,默认设置 GBPUSD 、 EURAUD 。 2 蜡烛图 的时间 区间 包括 15M 、 30M 、 1H 、 2H 、 4H 或 1D 。对于两对货币中的 每一对而言, 将同时密切观察两个 时间区间图。 也就是说,两对 货币 同时 打开 四个窗口,每对默认设置 15M 和 4H 。 如果 您 不肯定如何 为同一货币对打开两个窗口,请不要考虑接受这项工作 。 3 将使用自主开发的指标 CMA 结合 CCI 预测走势。 在某些特殊情况下 ,将使用 马丁格尔策略进行操作。因此,如果您已经拥有基于 Martingale
Required to develop expert advisory which will work on any pair including crypto , forex, gold, silver, oil, simple stragy which will work on RSI,GRID, take profit, grid distance, start and stop button, only buy and only sell, filter for time frame Like 5m to 4 hr. stop loss and take profit .Detail will be shared once you except order
I would like to create an EA based on the Shved Supply and Demand indicator. you can find the Shved Supply and Demand v1.7 indicator in the following link https://www.mql5.com/en/code/29395 NB: Checks the trading robot must pass before publication in the Market ( https://www.mql5.com/en/articles/2555 ) MQ5 file to be provided

项目信息

预算
30+ USD
开发人员
27 USD