EA to take trade based on high volume candle with partial trailing option

MQL5 Experts

Job finished

Execution time 10 days
Feedback from employee
Very good customer, I highly recommend him
Feedback from customer
Good work

Specification

Develop an EA  to take trades based on  high volume candles, A high volume buy candle is formed when a green candle closes and it has volume above 125% of a 20-period EMA of volume and high volume sell candle can be found out when a candle closes below opening and if its volume is % of 20 period EMA of VOLUME.

So after this high volume candles are formed the ea will execute the trade, will explain logic once you respond. EA Should also have an option input lots of partial tp.

I will share the script for pine script to find high volume candles also below



study
(title="Volume Candle", shorttitle="VolumeCandle", overlay=true)

periodo = input(20,'Period')

fator=input(1.25,'Proportion to average:(1,25 = 125% of average', minval=0)

up = close > open

down=open>close

pesado = volume>(ema(volume,periodo)*fator)

barcolor((pesado and up)? lime:(pesado and down)?red:up?silver:gray)



Responded

1
Developer 1
Rating
(54)
Projects
79
53%
Arbitration
8
38% / 38%
Overdue
7
9%
Free
2
Developer 2
Rating
(138)
Projects
199
80%
Arbitration
17
29% / 47%
Overdue
10
5%
Working
3
Developer 3
Rating
(362)
Projects
502
40%
Arbitration
145
17% / 73%
Overdue
98
20%
Busy
4
Developer 4
Rating
(566)
Projects
639
41%
Arbitration
21
57% / 29%
Overdue
45
7%
Loaded
5
Developer 5
Rating
(20)
Projects
24
8%
Arbitration
6
17% / 17%
Overdue
3
13%
Busy
6
Developer 6
Rating
(562)
Projects
929
48%
Arbitration
301
59% / 25%
Overdue
123
13%
Loaded
7
Developer 7
Rating
(120)
Projects
154
43%
Arbitration
20
60% / 20%
Overdue
7
5%
Free
8
Developer 8
Rating
(24)
Projects
35
46%
Arbitration
1
100% / 0%
Overdue
5
14%
Working
Similar orders
Hello, I would like to automate a strategy that is based on Fibonacci Retracement with different input, a daily read of 3 mins highest Close of the previous day, and lowest close of the day on 3 min timeframe, Then a specific line that will be named R, a video will be given to explain it, and main Trade (percentage per trade), With 1 cancelation added within the range of the R
------MAIN FUNCTIONS----------- Trade will enter buy trade after current candle goes below previous candle then within the same candle closes at or near the highest point. (PIN BAR) Trade will enter SELL trade after current candle goes below previous candle then within the same candle closes at or near the lowest point. (PIN BAR) ENTRY CANDLE TIMEFRAME: 1MIN, 5 MIN, 15MIN, 30MIN, H1, H4, DAILY PERCENTAGE DISTANCE
Hi Looking for an exisiting bot to create a Expert Advisor, that can pass prop firm Challenges (1 or 2 phases), like FTMO, MFF, TFF etc. Prop Firm EA Bot Using Gold Pairs Need source code Unlimited License NO martingale strategy Need to have nice entries and exits. NO big lots and low risk. Need complied with this restrictions: -Profit 10% -Max Drawdown (DD) 10% -Max Daily Loss 4% -All trades with SL -NO trades
H ello, I have a pinescript from trading view with several self-created indicators. Now I would like to convert these into an mt4/mt5 EA that trades automatically according to my specifications. The bot should also have an integrated news filter and not trade 2 hours before the news . I am looking for someone who can start immediately and deliver high-quality results. If you believe you are the right fit for this
I need a developer to code my strategy which is based on 2 x TFs of a single indicator and 1 TF of a confirmation Indicator. Contact me for more. MQ4 file is required after the job is done. Only developer with good reputation, please
Hello, I have a Pine Script from TradingView that includes several self-created indicators. I am looking for a professional and experienced developer to convert this script into an MT4/MT5 Expert Advisor (EA) that trades automatically according to my specifications. Key Requirements: Conversion of Pine Script to MT4/MT5 EA: Integrate multiple self-created indicators from the Pine Script. Implement specific trading
Hi i am searching for who can makes me Mt4 Robot Analysis Method = Candle + Ichimoku and also i want to attach image with Ea and image will provide from like when i attach my Ea to any type chart the chart image chnages to image which i attached to my Ea Message me for Ea parameters and for more information and only developer message me who is agree with 6days deadline and i will start job with developer on monday
Currently I have an mt4 file, I need to convert this mt4 robot to mt5 version for it, according to the available mt4 file, I can do some other ea if it meets the requirements
Unicorn model entry for boom and crash only to catch spikes and crashes... Selling crash and buying boom Please have knowledge about boom and crash before applying Also demo to confirm quick selection
Need to add code that will open and close transactions in the strategy tester. one buy and one sell trade on each new bar of the selected timeframe. with fixed stop loss and take profit of 100 and 100. on any trading instrument. The EA must pass a test from the market to load the product. no errors. Please provide the code separately, I will enter it into the bot myself. After successfully uploading the product to

Project information

Budget
33+ USD
For the developer
29.7 USD