EA version 9.0

MQL4 지표 EA

작업 종료됨

실행 시간 1 시간
고객의 피드백
Great developer!!!!!!
피고용인의 피드백
Thank you

명시

 the EA to execute trades there has to be certain timeframe stochastic indicator and macd agreement:
15min,30min,60min,120min
30min,60min,120min,180min, or any time frame combination that is used
The stochastic indicator parameters are as follows 14,5,3 smoothing type for %k-none        smoothing type for %d- simple Ma                  Macd should be in agreement with stochastic indicator as well, macd parameters are 10,30,5 lastly RSI needed. Alerts and/or trades should only be made when all indicators are going in same direction on each tf that is in the tf sequence 
EA needs to have an option a time period option that allows certain times to be set that the EA can execute trades
EA needs to have a trade limit option, that allows me to set how many trades can be executed at one time, as well as how many trades per day, or per time period 
EA  should have on/off option that would allow me to be able to turn the EA on/off for certain currency pairs
EA should have profit/loss options
Lastly, this EA is for MT4, so conversion of the 120, and 180 min timeframe will be needed, to complete this EA

1) Support for multiple currency 

2) Support for both time sequences together

3) Pivot line( I need the pivot lines to be visible)

Lastly, the EA needs to have a "number of trades per day input/option"

Number of trades per day option/input

 EA is to have 3 separate time start and end inputs, with lot inputs as well as trailing stops on each

 I have existing EA already made, just needs the Macd indicator and RSI indicator added

I need the indicator MA added to the EA, and to work the same as the other indicators

Need the max trade modified to max trades per day not max trades open at one time.  The only modifications are:I need an input option that allows me to set different lot sizes for different currency pairs.  Take out above/below option and replace with inbetween option. Also, macd should have same input options as stochastic indicator 

응답함

1
개발자 1
등급
(636)
프로젝트
1007
47%
중재
33
36% / 36%
기한 초과
99
10%
작업중
게재됨: 6 코드
2
개발자 2
등급
(204)
프로젝트
326
43%
중재
34
32% / 29%
기한 초과
83
25%
무료
3
개발자 3
등급
(252)
프로젝트
462
26%
중재
139
20% / 60%
기한 초과
100
22%
무료
4
개발자 4
등급
(414)
프로젝트
670
33%
중재
60
17% / 32%
기한 초과
113
17%
작업중
5
개발자 5
등급
(117)
프로젝트
138
41%
중재
30
7% / 77%
기한 초과
17
12%
무료
6
개발자 6
등급
(30)
프로젝트
93
49%
중재
18
56% / 17%
기한 초과
38
41%
무료
7
개발자 7
등급
(443)
프로젝트
570
37%
중재
106
39% / 33%
기한 초과
17
3%
무료
8
개발자 8
등급
(130)
프로젝트
184
32%
중재
18
28% / 67%
기한 초과
27
15%
무료
게재됨: 1 코드
9
개발자 9
등급
(33)
프로젝트
35
40%
중재
11
9% / 91%
기한 초과
4
11%
무료
게재됨: 4 코드
10
개발자 10
등급
(84)
프로젝트
149
31%
중재
32
34% / 41%
기한 초과
43
29%
무료
11
개발자 11
등급
(145)
프로젝트
169
50%
중재
22
14% / 55%
기한 초과
22
13%
무료
12
개발자 12
등급
(221)
프로젝트
369
66%
중재
10
50% / 0%
기한 초과
46
12%
무료
13
개발자 13
등급
(251)
프로젝트
400
54%
중재
9
67% / 22%
기한 초과
36
9%
무료
게재됨: 2 코드
비슷한 주문
I’m looking for an experienced developer who can build a Martingale trading bot. I’m willing to pay a fair price for the right developer. I have an example trading account that demonstrates exactly how I want the bot to operate. The strategy is straightforward: the bot trades continuously using a Martingale system. The only exception is that it should automatically pause trading during high-impact news events or
This is a Tradingview project. Would you be able to make this? With a win rate and profit factor and percentage made and profit made and max dd reached. How many modifications would I be able to do? Could there be a table that shows win percentage profit factor and trading window where trades shouldn’t be placed and follows the rules of the pdf How long would it take and would it work on ninjatrader also
I need a professional MQL5 developer to build a high-frequency trading (HFT) Expert Advisor for MT5. Key Requirements & Risk Management Rules: 1. Max Trade Limit: The bot must execute a strict maximum of 1,000 trades. 2. Lot Size Cap: Every trade must be capped at a maximum of 0.50 lots. 3. Execution Speed: Optimized for low-latency, rapid execution. 4. Clean code with proper error handling and clear parameter
I need fully automatic scalping robots for XAUUSD Gold the robot should work on M1 and M5 timeframe and open trades based on the scalping logic using EMA and RSI confirmation it should analyze the market on its own and only take high probability trades
I am looking for an experienced MQL5 / MetaTrader 5 developer to help me add alert notifications to an existing MT5 indicator. What I Have I have an indicator that I am currently using on MetaTrader 5 , but I do not have the source code (.mq5) . I only have the compiled indicator file, or I can provide the indicator file that I currently have. What I Need I want to add alerts when the indicator generates its specific
I need best scalping bot 150 - 300 USD
I have attached the video of the EA I want to reproduce in MQL5. Please study the video carefully and build an EA that follows the same trading behavior shown in it. The EA is for XAUUSD (Gold) and appears to use an automated scalping/grid-style strategy with multiple positions opened around the market price. I want the entry sequence, spacing between positions, lot progression, direction of trades, and
New EA for Moj1367 50 - 100 USD
//@version=6 strategy("Ultimate + 11 Filters Bot [M1 - 0.5 pip TP]", overlay=true, max_boxes_count=500, max_labels_count=500, max_lines_count=500, max_bars_back=5000, default_qty_type=strategy.percent_of_equity, default_qty_value=100, initial_capital=1000, commission_type=strategy.commission.percent, commission_value=0.04) // ═══════════════════════════════════════════════════════════ // 1. تنظیمات ورودی (Inputs)
I need an MT5 EA (MQL5) specifically for XAUUSD, trading price gaps when the market opens/reopens. The EA needs 2 independent strategies: 1. Weekend/Monday Gap: Record the last price before the market closes for the weekend and the first price when XAUUSD reopens at the beginning of the week. Calculate the gap size. When the gap meets the required conditions, the EA trades in the direction of the Gap Fill. Gap Up →
Best performing EA MT5 30 - 1000 USD
I am looking for a reliable MQL4/MQL5 EA that creates orders automatically. If anyone has a good-performing EA available for sale, please share it with verified live trading results or a genuine live track record . I am ready to purchase, but live performance proof is mandatory . Please share the live account results, trading history, and EA details before discussing the purchase
Hi In my current EA, you must edit this robot in an Instagram-based mode to construct robots. My old Robot Pending Order is designed to put merely in order, making it easy to update. I've included a link to the rar file, which is plainly referenced in the video. The strategy behind this work is detailed, as are the Instagram videos that are linked to the chart. As shown in this Instagram video link, we need a robot

프로젝트 정보

예산
60+ USD
기한
에서 0  1 일