SMA10 + SMA20 + HiLo Setup

MQL5 Experts

Job finished

Execution time 3 days
Feedback from employee
i had very good job with him

Specification

SMA20: Simple Moving Average 20 periods, line type

SMA10: Simple Moving Average 10 periods, line type

[edit]: SMA200: Simple Moving Average 200 periods, line type 

Gan Hi Lo Activator 10: Gann High Low Activator 10 periods, colored red for down and green for up. (I don´t have the code)

 

These rules must be applied to the 15M and 5M timeframes at the same time. If one of the timeframes does not agree with these rules at the same time, the trade will not be taken. 

 [edit]: the buy/sell order should be made at least 40 points ahead of the CLOSE price that triggered our entry, to make sure our order gets fullfilled by the market. This one I want to be able to input as a parameter. 

Buy rules:

- SMA20 must be higher than last candle SMA20 = [ SMA20(0) > SMA20(-1) ]

- SMA10 must be higher than last candle SMA10 = [ SMA10(0) > SMA10(-1) ] 

- SMA10 must be higher than SMA20 = [ SMA10(0) > SMA20(0) ]

- CLOSE of actual 5M candle must be higher than CLOSE of last candle = [ CLOSE(0) > CLOSE(-1) ]

- CLOSE of actual 5M candle must be higher than the last 15M Candle CLOSE = [ 5MCLOSE(0) > 15MCLOSE(-1) ] 

- Gann Hi Lo Activator of 10 periods going UP 

 

Sell Rules:(opposite of buy rules)

- SMA20 must be lower than last candle SMA20 = [ SMA20(0) < SMA20(-1) ]

- SMA10 must be lower than last candle SMA10 = [ SMA10(0) < SMA10(-1) ] 

- SMA10 must be lower than SMA20 = [ SMA10(0) < SMA20(0) ]

- CLOSE of actual candle must be lower than CLOSE of last candle = [ CLOSE(0) < CLOSE(-1) ]

- CLOSE of actual 5M candle must be lower than the last 15M Candle CLOSE = [ 5MCLOSE(0) < 15MCLOSE(-1) ]  

- Gann Hi Lo Activator of 10 periods going DOWN


Exit rules: 

The default exit for both rules will be when the CLOSING price of the 5M candle is bellow the Hi Lo of the last candle.

 

Need to be able to input and optimize the periods parameters of the SMA20, SMA10 and HiLo10.

Need to input time of trading interval (default will be 9:05 to 17:30).

Need to input a Stop Gain in points, default will be 100 points.

[edit]: the Stop Gain will start counting from the candle CLOSE that triggered the entry. For example: the CLOSE price that triggered our entry was 50100, but our sell order was fullfilled at 50090. Our Stop Gain should be put at 50000, not 49090.

Need to input if there´s gonna be a Stop Loss and how many points will it be. 

[edit]: will be trading futures. Need to be able to input lot size.

[edit]: will be trading at least 4 different symbols. 

If there´s anything else that needs to be described, let me now. 

 Also provide the EA´s source code. 

 

 

Responded

1
Developer 1
Rating
(54)
Projects
64
42%
Arbitration
5
20% / 60%
Overdue
4
6%
Free
2
Developer 2
Rating
(539)
Projects
749
45%
Arbitration
23
39% / 13%
Overdue
63
8%
Working
3
Developer 3
Rating
(258)
Projects
395
28%
Arbitration
69
19% / 49%
Overdue
120
30%
Free
4
Developer 4
Rating
(26)
Projects
29
3%
Arbitration
11
9% / 73%
Overdue
3
10%
Free
5
Developer 5
Rating
(1)
Projects
4
25%
Arbitration
1
0% / 100%
Overdue
1
25%
Free
6
Developer 6
Rating
(2)
Projects
2
0%
Arbitration
1
0% / 100%
Overdue
0
Free
7
Developer 7
Rating
(1)
Projects
1
0%
Arbitration
1
0% / 100%
Overdue
0
Free
Similar orders
I want a skillful and experience deverloper to apply for this job. The strategy for the EA is Two Exponential Moving Average CROSSOVER strategy. The EA should work on any Timeframe. I want the EA to trade the direction of the CROSSOVER, the EA should open a BUY or SELL trades automatic when the Two Exponential Moving Average crossover. *(10EMA) ABOVE (23EMA) = BUY Trades *(10EMA) BELOW (23EMA) = SELL Trades BUY
MACD EA 50+ USD
Hello Freelancers, I am seeking an experienced developer to create an Expert Advisor (EA) for MetaTrader 5 (MT5). The EA will be based on the MACD indicator and should adhere to the following specifications: EA Requirements: Trading Logic: 1. Long Trades: • Entry: Open a long trade when the MACD line crosses above the signal line below the zero level. • Exit: Close the long trade when the signal line crosses above
EA Configuration. FIBO ------------------------------------------------------------------- Magic: 123456 Stop: Real or Virtual Order: Pending / CLOSE / price== LOT Description: 0.01 ------------------------------------------------------------------- STOP: -0.25 ------------------------------------------------------------------- ENT_1: 1.00 Lot_1: 0.01 ENT_2: 0.50 Lot_2: 0.01 ENT_3: 1.00 Lot_3: 0.01
Hi I'm looking for a professional programmer to modify my EA the EA send signal alert to telegram and screen shot of the chart patterns my EA is dased to the harmonic pattern but I want to see on the screen shot the pattern of the harmonic pattern and on the chat as well
Hello I need create simple trend first candle session EA. Ea wait for first M5/M15/M30/H1 (all possible timeframes to choose) candle at asian, european and NYC session and open buy/sell stop order above (in long situation) or below (in short situation) x points from highest/lowest point of the first candle. + trailing stop loss stop loss take profit breakeven magic key
Hello Guys ! Looking for a developer to create a EA for my Buy and Sell No repaint indicator. I only have the EX4 indicator file and I want the EA to take trades according to the Buy and sells signals generated by the Indicator. Here are some inputs I want for the EA: - Trailing stop - TP and SL ( in pips ) - Entries, TP and SL ( based on opposite signals arrow ) - Daily target ( in Dollars $ or % ) - Trading hours -
I need a robot that copies the orders sent in the telegram group to MT4 or MT5 so that I can configure the parameters. I would like it to have functions so I can enter and exit negotiations according to my configuration parameters
i need to delegate this job. XAUUSD H4 MT4 i have an ea with source code with smc, fvg, orderblocks and fibonacci, i need to fix somethings and add some features for live markets, any new ideas are accepted, i need also a 4 years backtest report (of metatrader 4). if you have good price and feedbacks and you want work for me also for new jobs apply for this job it's not urgent i need only a good price
Hello, I hope you are well. I have an alert/s that I would like to provide buy and sell orders. The alerts are named *ENTRY* and *EXIT*, so the EA will know what to do. I would like the EA to have the following parameters: 1. Select the number of trades per currency pair 2. Time to trade: Time to start trading to time to end trading - I would like 4 different times to be able to be entered 3. Option to choose which
Order Manager 30 - 60 USD
I am looking for a programmer to develop an Expert Advisor (EA) for order management, which will be used alongside simpler EAs. This EA should include advanced functionalities for efficient and personalized management. **Key Features:** 1. **Comprehensive Information Panel:** - **Order Visualization:** Display all open orders by currency pair, including short and long positions. - **Font Resizing Option:** Allow

Project information

Budget
10 - 20 USD
For the developer
9 - 18 USD
Deadline
from 1 to 3 day(s)