RSI, EMA EA

MQL4 Experts

Job finished

Execution time 19 days
Feedback from employee
Good customer

Specification

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)

Responded

1
Developer 1
Rating
(71)
Projects
103
20%
Arbitration
6
0% / 83%
Overdue
3
3%
Free
2
Developer 2
Rating
(67)
Projects
79
33%
Arbitration
6
50% / 33%
Overdue
7
9%
Free
3
Developer 3
Rating
(26)
Projects
34
26%
Arbitration
7
14% / 43%
Overdue
7
21%
Free
4
Developer 4
Rating
(769)
Projects
1033
44%
Arbitration
50
8% / 50%
Overdue
117
11%
Free
5
Developer 5
Rating
(4)
Projects
4
0%
Arbitration
1
0% / 100%
Overdue
1
25%
Free
6
Developer 6
Rating
(256)
Projects
415
38%
Arbitration
86
44% / 19%
Overdue
70
17%
Busy
7
Developer 7
Rating
(221)
Projects
369
66%
Arbitration
10
50% / 0%
Overdue
46
12%
Free
Similar orders
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
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. THREE TYPES OF ENTRIES 1: AGGRESSIVE 2: DIVERGENCE 3
Indicator in use: Bollinger Bands Mechanism (See diagrams provided for help) Sells: 1. Trigger candle: When candle low is above the top Bollinger band - accurate to the lowest point scale (e.g. On EURUSD if candle low is 1.07915 and the value of top bollinger is 1.07914 - this is a sell signal; or if on Futures if the increment is .25 or .10 then this is used) 2. Enter sell ONLY on the next candle if price breaks
Indicator in use: Bollinger Bands Mechanism: (See diagrams provided for help) Sells: 1. Trigger candle: When candle low is above the top Bollinger band - accurate to the point scale (e.g. On EURUSD if candle low is 1.07915 and the value of top bollinger is 1.07914 - this is a sell signal) 2. Enter sell ONLY on the next candle if price breaks below the trigger candle LOW (using the e.g. above- if next candle price
hey guys, im looking for an auto mt5 license system through a web app i have already, i simply want it so a unique license key is generated for memebers, they input this onto the EA input and then it checks if its valid. active license per user capped at 5. i already have an mt5 coder and dec team for the app so i dont know if youd prefer to intergrate onto the webapp yourself or simply provide the code and doc so my
I need a simple panel to execute both buy and sell operations with very basic things like stopp loss take profit that functions for both market orders such as buy stop sell stop buy limit sell limit I don't care about colors or design I just want how you can do it what interests me most are the functions
I want to create an EA that can take bids according to information of a logic I have developed to give indication of a BUY or SELL opportunity. The EA will then be able to activate the BUY at the lowest possible position once the indicator clears it for a BUY and take bid upwards or identify the highest point and clears it for a SELL and take bids downwards. As you can see from example of JULY 2024 data to see how
We are seeking a skilled developer who can convert a Tradingview indicator written in Pinescript to a NinjaTrader indicator written in C#. The goal is to create a profitable trading strategy using this indicator. The successful candidate will have expertise in both Pinescript and C# programming languages, as well as a strong understanding of trading indicators and strategies. The main responsibilities will include
I am seeking an experienced MQL5 developer to create a user-friendly manual Grid Trading Expert Advisor (EA) with the following key features: Dynamic Grid Trading: Adjustable Grid Distance: Traders can manually input grid distance in pips via an intuitive, movable table. Take Profit Management: Fixed TP for the initial positions (e.g., first 5 trades). Stop-Loss (Optional): Traders can choose to use a stop-loss with

Project information

Budget
49+ USD
For the developer
44.1 USD
Deadline
to 5 day(s)