RSI, EMA EA

MQL4 Esperti

Lavoro terminato

Tempo di esecuzione 19 giorni
Feedback del dipendente
Good customer

Specifiche

EA Requirements Specification:

1. PipStep:  How many pips away from the opening price of the previous trade the market has to move before an additional trade is opened.
2. Lot Multiplier: This will multiply the PipStep for each consecutive trade opened in a basket. If this is set to 1.5 and your Pipstep is 10, the pipstep used for your 3rd trade will be 10*1.5= 15, then it will be 15*1.5=22.5 and so on.
3. MaxBuyTrades: The max amount of buy orders that can be opened on the each respective currency pair.
4. MaxSellTrades: The max amount of sell orders that can be opened on the each respective currency pair.
5. Real_Stop_Loss: The stop loss used for real trades.    50 (50pips)
6. ManualLot ... To use the lot size inputted here, you must turn MM to off.
7. Use Money Management: True/False
8. Autolot. Free margin for each 0.01 Lots: 1,000
9. MaxSpread = 7 ... This is the max number of pips in spread allowed on a currency pair for EA to trade. 
10. Max ADR: This version features the introduction of ADR (Average Daily Range) which is used in a few ways. You will see a new setting called MaxADR=200 which means any pairs that have an ADR over 200 won't be allowed to trade. 

   You will see the ADR being displayed on your charts now, and a warning for pairs that are too high. This will help pick and avoid dangerous pairs that are prone to large drawdowns.


11. ADR_Days: The number of days for MaxADR to look back and calculate the Average Daily Range for.
12. UseEMA: True/False  (This is your standard Exponential Moving Average based on median price of the current time frame using the two EMA values you enter below in EMA1 and EMA2)
13. EMA1:
14. EMA2:
15. EMA_TimeFrame: 5M/15M/H1/H4/D1
16. Use_RSI: True/False   (Whether or not to use the Relative Strength Indicator)
18. Use_RSI_x3: True/False (Trade can only trigger when the RSI is satisfy all 3 timeframe that set below)
19. RSI_Period: 7 or 14  (The period for the RSI filter to use)
20. BuyBelowRSI: 70 (Will allow a buy when RSI is below this value.)
21. SellAboveRSI: 30 (Will allow a sell when RSI is above this value)
22. RSI_Timeframe: 1 Minute
23. RSI2_Timeframe: 5 Minute
24. RSI3_Timeframe: 15 Minute  (I can set whatever i want for timeframe)
25. CheckCandleSizeSmaller: True/False... This will only allow a trade if ALL of the previous NumberOfCheckedCandles are smaller than this value in pips. This is based on the current timeframe, so becareful using small values on lower timeframes otherwise it will never trade.
26. Check_Candle_Mode: Open to Close/High to Low (OpenToClose means it will measure the candles from the open to close (the body of the candle). HighToLow will measure from the highest point to the lowest point of the candle. HighToLow always produces larger values)
27. Candle_Size: 27 
28. Number_Of_Checked_Candles: 3 (The number of candles for the CheckCandleSize filters to look back on)
29. Close_buy_Above_RSI: 60 (Base on 15min Timeframe)
30. Close_sell_Below-RSI: 40 (Base on 15min Timeframe)

Con risposta

1
Sviluppatore 1
Valutazioni
(71)
Progetti
103
20%
Arbitraggio
6
0% / 83%
In ritardo
3
3%
Gratuito
2
Sviluppatore 2
Valutazioni
(67)
Progetti
79
33%
Arbitraggio
6
50% / 33%
In ritardo
7
9%
Gratuito
3
Sviluppatore 3
Valutazioni
(26)
Progetti
34
26%
Arbitraggio
7
14% / 43%
In ritardo
7
21%
Gratuito
4
Sviluppatore 4
Valutazioni
(769)
Progetti
1033
44%
Arbitraggio
50
8% / 50%
In ritardo
117
11%
Gratuito
5
Sviluppatore 5
Valutazioni
(4)
Progetti
4
0%
Arbitraggio
1
0% / 100%
In ritardo
1
25%
Gratuito
6
Sviluppatore 6
Valutazioni
(256)
Progetti
415
38%
Arbitraggio
86
44% / 19%
In ritardo
70
17%
Occupato
7
Sviluppatore 7
Valutazioni
(221)
Progetti
369
66%
Arbitraggio
10
50% / 0%
In ritardo
46
12%
Gratuito
Ordini simili
Hi Developer, I would like to create the Scalping EA based for Mt4 on the investing.com data https://www.investing.com/currencies/eur-usd-technical EA have timing to adjust time to trade. follow the broker time. From starting time to end time EA have a adjustable Lot size (0.01 incremental to 0.01) EA have a adjustable TP (1pip to 100pip incremental 1pip) EA have a adjustable SL (1pip to 100pip incremental 1pip) EA
Here is the Idea: I want a Semi Auto Trade Panel Manager EA that only activates when I press the BUY or SELL or BUY LIMIT or SELL LIMIT then the EA will do the rest : that includes the BUY STOP 0r SELL STOP and the hedging calculations according to below diagram. So overall , my only intervention is entering the lot size , hedge zone distance and TP ratio or entering the price for buy limit/sell limit then pressing
Hi, I'm looking for a martingale MT4 EA that performs a lot of trading volume per day. If you have the robot, you'll need to send me the demo so I can backtest it. Thank you very much
Hello potential Freelancers I’m very new to trading so please bear with me as I try to explain what ‘m looking for. I'm currently getting signals ( XAUUSD )sent to me and I’m looking to find a person who can look at the data either watch account live, or I send the trade history. The bot my provider is using makes 100’s of trades a day and does very well on average. I’m also looking to have the following features
Hi guys I would like to k ow if someone has experience with machine learning models? I would like to train a model to identify if there is a range market or trendy market based on several parameters like EMA and ATR for example. If we use for example a 20 and 50 EMA and we measure the distance between both lines the algo should oearn if the trend is strong or weak. If it‘s steong it keeps trending and if it‘s weak
Hello The EA will work on particular zone choose by the user and can mark it on any TF and with some rules can open trades and mange the trade by some unique rules. the EA need to check the difference by RSI as well and with some extra rules . developer should have good attitude and good communication (englsih) with high performence and knowledge with coding EA
we want to build a dashboard ea that would display on another chart key metrics : i will foward screeshot of what i want to dashboard to look like : the function i would need to get display are the following: 1. classified past performance ea by magic number ( with classic : total trade , total profit , return/dd , max dd (base on history) , ) 2. equity chart of performance if we click on a magic number we should
the task will be actually quiet simple , i need an active develloper to devellope out of 3 updates an ea STEP 1 (this job): make a classical pair trading ea , that can calculate correlation between assets and trade when the correlation diverge above a specified % the develloper that will postulate for the job will need : 1- to be ok to do the full project this job and the update following 2- very low arbitration , i
Hello, I want to create an EA that can be able to take and optimise trade bids using the trend tracker concept I have developed. The tracker will monitor the 2 lines in the below pictures and then start to activate bids once they cross each other and then be able to manage all bids afterwards towards the direction of the market by opening and closing them intermittently and profitably until the position at the other
Hi man, How are u? I have an EA and I need to check few aspects of the code, if It works fine? I am looking for an expert coder, who can understand mt4 language and help us to solve this out. This job will hardly take about 3-4 hours max for an experienced coder, when explained detail. Also, I would like to give this to someone, who can understand and speak English well. Also, the coder should be able to come via

Informazioni sul progetto

Budget
49+ USD
Per lo sviluppatore
44.1 USD
Scadenze
a 5 giorno(i)